lee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Amin Mohammed-Coleman [mailto:ami...@gmail.com]
> Sent: Friday, March 20, 2009 6:58 PM
> To: java-user@lucene.apache.org
> Cc:
> Subject: Re: Performance tips on searching
&
s worked.
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
-Original Message-
From: Amin Mohammed-Coleman [mailto:ami...@gmail.com]
Sent: Friday, March 20, 2009 6:43 PM
To: java-user@lucene.apache.org
Cc: ;
Subject: Re: Performance t
che.org
> Cc: ;
> Subject: Re: Performance tips on searching
>
> Hi
>
> How do you expose a pagination without a customized hit collector. The
> multi searcher does not expose a method for hit collector and sort.
> Maybe this is not an issue for people ...
>
> Chee
ct: Performance tips on searching
Hi, my code receives a search query from the web, there are 5
different
searches that can be searched on - each index is searched with a
single
IndexSearcher referenced in a map. it parses then performs the
search
and return the best 10 results, with scores
PM
> To: java-user@lucene.apache.org
> Subject: Performance tips on searching
>
>
> Hi, my code receives a search query from the web, there are 5 different
> searches that can be searched on - each index is searched with a single
> IndexSearcher referenced in a map. it par
Hi, my code receives a search query from the web, there are 5 different
searches that can be searched on - each index is searched with a single
IndexSearcher referenced in a map. it parses then performs the search
and return the best 10 results, with scores readjusted over the results
s