Inverted index in Lucene -


i want know class in lucene generates inverted index?

thanks

the inverted index created in class named freqproxtermswriter, based on information retrieved documents, such term frequency, document frequency, term position etc.


Comments

Popular posts from this blog

c# - Getting control value when switching a view as part of a multiview -

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -