Hello, My first time post in this group.
I have been using Lucene recently. I have a question. Where can I find a good explanation on Indexes. Or rather how indexing (Not really the mathematical aspect) happens in Lucene, what all attributes(charTerm, Offset etc) come into play? And the way it is implemented? I checked the "Lucene In Action" and could not find much on actual indexing, what all classes etc are being used. Appreciate your help. Thanks NIKHIL