vitrivr / vitrivr-engine

vitrivr's next-generation retrieval engine. It is capable of extracting and retrieving a wider range of multimedia objects such as audio, video, images or 3d models.
https://vitrivr.org
MIT License
6 stars 3 forks source link

Simple Boolean Retrieval #40

Closed rahelarnold98 closed 5 months ago

rahelarnold98 commented 8 months ago

Task Description

Cineast sported Boolean Retrieval with simple comparisons, as well as ranges (and for tags, which are ignored in this task). Therefore, this should - as generalised as possible - be introduced to vitrivr-engine.

The Boolean retrieval should support:

In practice, there are two major uses in a query pipeline, which probably need to be addressed differently:

Dependencies

Boundary Conditions

ppanopticon commented 7 months ago

Bump: Update description to capture Goal. Please feel free to add things to the list or clarify.

sauterl commented 7 months ago

Update: A first iteration of boolean retrieval for sub-fields is open as a PR in #50

ppanopticon commented 5 months ago

Closing issue. Moving optional requirements to separate ticket.