Hi all, Someone could tell me what is the OR syntax in SOLR and how to use it in a search query ? I tried:
fq=sometag:1+sometag:5 fq=sometag:[1+5] fq=sometag:[1OR5] fq=sometag:1+5 and many more but impossible to get what I want. Thanks for advance -- View this message in context: http://lucene.472066.n3.nabble.com/The-OR-operator-in-a-query-tp3141843p3141843.html Sent from the Solr - User mailing list archive at Nabble.com.