ThomasMatlak / food

GNU Affero General Public License v3.0
0 stars 0 forks source link

search #6

Open ThomasMatlak opened 1 year ago

ThomasMatlak commented 1 year ago

Implement endpoints to search for things. See if full-text search indices in Neo4j are sufficient. If not, consider Meilisearch. I have dealt with ES at work too much to consider using it for a personal project.