Hi,

I am using solr 4.4 and bit confused about how does the edismax parser
treat the pf2 parameter when both the AND and OR operators are used in the
query with ps2=0

For example:

pf2=title^100
q=HDMI AND Video AND (Wire OR Cable)

Should I expect it to check the following bigram phrases?

hdmi video
video wire
video cable

Regards
Niraj

Reply via email to