Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements for --terms flag #23

Open
ShweataNHegde opened this issue Jul 29, 2021 · 0 comments
Open

Enhancements for --terms flag #23

ShweataNHegde opened this issue Jul 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ShweataNHegde
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
The feature request isn't necessarily related to a problem. With the --terms flag, it would be useful to have functionalities such as:

  • Ignore the comma at the end of the text file because spurious commas will create an incorrect query
  • supporting multiple files with a custom boolean operator between them.
 --term file1.txt file2.txt 
  • including AND and NOT logic (between the terms in the text file and between files) - this can get complicated very quickly!
  • NOT logic would be valuable if we want to define a custom stopword list while querying.

Additional context
More context can be found on the Wiki page.

@ShweataNHegde ShweataNHegde added the enhancement New feature or request label Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant