Hi,

I created a query that will find a match inside documents. Example of text
match "terror india"
And documents with this exact match does exists.

My query generated is like this: (title:"terror india"^4 content:"terror
india"^3 site:"terror india")
But why does it not return any results?
can anyone help me with this? Thanks in advance
-- 
View this message in context: 
http://www.nabble.com/Query-did-not-return-results-tp23227963p23227963.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to