Re: found a bug in query parser upgrading from 1.4.1 to 3.1

2011-06-21 Thread Chris Hostetter
: http://localhost:8983/solr/select?q=life&qf=description_text&defType=dismax&sort=scores:rails_f+desc ... : If I insert the same document into solr 3.1 and run the same query I get the : error: : : Problem accessing /solr/select. Reason: : : undefined field scores : : For some rea

found a bug in query parser upgrading from 1.4.1 to 3.1

2011-06-03 Thread Jason Toy
Greeting all, I found a bug today while trying to upgrade from 1.4.1 to 3.1 In 1.4.1 I was able to insert this doc: User 14914457UserSan Franciscojtoyjtoylife hacker0.05 And then I can run the query: http://localhost:8983/solr/select?q=life&qf=description_text&defType=dismax&sort=scores:rails_