Hello, I was using Lucene 2.4 and locallucene in my app and upgraded to
lucene 2.9 and I'm using the new spatial contrib package. I've switched
everything from using the locallucene specific classes to using the lucene
spation classes for indexing and searching. Everything compiles but I'm the
fo
gt;
> On Dec 16, 2008, at 8:19 PM, Rajiv2 wrote:
>
>>
>> Hello,
>>
>> I'm using the default lucene Queryparser on the search text : fleming
>> roofing inc., marietta ga
>>
>> Also, I don't want to modify the search text by putting quotes ar
ly your
> intent?
> 3> query.explain (as i remember) is your friend to figure out how the
> weights are being calculated. If you haven't got a copy of Luke, I'd
> *strongly* advise getting one and looking at the "explain" tab...
>
> Best
&g
Hello,
I'm using the default lucene Queryparser on the search text : fleming
roofing inc., marietta ga
These items are in my index.
doc 1: fleming ga
doc 2: marietta ga
doc 3: marietta il
doc 4: marietta ok
doc 5: marietta ok
doc 6: fleming pa
The first match is always "fleming ga" even thoug