Settings

Theme

Ask HN: Are there any web services that allow JSON import and search?

2 points by xt508 11 years ago · 3 comments · 1 min read

Reader

I'd like to be able to securely upload an arbitrary JSON file to the web, and then perform a full text search on the text contained in the JSON. If something like this doesn't exist, should I just build an open source service that does what I want?

Jake232 11 years ago

Elasticsearch takes input in JSON format. It's not quite a web service, but could certainly work for your use case.

  • xt508OP 11 years ago

    Does anyone know if there are any web services built around Elasticsearch that would do this?

detaro 11 years ago

Algolia might work?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection