[
https://issues.apache.org/jira/browse/OAK-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16150257#comment-16150257
]
Chetan Mehrotra edited comment on OAK-6535 at 9/25/17 5:49 PM:
---------------------------------------------------------------
Feature branch
https://github.com/chetanmeh/jackrabbit-oak/compare/trunk...chetanmeh:OAK-6535
# Add {{PropertyUpdateCallback}} which is invoked for each indexed property
change (/)
# PropertyUpdateCallback based on property index
## For normal index
### Value pattern support (/)
## For unique index
### Check for unique ness constraint (/)
### Store the created time (/)
# Cleanup support
## Cleaner implementation (/)
## Configure a periodic task (/)
# Query Support
## PropertyIndexLookup variant for hybrid (/)
## Index Planner integration (/)
## NodeType Index
## Cursor union (/)
## Reference Index
## Integrate with query plan (/)
## Relative property transform (/)
# Benchmark (/)
was (Author: chetanm):
Feature branch
https://github.com/chetanmeh/jackrabbit-oak/compare/trunk...chetanmeh:OAK-6535
# Add {{PropertyUpdateCallback}} which is invoked for each indexed property
change (/)
# PropertyUpdateCallback based on property index
## For normal index
### Value pattern support (/)
## For unique index
### Check for unique ness constraint (/)
### Store the created time (/)
# Cleanup support
## Cleaner implementation (/)
## Configure a periodic task (/)
# Query Support
## PropertyIndexLookup variant for hybrid (/)
## Index Planner integration (/)
## NodeType Index
## Cursor union (/)
## Reference Index
# Benchmark (/)
> Synchronous Lucene Property Indexes
> -----------------------------------
>
> Key: OAK-6535
> URL: https://issues.apache.org/jira/browse/OAK-6535
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: lucene, property-index
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Fix For: 1.8
>
> Attachments: OAK-6535-v1.diff
>
>
> Oak 1.6 added support for Lucene Hybrid Index (OAK-4412). That enables near
> real time (NRT) support for Lucene based indexes. It also had a limited
> support for sync indexes. This feature aims to improve that to next level and
> enable support for sync property indexes.
> More details at
> https://wiki.apache.org/jackrabbit/Synchronous%20Lucene%20Property%20Indexes
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)