Skip to content

Query questions #9

Description

@tlmf

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions