[ 
https://issues.apache.org/jira/browse/OAK-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864644#comment-16864644
 ] 

Vikas Saurabh commented on OAK-7981:
------------------------------------

Work being done at 
https://github.com/catholicon/jackrabbit-oak/tree/OAK-7981-es-impl.

Basic indexing and simple querying should be working.

Some top  level TODO (in no specific order):
* current all string (apart from path, ancestor, etc) get mapped as string - 
that means all would get analyzed and need to be searched with 'keyword' 
sub-field. Maybe mapping (and hence querying would need improving)
* batch indexing
* batch/scroll searching
* implement faceting, suggestion, spellcheck, more-like-this, excerpt (anything 
else??)
* cost estimation

(there's a whole lot of TODOs in code btw)

> Implement elastic search support based off of oak-search
> --------------------------------------------------------
>
>                 Key: OAK-7981
>                 URL: https://issues.apache.org/jira/browse/OAK-7981
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: elastic-search, search
>            Reporter: Vikas Saurabh
>            Assignee: Vikas Saurabh
>            Priority: Major
>




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

Reply via email to