Hi,

There seems to be a problem in the querying.My query is like-

(NORM_BUS_NME:TEST1\\ TEST)^35.44 OR (TRIGRAM_NORM_BUS_NME:TEST1 TEST)

Individually NORM_BUS_NME:TEST1\\ TEST query returns 1 result and
TRIGRAM_NORM_BUS_NME:TEST1 TEST
returns 355 results but after I do an OR operation the resultant resultet is
just 1.
What might be the issue with this.

Please help.

Vibhor Jaiswal



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Individual-Query-Works-fine-but-OR-Query-not-worning-tp4067666.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to