[
https://issues.apache.org/jira/browse/CASSANDRA-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060620#comment-16060620
]
Andrés de la Peña commented on CASSANDRA-13512:
-----------------------------------------------
The patch looks good to me, with some nits about the
[dtest|https://github.com/ifesdjeen/cassandra-dtest/tree/13512-master]:
* There should be a {{@since('3.11')}} annotation in
[{{multinode_full_text_search}}|https://github.com/ifesdjeen/cassandra-dtest/blob/55334ebb724eb5224572c7f58c4f6157bf1780cd/cql_tests.py#L1444].
* I seems there is a typo
[here|https://github.com/ifesdjeen/cassandra-dtest/blob/55334ebb724eb5224572c7f58c4f6157bf1780cd/cql_tests.py#L1442],
"dests" by "dtests".
* This is only a suggestion, I think it would be nice to break [this
line|https://github.com/ifesdjeen/cassandra-dtest/blob/55334ebb724eb5224572c7f58c4f6157bf1780cd/cql_tests.py#L1466]
to satisfy the 120 char width.
> SASI full-text search queries using standard analyzer do not work in
> multi-node environments
> ---------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-13512
> URL: https://issues.apache.org/jira/browse/CASSANDRA-13512
> Project: Cassandra
> Issue Type: Bug
> Reporter: Alex Petrov
> Assignee: Alex Petrov
>
> SASI full-text search queries using standard analyzer do not work in
> multi-node environments. Standard Analyzer will rewind the buffer and search
> term will be empty for any node other than coordinator, so will return no
> results.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]