« Return to Thread: Re: Boolean retrieval

Re: Boolean retrieval

by Koji Sekiguchi-2 :: Rate this Message:

Reply to Author | View in Thread

tsuraan wrote:

>> Make that "Collector" (new as of 2.9).
>>
>> HitCollector is the old (deprecated as of 2.9) way, which always
>> pre-computed the score of each hit and passed the score to the collect
>> method.
>>    
>
> Where can I find docs for 2.9?  Do I just have to check out the lucene
> trunk and run javadoc there?
>
>  
http://hudson.zones.apache.org/hudson/job/Lucene-trunk/javadoc/all/index.html

Koji


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@...
For additional commands, e-mail: java-user-help@...

 « Return to Thread: Re: Boolean retrieval