This is an automated email from the ASF dual-hosted git repository.

airborne pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 0ea052c42a9 [fix] remove useless const_cast and explain const_cast for 
vec (1)  (#56587)
     add 5331b4bd977 [opt](inverted index) add BitmapQuery for boolean query 
composition (#56408)

No new revisions were added by this update.

Summary of changes:
 .../{scorer.h => bitmap_query/bitmap_query.h}      | 33 ++++----
 .../bitmap_scorer.h}                               | 63 ++++++----------
 .../{query.h => bitmap_query/bitmap_weight.h}      | 23 ++++--
 .../inverted_index/query_v2/boolean_query_test.cpp | 88 ++++++++++++++++++++++
 4 files changed, 145 insertions(+), 62 deletions(-)
 copy be/src/olap/rowset/segment_v2/inverted_index/query_v2/{scorer.h => 
bitmap_query/bitmap_query.h} (54%)
 copy 
be/src/olap/rowset/segment_v2/inverted_index/query_v2/{match_all_docs_scorer.h 
=> bitmap_query/bitmap_scorer.h} (54%)
 copy be/src/olap/rowset/segment_v2/inverted_index/query_v2/{query.h => 
bitmap_query/bitmap_weight.h} (55%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to