Tanya-W commented on code in PR #19936: URL: https://github.com/apache/doris/pull/19936#discussion_r1209118204
########## be/src/olap/rowset/segment_v2/inverted_index_reader.h: ########## @@ -100,6 +100,11 @@ class InvertedIndexReader { uint32_t get_index_id() const { return _index_id; } + static std::vector<std::string> get_analyse_result(const std::string& field_name, Review Comment: there are some problem, I will fix it -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org