[ 
https://issues.apache.org/jira/browse/LUCENE-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Willnauer updated LUCENE-2694:
------------------------------------

    Attachment: LUCENE-2694.patch

Added Changes.txt entry and fixed the remaining JavaDoc on TermState. 

My latest benchmark results with that patch are here:
{code}

          unit state        3.81        3.70     -2.9%
    +nebraska +state       41.26       40.61     -1.6%
        +unit +state        3.95        3.90     -1.1%
  spanFirst(unit, 5)        4.55        4.51     -0.9%
               state       10.11       10.07     -0.3%
      "unit state"~3        0.98        0.98     -0.2%
        "unit state"        1.49        1.49     -0.0%
          united~1.0        3.66        3.72      1.5%
            unit~1.0        2.33        2.37      1.6%
          united~2.0        0.81        0.83      2.7%
            unit~2.0        0.35        0.38     10.1%
                 u*d        0.52        0.67     29.5%
doctitle:.*[Uu]nited.*        0.19        0.25     31.6%
                un*d        3.59        4.77     33.0%
                uni*        0.56        0.75     34.9%
               unit*        2.20        3.15     43.3%
{code}

I think we are ready to go - I will commit later today if nobody objects

> MTQ rewrite + weight/scorer init should be single pass
> ------------------------------------------------------
>
>                 Key: LUCENE-2694
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2694
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Search
>            Reporter: Michael McCandless
>            Assignee: Simon Willnauer
>             Fix For: 4.0
>
>         Attachments: LUCENE-2694-FTE.patch, LUCENE-2694.patch, 
> LUCENE-2694.patch, LUCENE-2694.patch, LUCENE-2694.patch, LUCENE-2694.patch, 
> LUCENE-2694.patch, LUCENE-2694.patch, LUCENE-2694.patch, LUCENE-2694.patch, 
> LUCENE-2694.patch, LUCENE-2694.patch, LUCENE-2694_hack.patch
>
>
> Spinoff of LUCENE-2690 (see the hacked patch on that issue)...
> Once we fix MTQ rewrite to be per-segment, we should take it further and make 
> weight/scorer init also run in the same single pass as rewrite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to