Well, you have to tell us what you expected and what
you're seeing. Including the output with &debugQuery=on
and telling us what you disagree with would be the best
way.

You might also include your definition from your solrconfig
file. You included a fragment of it, but other parts may
have bearing.

Best
Erick

On Thu, Sep 29, 2011 at 8:00 PM, abhayd <ajdabhol...@hotmail.com> wrote:
> hi
> i m using solr from trunk 4.0
> Also dismax is set as default qt with
>    <str name="qf">
>        text^2.5 features^1.1 displayName^15.0 mfg^4.0 description^3.0
>     </str>
>
> 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 .
>
> 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.
>

Reply via email to