You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/07/10 16:19:00 UTC

[jira] [Commented] (ASTERIXDB-2409) Full-text search returns a subset of true results (only one frame) for multiple keywords queries if the result size is greater than one frame.

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

ASF subversion and git services commented on ASTERIXDB-2409:
------------------------------------------------------------

Commit 7bb77a307c5329605827c0e323dd5c35c79c431e in asterixdb's branch refs/heads/master from [~wangsaeu]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=7bb77a3 ]

[ASTERIXDB-2409][RT] Make the full-text search return entire results

- user model changes: no
- storage format changes: no
- interface changes: no

details:
Currently, the full-text search returns a subset of true results
(only one frame) for multiple keywords queries if the result size
is greater than one frame. This patch fixes the issue.

Change-Id: I8e4a6b949017259b015798fac767bbee35e37b20
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2742
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: abdullah alamoudi <ba...@gmail.com>


> Full-text search returns a subset of true results (only one frame) for multiple keywords queries if the result size is greater than one frame.
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ASTERIXDB-2409
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2409
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Taewoo Kim
>            Assignee: Taewoo Kim
>            Priority: Major
>
> Currently, the full-text search returns a subset of true results (only one frame) for multiple keywords queries if the result size is greater than one frame.



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