Re: Searches fail while indexwriter is open

2007-04-02 Thread baronDodd
aken >> performance to almost embarrasing levels! My understanding was that you >> could search a Lucene index with an IndexSearcher while any write >> operations >> are taking place? Is it possible that the search skips segments which are >> currently being written to? >

Re: Searches fail while indexwriter is open

2007-04-02 Thread Erick Erickson
n IndexSearcher while any write operations are taking place? Is it possible that the search skips segments which are currently being written to? -- View this message in context: http://www.nabble.com/Searches-fail-while-indexwriter-is-open-tf3505182.html#a9789072 Sent from the Lucene - Java Users ma

Searches fail while indexwriter is open

2007-04-02 Thread baronDodd
taking place? Is it possible that the search skips segments which are currently being written to? -- View this message in context: http://www.nabble.com/Searches-fail-while-indexwriter-is-open-tf3505182.html#a9789072 Sent from the Lucene - Java Users mailing list archive at Nabble.com