Any reason it's Lucene directly and not Solr or ElasticSearch? Here is an example with Solr, Spring Data and Select2: https://github.com/arafalov/Solr-Javadoc/tree/master/SearchServer (the first version was built from scratch in 3 hours....).
Regards, Alex. Personal: http://www.outerthoughts.com/ and @arafalov Solr resources and newsletter: http://www.solr-start.com/ and @solrstart Solr popularizers community: https://www.linkedin.com/groups?gid=6713853 On 1 October 2014 08:18, rashed <[email protected]> wrote: > Hi, > > I developed a web application for search the term. Now , i want to develop > auto suggestion field in the search field where user put term for example > Test, then in the drop down user able to see list of files where test > belongs. > > Can anybody help me how can i do that using apache lucene? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/how-to-do-auto-suggestion-using-apache-lucene-tp4162080.html > Sent from the Lucene - Java Developer mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
