Re: Autocompletion based on one field in index
Hi, org.apache.lucene.search.spell.DirectSpellChecker On Tue, Mar 3, 2020 at 8:14 AM Kumaran Ramasubramanian wrote: > Hi All, > > I would like to compute autocompletion based on one field's data. For > example, title field of a list of webpages. Is there anyway to achieve > this? > > > Regards
Autocompletion based on one field in index
Hi All, I would like to compute autocompletion based on one field's data. For example, title field of a list of webpages. Is there anyway to achieve this? Regards Kumaran R