You are correct, sir! I failed Lucene History 101 :-) And I failed my fundamental rule for discussing a search library, which is to do a search first to see if the answer already exists!

At any rate, here's some history on it: http://www.gossamer- threads.com/lists/lucene/java-dev/22104

Nothing like a trip down memory lane.  Sorry for the diversion.


On Apr 18, 2007, at 6:41 PM, Yonik Seeley wrote:

On 4/18/07, Grant Ingersoll <[EMAIL PROTECTED]> wrote:
At any rate, MultiSearcher has been around a lot longer (2001 versus
2004, or at least that is what the changelog seems to indicate)

That doesn't sound right... MultiReader is more fundamental as it's needed
to read any multi-segment index.

Looking back at the history of IndexReader, it looks like there was a
class called SegmentsReader (note the plural).  I bet it was moved
to MultiReader and that is why the history is truncated.

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------
Grant Ingersoll
Center for Natural Language Processing
http://www.cnlp.org

Read the Lucene Java FAQ at http://wiki.apache.org/jakarta-lucene/ LuceneFAQ



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to