You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2019/04/09 10:37:10 UTC

[jira] [Updated] (OAK-2976) Oak percolator

     [ https://issues.apache.org/jira/browse/OAK-2976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella updated OAK-2976:
----------------------------------
    Fix Version/s: 1.14.0

> Oak percolator
> --------------
>
>                 Key: OAK-2976
>                 URL: https://issues.apache.org/jira/browse/OAK-2976
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: query
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Major
>             Fix For: 1.12.0, 1.14.0
>
>
> Inspired by [Elasticsearch percolator|https://www.elastic.co/guide/en/elasticsearch/reference/current/search-percolate.html] we may implement an Oak percolator that would basically store queries and perform specific tasks upon indexing of documents matching those queries.
> The reasons for possibly having that are that such a mechanism could be used to run common but slow queries automatically whenever batches of matching documents get indexed, to eventually warm up the underlying indexes caches.
> Also such a percolator could be used as a notification mechanism (alerting, monitoring).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)