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 "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2015/02/04 13:42:34 UTC

[jira] [Commented] (OAK-2176) Support for using query engine for search suggestions

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

Tommaso Teofili commented on OAK-2176:
--------------------------------------

implemented _rep:suggest_ in the query engine and Lucene and Solr indexes.
Async update of suggestion indexes and ACL checks still to be done.

> Support for using query engine for search suggestions
> -----------------------------------------------------
>
>                 Key: OAK-2176
>                 URL: https://issues.apache.org/jira/browse/OAK-2176
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: oak-lucene, oak-solr, query
>    Affects Versions: 1.1.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 1.1.7
>
>
> Related to OAK-2175 search engines are often used for term suggestions (e.g. for autocompletion, search as you type, etc.) which I think would be good to support also in Oak, especially having both Lucene (https://lucene.apache.org/core/4_10_0/suggest/org/apache/lucene/search/suggest/Lookup.html) and Solr (https://wiki.apache.org/solr/Suggester https://wiki.apache.org/solr/TermsComponent) already implementing this functionality.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)