nepsilon / search-query-parser

A simple parser for advanced search query syntax
https://www.npmjs.org/package/search-query-parser
MIT License
253 stars 40 forks source link

Add option to customize negate prefix #54

Open Ivan-Roger opened 1 year ago

Ivan-Roger commented 1 year ago

This PR adds an option to allow configuration of the prefix used to negate search terms.

It keeps the same default value of '-'.