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: [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]

Reply via email to