Hi, I come across Lucene. I want to build a full text search engine which does the following
a. type-ahead b. number of matches found before search c. highlight the search word in the text found d. easy navigation of results. e. title and body search i am trying to build an portable app using lucene similar to http://table.branham.org/#/main Do we have a similar demo for this? Please kindly help me with your thoughts. Thanks in advance.