[
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/11/17 9:29 AM:
---------------------------------------------------------------
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
# Query Support
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
# Query Support
> 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
>
>
> 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)