The query has been stuck for more than an hour. The total size is less than 1G, 
and the number of docs is around 100,000. Hardware is ok as it works well with 
other much more demanding projects.








------------------ ???????? ------------------
??????: "Li Li"<fancye...@gmail.com>;
????????: 2012??8??16??(??????) ????9:59
??????: "java-user"<java-user@lucene.apache.org>; 

????: Re: Why does this query slow down Lucene?



how slow is it?? are all your searches slow or only that query slow?? how
many docs are indexed and the size of the indexes?? whats the hardware
configuration??
you should describe it clearly to get help.
?? 2012-8-16 ????9:28??"zhoucheng2008" <zhoucheng2...@gmail.com>??????

> Hi,
>
>
> I have the string "$21 a Day Once a Month" to search on a large index.
>
>
> I escape the $ sign, and the query string looks like:
>
>
> +level:0 +(title:21 title:a title:day title:once title:a title:month)
> release_year:1941 code:movieverycd126087
>
>
> This slows down Lucene. Any idea?
>
>
> Thanks,
> Cheng

Reply via email to