In Solr, is there a difference between the NOT and - (minus) operators? If so, what is it?
Solr documentation references the Lucene Query Parser Syntax, and it is vague on this matter. The two operators seem to function the same way, but it's not clear.