What would you recommend to use for the search field autocomplete
functionality?
Considering I have the whole pdf content, and the user can start searching
for any term from the pdf.
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Hey,
As the SuggeterComponent provides the 'entire content' of the field in the
suggestions. How is it possible to have Suggester to return only part of the
content of the field, instead of the entire content, which in my scenario
quite long?
--
Sent from: http://lucene.472066.n3.nabble.com/Sol
Here is my problem statement and I would really appreciate for your feedback.
Solr version 7.6.0
1. There are 1000's of pdf's with large amount of content are indexed to
Solr.
2. Using AnalyzingInfixSuggester for the suggestions.
Q. As the SuggeterComponent provides the 'entire content' of the f
Here is my problem statement and I would really appreciate for your feedback.
1. There are 1000's of pdf's with large amount of content are indexed to
Solr.
2. Using AnalyzingInfixSuggester for the suggestions.
Q. As the SuggeterComponent provides the 'entire content' of the field in
the suggesti