sifter.js icon indicating copy to clipboard operation
sifter.js copied to clipboard

Added option single_token_only and Updated README.md

Open anandphulwani opened this issue 4 years ago • 1 comments

If we want the whole search query to be not split by spaces into words to generate tokens and want the whole search query to be just one token, we can set the single_token_only to true.

anandphulwani avatar Feb 28 '21 20:02 anandphulwani

Coverage Status

Coverage decreased (-0.4%) to 93.069% when pulling 26839823bd2bfaebd875817ba579f56cf50fab5f on anandphulwani:single-token-only-option into 97270b46707ddfb117570653f74153919dbb9cd7 on brianreavis:master.

coveralls avatar Feb 28 '21 20:02 coveralls