: I thought it would avoid accessing the index as much as
: possible before actually doing a search, but I did not
: verify whether that is important.
: In case it is not, any simplification is off course welcome.

conceptually: once Query.createWeight(Searcher) is called, the "Search"
has already begun hasn't it?  ... if not then, at the very least when
Weight.scorer(IndexReader) is called i would imagine.


-Hoss


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

Reply via email to