Is it possible to use elasticsearch to get several search results when preforming search on big documents?
Like a book or huge articles..
So I get not only the article itself but also all the positions of relevant data.
Is it even possible when using elasticsearch or should I use a different tool for this?