You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2023/01/01 11:40:56 UTC

[GitHub] [lucene] jpountz commented on pull request #12055: Better skipping for multi-term queries with a FILTER rewrite.

jpountz commented on PR #12055:
URL: https://github.com/apache/lucene/pull/12055#issuecomment-1368422269

   Here is what luceneutil gives on wikimedium10m:
   
   ```
                               TaskQPS baseline      StdDevQPS my_modified_version      StdDev                Pct diff p-value
               BrowseDateTaxoFacets       43.81      (3.9%)       42.63     (12.5%)   -2.7% ( -18% -   14%) 0.359
                       OrHighNotLow      397.64      (9.3%)      387.31      (7.0%)   -2.6% ( -17% -   15%) 0.320
          BrowseDayOfYearTaxoFacets       44.21      (4.4%)       43.10     (12.8%)   -2.5% ( -18% -   15%) 0.406
                       OrHighNotMed      439.76      (8.8%)      431.26      (6.6%)   -1.9% ( -15% -   14%) 0.432
                      OrHighNotHigh      349.59      (8.0%)      342.97      (5.8%)   -1.9% ( -14% -   12%) 0.391
              BrowseMonthTaxoFacets       29.26      (8.8%)       28.75     (12.3%)   -1.7% ( -21% -   21%) 0.609
                      OrNotHighHigh      359.69      (6.8%)      353.47      (5.4%)   -1.7% ( -13% -   11%) 0.374
                            MedTerm      741.89      (6.7%)      729.74      (6.8%)   -1.6% ( -14% -   12%) 0.442
                        AndHighHigh      104.97      (5.6%)      103.30      (5.7%)   -1.6% ( -12% -   10%) 0.373
                           HighTerm      509.66      (7.1%)      501.79      (7.3%)   -1.5% ( -14% -   13%) 0.498
                         OrHighHigh       46.45      (4.3%)       45.79      (3.3%)   -1.4% (  -8% -    6%) 0.240
                            LowTerm      972.50      (7.7%)      959.89      (6.7%)   -1.3% ( -14% -   14%) 0.570
                  HighTermTitleSort      174.75      (6.6%)      172.71      (5.5%)   -1.2% ( -12% -   11%) 0.544
                         AndHighLow     1288.70      (2.7%)     1274.94      (3.1%)   -1.1% (  -6% -    4%) 0.247
                       OrNotHighMed      456.13      (4.5%)      452.07      (3.9%)   -0.9% (  -8% -    7%) 0.504
                  HighTermMonthSort     3799.69      (6.2%)     3765.99      (4.8%)   -0.9% ( -11% -   10%) 0.613
              BrowseMonthSSDVFacets       21.87      (9.8%)       21.67     (10.7%)   -0.9% ( -19% -   21%) 0.786
                         HighPhrase       93.80      (7.4%)       92.97      (6.1%)   -0.9% ( -13% -   13%) 0.680
                    LowSloppyPhrase       59.38      (3.5%)       58.90      (4.2%)   -0.8% (  -8% -    7%) 0.513
                             Fuzzy2       49.64      (1.6%)       49.26      (2.7%)   -0.8% (  -4% -    3%) 0.268
                             Fuzzy1      108.72      (1.5%)      107.94      (1.6%)   -0.7% (  -3% -    2%) 0.148
                        LowSpanNear      157.46      (4.0%)      156.35      (4.0%)   -0.7% (  -8% -    7%) 0.577
        BrowseRandomLabelSSDVFacets       14.99      (5.9%)       14.88      (5.9%)   -0.7% ( -11% -   11%) 0.712
           AndHighHighDayTaxoFacets        6.15      (6.0%)        6.11      (5.6%)   -0.6% ( -11% -   11%) 0.743
                         AndHighMed      206.86      (5.1%)      205.71      (5.7%)   -0.6% ( -10% -   10%) 0.745
                          OrHighMed      178.33      (3.7%)      177.55      (3.7%)   -0.4% (  -7% -    7%) 0.709
                        MedSpanNear       55.68      (3.1%)       55.48      (3.3%)   -0.4% (  -6% -    6%) 0.713
                       HighSpanNear       14.27      (3.5%)       14.23      (3.1%)   -0.3% (  -6% -    6%) 0.780
                            Respell      106.00      (1.8%)      105.77      (1.6%)   -0.2% (  -3% -    3%) 0.695
               HighTermTitleBDVSort       18.32      (3.7%)       18.30      (5.7%)   -0.1% (  -9% -    9%) 0.927
                           PKLookup      235.19      (3.3%)      234.99      (3.8%)   -0.1% (  -6% -    7%) 0.939
                    MedSloppyPhrase       19.51      (3.8%)       19.49      (4.0%)   -0.1% (  -7% -    8%) 0.957
                MedIntervalsOrdered       72.80      (5.6%)       72.76      (5.1%)   -0.1% ( -10% -   11%) 0.971
                          OrHighLow      711.52      (2.3%)      712.77      (2.6%)    0.2% (  -4% -    5%) 0.823
                          LowPhrase       37.03      (5.3%)       37.10      (4.7%)    0.2% (  -9% -   10%) 0.908
                          MedPhrase      147.57      (5.0%)      147.86      (4.2%)    0.2% (  -8% -    9%) 0.893
        BrowseRandomLabelTaxoFacets       35.14     (10.5%)       35.21     (12.7%)    0.2% ( -20% -   26%) 0.955
              HighTermDayOfYearSort      394.78      (5.3%)      395.67      (2.7%)    0.2% (  -7% -    8%) 0.865
                         TermDTSort      129.27      (3.6%)      129.82      (3.7%)    0.4% (  -6% -    7%) 0.711
            AndHighMedDayTaxoFacets      157.89      (2.1%)      158.59      (1.8%)    0.4% (  -3% -    4%) 0.475
                       OrNotHighLow     1014.83      (4.5%)     1020.03      (4.1%)    0.5% (  -7% -    9%) 0.709
             OrHighMedDayTaxoFacets       14.78      (4.6%)       14.87      (4.5%)    0.6% (  -8% -   10%) 0.677
                LowIntervalsOrdered      107.62      (4.9%)      108.44      (3.5%)    0.8% (  -7% -    9%) 0.571
                   HighSloppyPhrase        5.46      (5.3%)        5.51      (3.3%)    0.8% (  -7% -    9%) 0.552
               HighIntervalsOrdered       39.16      (5.5%)       39.52      (4.3%)    0.9% (  -8% -   11%) 0.558
               MedTermDayTaxoFacets       82.95      (3.8%)       83.72      (3.5%)    0.9% (  -6% -    8%) 0.427
               BrowseDateSSDVFacets        5.51      (4.8%)        5.56      (9.9%)    1.0% ( -13% -   16%) 0.692
                             IntNRQ      141.10      (9.5%)      142.93      (7.7%)    1.3% ( -14% -   20%) 0.635
          BrowseDayOfYearSSDVFacets       21.40      (9.8%)       21.89     (12.6%)    2.3% ( -18% -   27%) 0.516
                           Wildcard       49.91      (3.2%)       64.56      (5.8%)   29.4% (  19% -   39%) 0.000
                            Prefix3      149.66      (2.3%)      316.36      (7.6%)  111.4% (  99% -  124%) 0.000
   ```


-- 
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: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org