On 3/15/06, Samuru Jackson <[EMAIL PROTECTED]> wrote:
> search = "date:[20040101 TO 20040101]  Paris"
> Somehow this range search does not work. I still get the same results
> as without the date:[..]

Try making bother terms mandatory with "+"

"+date:[20040101 TO 20040101]  +Paris"

http://lucene.apache.org/java/docs/queryparsersyntax.html


-Yonik
http://incubator.apache.org/solr Solr, The Open Source Lucene Search Server

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to