I search 'lisp' with lucene application using the following query string:
uid:5^3 OR uid:10^2 OR lang:lisp
I hope result as following:
first:5 (which id is 5)
second:10 (which id is 10)
others:other results sort according to relevance.
it is always ok, but sometimes no
kay, but another not.
balasubramanian sudaakeran wrote:
>
>
> My guess that this can happen when your document matches more than one
> condition. For example first:25 could match lang:java as well??
>
>
>
>
> - Original Message
> From: hacklisp
> To: java-user@l