I think you stumbled onto the same problem I had, check out:
http://mail-archives.apache.org/mod_mbox/lucene-java-user/200705.mbox/[EMAIL 
PROTECTED]

If you don't want to rebuild lucene, consider using the
 public TopDocs search(Query query, Filter filter, int n)
method instead of the one that returns Hits. (You can use null for the
second parameter)

Israel Tsadok

On 6/12/07, 童小军 <[EMAIL PROTECTED]> wrote:

I am use RMI search two server date! When I use one TermQuery return 30ms
(very good)! But when I use booleanQuery add tow termQuery return must 150
ms :(

And three is 250 ms? My query have 13 TermQuery! Return cost 7500 ms .

How can I do it quick! Use ICE(Internet Communications Engine) ZeroC ?



Thank you very much !



xiaojun tong



010-64489518-613

[EMAIL PROTECTED]

www.feedsky.com






--

Israel Tsadok | VP R&D | Omgili

T +972.9.9550750 | F +972.9.9550758 | C +972.52.8372277

[EMAIL PROTECTED] | www.omgili.com

Reply via email to