How to mark AND as a query word not query operator in SOLR -
in solr use case don't have stopwords. found , considered query operator though. placed + in front of , and not considered word more. right way of solving or there more preferred way?
plz use double quotes wrap it.
example:
q=field:"and"
Comments
Post a Comment