Lucene: How to index ngrams and search in them -


i guess way search partial words , phrases in lucene using ngramtokenizer. if there other ways please suggest. c# programmer , new lucene , java programming. using eclipse ide , lucene 5.3.0. managed create lucene index of text file , search in standardanalyzer , englishanalyzer, running errors when indexing ngram tokens. followed few examples online , none of them work. need simple straightforward example of how create index , search in partial words , phrases using ngrams in lucene 5.3.0. hope, experts here can me out this.

thanks in advance.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -