Re: dismax with AND/OR combination

2011-10-02 Thread Chris Hostetter
: i m using solr from trunk 4.0 : Also dismax is set as default qt with : : text^2.5 features^1.1 displayName^15.0 mfg^4.0 description^3.0 : : : myquery is : = : q=+"ab sx"+OR+(mfg:abc+OR+sx)+OR+(displayName:abc+OR+sx)&qt=dismax : : It is not working as per my exp

Re: dismax with AND/OR combination

2011-09-29 Thread yingshou guo
escription^3.0 >>> >>> >>> myquery is >>> = >>> q=+"ab sx"+OR+(mfg:abc+OR+sx)+OR+(displayName:abc+OR+sx)&qt=dismax >>> >>> It is not working as per my expectation . >>> >>> An

Re: dismax with AND/OR combination

2011-09-29 Thread Jason Toy
gt;> It is not working as per my expectation . >> >> Any way to implement this with dismax or any other options? qt=standard >> might work but i want different score when hit is on different fields >> >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/dismax-with-AND-OR-combination-tp3380883p3380883.html >> Sent from the Solr - User mailing list archive at Nabble.com. >>

Re: dismax with AND/OR combination

2011-09-29 Thread yingshou guo
t fields > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/dismax-with-AND-OR-combination-tp3380883p3380883.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: dismax with AND/OR combination

2011-09-29 Thread Erick Erickson
; -- > View this message in context: > http://lucene.472066.n3.nabble.com/dismax-with-AND-OR-combination-tp3380883p3380883.html > Sent from the Solr - User mailing list archive at Nabble.com. >

dismax with AND/OR combination

2011-09-29 Thread abhayd
tation . Any way to implement this with dismax or any other options? qt=standard might work but i want different score when hit is on different fields -- View this message in context: http://lucene.472066.n3.nabble.com/dismax-with-AND-OR-combination-tp3380883p3380883.html Sent from the Solr - Use