Re: solr isnt using default field correctly

2009-09-18 Thread DHast
yeah something is definitely strange, i think i know what it is though. im going to make a separate post for it, but it cached the results from when i had field:text as a string, Erik Hatcher-4 wrote: > > I just tried this on trunk and both with and without a field selector > it parses to

Re: solr isnt using default field correctly

2009-09-18 Thread Erik Hatcher
I just tried this on trunk and both with and without a field selector it parses to a PhraseQuery. I have trouble believing even Solr 1.3 behaved like you reported, something seems fishy. Erik On Sep 18, 2009, at 9:02 AM, DHast wrote: well it seems what is happening is solr is not

Re: solr isnt using default field correctly

2009-09-18 Thread DHast
well it seems what is happening is solr is not being consistent, DHast wrote: > > hi, > if i do a search: text:"law order"~40 > i get this: > > text:"law order"~40 > text:"law order"~40 > PhraseQuery(text:"law order"~40) > text:"law order"~40 > OldLuceneQParser > > However if i do: "law ord