Check this out:
http://www.gossamer-threads.com/lists/lucene/java-user/35433?search_string=category;#35433
On 7/30/07, Dennis Kubes <[EMAIL PROTECTED]> wrote:
>
> We found that a fast way to do this simply by running a query for each
> category and getting the maxDocs. There would be one query
Mohammad,
see for my 2 cents below,
Good luck.
D
On 7/16/07, Mohammad Norouzi <[EMAIL PROTECTED]> wrote:
Hello
I have problem in range queries, for example, I have queries like
"field:[1
TO 25]" or "field:[1.1 TO 11.25]"
currently these queries not work. field:[20 TO 25] works fine but when
8 mars 2007 06:55, Dima May a écrit:
>
>
> I have a Lucene related questions/problem.
>
> My search results can potentially get very large 200,000+. I want to
> categorize my results. So for example if I have an indexed field "type"
> that has such things as CDs, boo
I have a Lucene related questions/problem.
My search results can potentially get very large 200,000+. I want to
categorize my results. So for example if I have an indexed field "type" that
has such things as CDs, books, videos, power drills, or anything else in the
world, I would want to displa