Re: solr isnt using default field correctly

2009-09-18 Thread DHast
der"~40) >>> text:"law order"~40 >>> OldLuceneQParser >>> >>> However if i do: "law order"~40 >>> i get this: >>> >>> "law order"~40 >>> "law order"~40 >>> text:law order >

Re: solr isnt using default field correctly

2009-09-18 Thread Erik Hatcher
40 i get this: "law order"~40 "law order"~40 text:law order text:law order OldLuceneQParser my Schema xml: . text what should i be doing differently to get the second results like the first? -- View this message in context: http://www.nabble.com/solr-isnt-using-default

Re: solr isnt using default field correctly

2009-09-18 Thread DHast
gt; > . > text > > > what should i be doing differently to get the second results like the > first? > -- View this message in context: http://www.nabble.com/solr-isnt-using-default-field-correctly-tp25507985p25508264.html Sent from the Solr - User mailing list archive at Nabble.com.

solr isnt using default field correctly

2009-09-18 Thread DHast
~40 "law order"~40 text:law order text:law order OldLuceneQParser my Schema xml: . text what should i be doing differently to get the second results like the first? -- View this message in context: http://www.nabble.com/solr-isnt-using-default-field-correctly-tp25507985p25507985.html Sent from the Solr - User mailing list archive at Nabble.com.