kreeben / resin

Vector space index based search engine that's available as a HTTP service or as an embedded library.
MIT License
568 stars 40 forks source link

Prohibit first statement in query from being a "not" statement but allow all other query operators #9

Closed kreeben closed 7 years ago

kreeben commented 7 years ago

Prohibit first statement in a clause from being a "not" statement. "Or" and "and" statements are allowed.