I have a problem regarded to the results of ElasticSearch.
In one document I have 800 pages sized text in one field. The word I want to query for just appears once in this document.
When I search my index ElasticSearch doesn't list it in the result.
Maybe the score is much too low?
I have this problem in more cases than just this one. Is there a possibility to list also documents with a very low result as well?
best regards!