[pylucene-dev] Confusing results of the search queries

Jarek Zgoda jarek.zgoda at sensisoft.com
Thu Jul 5 02:18:12 PDT 2007


Rafał Zawadzki napisał(a):
> Hello. I am using dapper x86_64 with PyLucene 2.1 and this query:
> 
> category:Coke* AND (date-start:["1111-11-11" TO "2007-12-05"] AND
> date-finish:["2007-12-05" TO "9999-99-99"])
> 
> When I am search using this query with PyLucene - it results 8 hits.
> When I am using lucli and another java software - it gets me 0 hits.
> 
> Is this bug in PyLucene?
> 
> I can provide more information if it will be helpfull to solve the problem,

I got exactly opposite results trying to reproduce -- PyLucene gives me
no hits while java-based lucene tools (using the same lucene base
version as PyLucene 2.1.0) give me some consistent number of hits for
the very same search term.

-- 
Jarek Zgoda
Skype: jzgoda | GTalk: zgoda at jabber.aster.pl | voice: +48228430101

"We read Knuth so you don't have to." (Tim Peters)


More information about the pylucene-dev mailing list