[
https://issues.apache.org/jira/browse/OAK-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davide Giannella closed OAK-3157.
---------------------------------
Bulk close for 1.3.4
> Lucene suggestions don't work if suggested phrases don't return documents on
> :fulltext search
> ---------------------------------------------------------------------------------------------
>
> Key: OAK-3157
> URL: https://issues.apache.org/jira/browse/OAK-3157
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: lucene
> Reporter: Vikas Saurabh
> Assignee: Tommaso Teofili
> Fix For: 1.2.4, 1.3.4
>
> Attachments: LuceneIndexSuggestionTest.java, OAK-3157.patch
>
>
> In current implementation,
> [suggestions|http://jackrabbit.apache.org/oak/docs/query/lucene.html#Suggestions]
> looks up for suggestions based on indexed properties annotated with
> {{useInSuggest}}. The implementation then tries to find a document which has
> this phrase (currently searched using full text search) and is readable by
> the user.
> In case, no such document result, then the suggestions don't show up in end
> result even though the documents from which these suggestions were generated
> were indeed readable by end-user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)