[
https://issues.apache.org/jira/browse/LUCENE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1950.
Resolution: Fixed
Woops, yes this is done.
> Remove autoCommit from IndexWriter
>
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770433#action_12770433
]
Michael McCandless commented on LUCENE-1997:
bq. kind of funny how it likes 10
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1997:
---
Attachment: LUCENE-1997.patch
New patch attached, that un-conflates the comparator &
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1997:
---
Attachment: LUCENE-1997.patch
Small change: add in the same reverseMul that singlePQ
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1997:
---
Attachment: LUCENE-1997.patch
Ugh -- last one was wrong patch. This one should be r
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1997:
---
Attachment: (was: LUCENE-1997.patch)
> Explore performance of multi-PQ vs single
Remove deprecated Scorer.explain(int) method
Key: LUCENE-2011
URL: https://issues.apache.org/jira/browse/LUCENE-2011
Project: Lucene - Java
Issue Type: Task
Components: Search
[
https://issues.apache.org/jira/browse/LUCENE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765093#action_12765093
]
Uwe Schindler edited comment on LUCENE-1973 at 10/27/09 11:19 AM:
--
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2011:
--
Description: This is the only remaining deprecation in core, but is not so
easy to handle, bec
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770492#action_12770492
]
Mark Miller commented on LUCENE-2011:
-
I think I've everything but the PhraseQuery iss
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770498#action_12770498
]
Uwe Schindler commented on LUCENE-2011:
---
I have a patch here which moves the explain
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2011:
--
Attachment: LUCENE-2011.patch
Only TestPayloadTermQuery fails with wrong explanations.
This p
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-2011:
Attachment: LUCENE-2011.patch
*cough* hack *cough*.
If we went this way, we should prob also hack
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770504#action_12770504
]
Mark Miller commented on LUCENE-2011:
-
Okay, Uwe - perhaps we can merge and get someth
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770505#action_12770505
]
Mark Miller commented on LUCENE-2011:
-
Okay, nice - looks like we are pretty similar -
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770505#action_12770505
]
Mark Miller edited comment on LUCENE-2011 at 10/27/09 1:42 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2011:
--
Attachment: LUCENE-2011.patch
An updated patch, I added the termDocs==null case in the TermQue
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2011:
--
Attachment: (was: LUCENE-2011.patch)
> Remove deprecated Scorer.explain(int) method
>
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770509#action_12770509
]
Uwe Schindler commented on LUCENE-2011:
---
bq. I'd say lets go with your patch and jus
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770508#action_12770508
]
Uwe Schindler commented on LUCENE-2011:
---
{quote}
*cough* hack *cough*.
If we went th
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2011:
--
Attachment: LUCENE-2011.patch
I reanimated the TestNearSpan test. TestTermScorer.testExplain c
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-2011:
Attachment: LUCENE-2011.patch
Its because of the loss of whats going on in PayloadTermQuery - we a
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770525#action_12770525
]
Mark Miller edited comment on LUCENE-2011 at 10/27/09 2:37 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770526#action_12770526
]
Uwe Schindler commented on LUCENE-2011:
---
Looks good. I also thought about it and I a
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2011:
--
Attachment: LUCENE-2011.patch
Added the test to your patch.
I also made explain() in SpanScor
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770532#action_12770532
]
Mark Miller commented on LUCENE-2011:
-
Nice on protected - i wanted to package private
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770533#action_12770533
]
Uwe Schindler commented on LUCENE-2011:
---
...had the same idea - and problem.
> Remo
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2011:
--
Attachment: LUCENE-2011-bw.patch
Attached the backwards branch patch.
> Remove deprecated Sco
Thanks for the thorough analysis Jake.
This makes intuitive sense. Early on, there are many insertions to
the PQ, but over time, it "converges" and the insertions eventually
become rare.
So, the total number of insertions that must be handled (= the
sub-leading cost) will necessarily be higher f
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770578#action_12770578
]
Michael McCandless commented on LUCENE-1997:
OK yet more results, this time on
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler reassigned LUCENE-2011:
-
Assignee: Uwe Schindler
> Remove deprecated Scorer.explain(int) method
> ---
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770585#action_12770585
]
Uwe Schindler commented on LUCENE-2011:
---
All tests pass, I think it is now ready to
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770587#action_12770587
]
Jake Mannix commented on LUCENE-1997:
-
Excellent, good to see that my big-O analysis i
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770602#action_12770602
]
Michael McCandless commented on LUCENE-1997:
Hmm disregard those results -- so
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770604#action_12770604
]
Jake Mannix commented on LUCENE-1997:
-
What happened with these ones, Mike?
> Explore
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770611#action_12770611
]
Michael McCandless commented on LUCENE-1997:
First, my reverseMul changes did
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1997:
---
Attachment: LUCENE-1997.patch
OK new rev attached. In previous tests, ints were res
[
https://issues.apache.org/jira/browse/LUCENE-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-2011.
---
Resolution: Fixed
Lucene Fields: [New, Patch Available] (was: [New])
Committed revis
[
https://issues.apache.org/jira/browse/LUCENE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765093#action_12765093
]
Uwe Schindler edited comment on LUCENE-1973 at 10/27/09 10:32 PM:
--
[
https://issues.apache.org/jira/browse/LUCENE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770684#action_12770684
]
Uwe Schindler commented on LUCENE-1973:
---
Now only MultiValueSource remains. Remove?
[
https://issues.apache.org/jira/browse/LUCENE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1994:
---
Fix Version/s: 3.0
> EnwikiConentSource does not work with parallel tasks
>
[
https://issues.apache.org/jira/browse/LUCENE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770694#action_12770694
]
Michael McCandless commented on LUCENE-1994:
I think this also affects Sortabl
Add @Override annotations
-
Key: LUCENE-2012
URL: https://issues.apache.org/jira/browse/LUCENE-2012
Project: Lucene - Java
Issue Type: Task
Reporter: Uwe Schindler
Fix For: 3.0
During remova
[
https://issues.apache.org/jira/browse/LUCENE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1994:
--
Assignee: Michael McCandless
> EnwikiConentSource does not work with parallel
[
https://issues.apache.org/jira/browse/LUCENE-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-2012:
--
Attachment: LUCENE-2012.patch
Patch.
> Add @Override annotations
> -
[
https://issues.apache.org/jira/browse/LUCENE-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770700#action_12770700
]
Mark Miller commented on LUCENE-2012:
-
+1 - I've felt this pain.
Also, in keeping th
[
https://issues.apache.org/jira/browse/LUCENE-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770705#action_12770705
]
DM Smith commented on LUCENE-2012:
--
Uwe, what did you use to generate the @override?
> A
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770708#action_12770708
]
Jake Mannix commented on LUCENE-1997:
-
||Source||Seg size||Query||Tot hits||Sort||Top
[
https://issues.apache.org/jira/browse/LUCENE-1997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770709#action_12770709
]
Jake Mannix commented on LUCENE-1997:
-
Not terribly useful, in that it's MacOS X lapto
[
https://issues.apache.org/jira/browse/LUCENE-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770711#action_12770711
]
Uwe Schindler commented on LUCENE-2012:
---
I use normally only my text editor for deve
50 matches
Mail list logo