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

Query questions #9

Open
tlmf opened this issue Aug 12, 2020 · 0 comments
Open

Query questions #9

tlmf opened this issue Aug 12, 2020 · 0 comments

Comments

@tlmf
Copy link

tlmf commented Aug 12, 2020

Hello, I'd love to use Bleve, but I'm having a hard time figuring out how to use it. I would greatly appreciate if you could point me in the right direction. There are two things I'd like to solve:

  1. Is there an easy way to ensure the data is automatically deleted after X time? For instance, with BadgerKV you can specify that the data should be deleted after 1 week.

  2. Could you help give an example as to how this would be possible: let's say I want users to be able to filter on brewery_id and abv, while searching the description text.. for instance:

  • brewery_id == rogue_ales OR route_66_brewery
  • abv >= 2.5
  • description contains text: imperial

Your help would be much appreciated :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant