On Fri, 3 Mar 2006, Trond Aksel Myklebust wrote:
Maybe I should be asking on the Lucene list. I just replaced 1.0 with 1.9 and it works fine except for when I am trying to search by giving a fieldname in the query sent to QueryParser The exception is: org.apache.lucene.queryParser.QueryParser$LookaheadSuccess. If I only define the query as "Trondheim" it works, defining it as "City:Trondheim" doesnt work. Worked fine in 1.0.
Could you please send in simple code to reproduce this. I don't seem to be able to make it happen.
What OS are you running on ? Did you build PyLucene yourself ? if so, with what compiler version ? Thanks ! Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
