Re: Autocompletion based on one field in index

2020-03-03 Thread Mikhail Khludnev
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

2020-03-03 Thread Kumaran Ramasubramanian
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