Timeline for Why would I use ElasticSearch if I already use a graph database?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 5, 2022 at 16:17 | comment | added | tsturzl | @IrfandyJip basically yes. ES functions quite differently it uses techniques like stemming, n-grams, and tf-idf at it's core to search for text. Technically you could build your own natural language processing on top of a graph database, but to you'd be reinventing a very complicated wheel. | |
| Sep 14, 2021 at 16:44 | comment | added | Irfandy J. | So despite being an overkill, combining both seems like an ideal approach right? ES for searching, and neo4j for recommending related searches? | |
| Oct 9, 2014 at 22:37 | review | First posts | |||
| Oct 10, 2014 at 8:30 | |||||
| Oct 9, 2014 at 22:35 | history | answered | tsturzl | CC BY-SA 3.0 |