Closed rahelarnold98 closed 5 months ago
Bump: Update description to capture Goal. Please feel free to add things to the list or clarify.
Update: A first iteration of boolean retrieval for sub-fields is open as a PR in #50
Closing issue. Moving optional requirements to separate ticket.
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:
AND
,OR
andNOT
)In practice, there are two major uses in a query pipeline, which probably need to be addressed differently:
Retriever
Dependencies
Boundary Conditions