Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Introduce 'indexable' predicate #74

Closed
Gavrilov-Ivan opened this issue Jul 16, 2021 · 1 comment
Closed

Introduce 'indexable' predicate #74

Gavrilov-Ivan opened this issue Jul 16, 2021 · 1 comment
Assignees
Milestone

Comments

@Gavrilov-Ivan
Copy link
Contributor

Gavrilov-Ivan commented Jul 16, 2021

It should be possible to create special predicates for index definitions - they should be applied to specific object (candidate for indexing) and decide if it should be indexed or not.

Testing:

  1. Create method providing predicate for indexed entity related to some property value
  2. Create entity instances: one should pass predicate check, another - should not.
  3. Process indexing queue (automatically or via JMX console)
  4. ER: only instance passed predicate check presents in index
@maistrenkoIulia
Copy link

verified

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

No branches or pull requests

3 participants