Advice on large dataset query problem

Thanks to this community - so far I found lot's of great help here!

I wanted some advice/hints into the right direction for this fun project I'm working on.
I have >10'000 inputs (each corresponds to 10-20 page written documents each) that I want to categorize by specific tags.
For the tags we've built a database that houses the tag and corresponding "synonyms" that could be found in these documents/inputs. Now I want to use elasticsearch, to find the right tag.
How would I solve this problem with elastic?
I filled elastic with my tags and synonyms and now want to run a query..
Any similar problems available here?

Thank you!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.