I second that, and also a little background on the theoretical underpinnings of the Lucene project, in general... There are some great explanations of inverted indexing out there, and at least one presentation by Doug Cutting that explains the original design of Lucene, in a lot of detail, including reasoning, which I personally found really valuable when learning both how to use the library most effectively and how to hack on the library's internals.
Here's some D. Cutting presentations I googled up. I think there are more out there. http://lucene.sourceforge.net/talks/pisa/ http://lucene.sourceforge.net/talks/inktomi/ Thanks, Troy On Sat, Jul 23, 2011 at 4:14 PM, Digy <digyd...@gmail.com> wrote: > A "Some useful links" section? > like > http://wiki.apache.org/lucene-java/LuceneFAQ > http://wiki.apache.org/jakarta-lucene/BasicsOfPerformance > http://wiki.apache.org/lucene-java/ScoresAsPercentages > > and some other links to external sources about Lucene.Net > > DIGY > > -----Original Message----- > From: Prescott Nasser [mailto:geobmx...@hotmail.com] > Sent: Sunday, July 24, 2011 1:45 AM > To: lucene-net-dev@lucene.apache.org > Subject: [Lucene.Net] Staging Web page > > > I've put an ounce of work into incorporating the new logo into a web layout > - really simplifing everything. Please provide me any feedback you've got. > The Getting Started page requires all the content - but I want to really > spend some time on that, because it's important that it's thorough and clear > to not disuade any users. > > > > http://lucene.net.staging.apache.org/lucene.net/index.html > > > I'm probably going to publish this tonight or tomorrow > > > > ~P = > >