zzzxl1993 commented on code in PR #36356:
URL: https://github.com/apache/doris/pull/36356#discussion_r1668260694
##########
be/src/olap/rowset/segment_v2/inverted_index/query/phrase_query.cpp:
##########
@@ -73,14 +172,33 @@ void PhraseQuery::add(const std::wstring& field_name,
const std::vector<std::str
}
Review Comment:
Matcher handles position information, terms.size() == 1 is handled in other
processes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]