Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10683/
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testSoftAndHardCommitMaxTime
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError:
at
org.apache.lucene.util.LuceneTestCaseRunner.run
Build: https://builds.apache.org/job/Lucene-trunk/1688/
1 tests failed.
REGRESSION: org.apache.lucene.util.automaton.TestCompiledAutomaton.testRandom
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
org.apache.lucene.util.automaton.RunAutomaton
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10682/
1 tests failed.
REGRESSION: org.apache.lucene.util.fst.TestFSTs.testRealTerms
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at org.apache.lucene.util.ArrayUtil.grow(ArrayUt
On Sun, Sep 25, 2011 at 1:35 PM, Jason Toy wrote:
> Scoring seems to still be using an idf score that is not 1 and returning
> results sorted by rareness of a phrase instead of frequency of the word.
also keep in mind overriding idf(int, int) might not give you what you
want for phrase queries (s
[
https://issues.apache.org/jira/browse/LUCENE-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3478:
Attachment: LUCENE-3478.patch
oops, apparently TestComplexExplanations tests some crazy queries th
: I'm just starting to get into solr development and I want to try writing a
: custom Scoring Class. I copied the DefaultSimilarity class and renamed it
...
: I then make sure my TestSimilarity is always used by editing
: conf/schema.xml to have this line:
:
:
: Scoring seems to stil
[
https://issues.apache.org/jira/browse/LUCENE-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3478:
Attachment: LUCENE-3478.patch
here's one possible solution: rather than have a hardcoded floating
[
https://issues.apache.org/jira/browse/LUCENE-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3478:
Description:
{noformat}
ant test -Dtestcase=TestSimpleExplanations -Dtestmethod=testDMQ8
-Dtests.
[
https://issues.apache.org/jira/browse/LUCENE-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118614#comment-13118614
]
Robert Muir commented on LUCENE-3478:
-
LUCENE-3480 changed up random seeds... sorry,
[
https://issues.apache.org/jira/browse/LUCENE-3478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118611#comment-13118611
]
Robert Muir commented on LUCENE-3478:
-
Hmm good find: maybe DefaultSimilarity's expla
[
https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-3474.
-
Resolution: Fixed
Fix Version/s: 4.0
> pass liveDocs Bits down in scorercontext, inst
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118605#comment-13118605
]
Robert Muir commented on LUCENE-3463:
-
Hoss asked me some questions about my comment,
[
https://issues.apache.org/jira/browse/LUCENE-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3479:
Attachment: LUCENE-3479.patch
Thanks for opening this Mike!
Attached is my recommended "fix".
Her
[
https://issues.apache.org/jira/browse/LUCENE-3479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir reassigned LUCENE-3479:
---
Assignee: Robert Muir (was: Michael McCandless)
> TestGrouping failure
> --
[
https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118594#comment-13118594
]
Hoss Man commented on SOLR-2802:
bq. I already have a FieldCopy processor which can copy/mo
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118582#comment-13118582
]
Robert Muir commented on LUCENE-3463:
-
I think its dangerous to do this per-test meth
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118573#comment-13118573
]
Hoss Man commented on LUCENE-3463:
--
bq. There are still some issues with tests that crea
[
https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118565#comment-13118565
]
Jan Høydahl commented on SOLR-2802:
---
I think should still remain in Schema, as it is oft
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-3463:
--
Attachment: LUCENE-3463.patch
Patch with full flexibility
> Jenkins trunk tes
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118516#comment-13118516
]
Uwe Schindler commented on LUCENE-3463:
---
We could generalize the whole thing a litt
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-3463:
--
Attachment: LUCENE-3463.patch
Moved the codec handling back to LTC and made the test runner mo
[
https://issues.apache.org/jira/browse/LUCENE-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118497#comment-13118497
]
Simon Willnauer commented on LUCENE-3186:
-
any comments on this?
[
https://issues.apache.org/jira/browse/LUCENE-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-3480.
-
Resolution: Fixed
Fix Version/s: 4.0
> refactoring of docvalues params in Codec.java
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-3463:
--
Affects Version/s: 4.0
Fix Version/s: 4.0
Summary: Jenkins trunk tests (n
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118485#comment-13118485
]
Uwe Schindler edited comment on LUCENE-3463 at 9/30/11 9:44 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-3463:
--
Attachment: LUCENE-3463.patch
Here a patch that implements this annotation (@UseNoMemoryExpens
[
https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118476#comment-13118476
]
Tom Hill commented on SOLR-2667:
I think the files admin-extra.html and admin-extra.menu-to
[
https://issues.apache.org/jira/browse/SOLR-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118443#comment-13118443
]
bronco commented on SOLR-2797:
--
I mean i changed the java installation and rebooted the server
[
https://issues.apache.org/jira/browse/SOLR-2797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
bronco closed SOLR-2797.
Resolution: Fixed
I installed java sun
> NoClassDefFoundError on field.main=true
> ---
[
https://issues.apache.org/jira/browse/LUCENE-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3476:
Attachment: LUCENE-3476.patch
there is no need to make this non-blocking though I agree fr
[
https://issues.apache.org/jira/browse/LUCENE-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3462:
Attachment: LUCENE-3462.patch
again a tricky one. During close we deactivate all unrelease
[
https://issues.apache.org/jira/browse/LUCENE-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118310#comment-13118310
]
Simon Willnauer commented on LUCENE-3480:
-
thank you for cleaning this up!
[
https://issues.apache.org/jira/browse/LUCENE-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118306#comment-13118306
]
Robert Muir commented on LUCENE-3480:
-
Thanks for taking a look, ill commit shortly!
[
https://issues.apache.org/jira/browse/LUCENE-3462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer reassigned LUCENE-3462:
---
Assignee: Simon Willnauer
> Jenkins builds hang quite often in
> TestIndexWrite
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118272#comment-13118272
]
Dawid Weiss commented on LUCENE-3463:
-
I'm fairly busy too, but I need to put togethe
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118268#comment-13118268
]
Uwe Schindler commented on LUCENE-3463:
---
Should be easy. Unfortunatley, I am curren
[
https://issues.apache.org/jira/browse/LUCENE-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118264#comment-13118264
]
Simon Willnauer commented on LUCENE-3480:
-
+1 looks good to me! thanka for cleani
[
https://issues.apache.org/jira/browse/LUCENE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-3463:
---
Attachment: LUCENE-3463.patch
Here was my first stab at just fixing these tests to a
[
https://issues.apache.org/jira/browse/SOLR-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118255#comment-13118255
]
Greg Martin commented on SOLR-2790:
---
Has any consideration been made to looking into this
[
https://issues.apache.org/jira/browse/LUCENE-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3480:
Attachment: LUCENE-3480.patch
> refactoring of docvalues params in Codec.java
> --
refactoring of docvalues params in Codec.java
-
Key: LUCENE-3480
URL: https://issues.apache.org/jira/browse/LUCENE-3480
Project: Lucene - Java
Issue Type: Task
Affects Versions: 4.0
[
https://issues.apache.org/jira/browse/LUCENE-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-3477.
Resolution: Fixed
> Fix JFlex tokenizer compiler warnings
> --
[
https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118192#comment-13118192
]
Martijn van Groningen commented on LUCENE-3360:
---
bq. That was the plan. But
TestGrouping failure
Key: LUCENE-3479
URL: https://issues.apache.org/jira/browse/LUCENE-3479
Project: Lucene - Java
Issue Type: Bug
Components: modules/grouping
Reporter: Michael McCandless
TestSimpleExplanations failure
--
Key: LUCENE-3478
URL: https://issues.apache.org/jira/browse/LUCENE-3478
Project: Lucene - Java
Issue Type: Bug
Components: core/search
Reporter: Michael McCa
[
https://issues.apache.org/jira/browse/LUCENE-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118159#comment-13118159
]
Michael McCandless commented on LUCENE-3477:
OK I'll add the comment and comm
[
https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118146#comment-13118146
]
Erik Hatcher commented on SOLR-2802:
With SOLR-2599, I imagine we could take copyField'
[
https://issues.apache.org/jira/browse/LUCENE-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118142#comment-13118142
]
Robert Muir commented on LUCENE-3477:
-
Is it possible before committing to add some c
I'm testing out the join functionality on the svn revision 1175424.
I've found when I add a single filter query to a join it works fine, but
when I do more then 1 filter query, the query does not return results.
This single function query with a join returns results:
http://127.0.0.1:8983/solr/se
[
https://issues.apache.org/jira/browse/LUCENE-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118137#comment-13118137
]
Steven Rowe commented on LUCENE-3477:
-
Thanks Mike!
bq. All these seem to be identic
Build: https://builds.apache.org/job/Lucene-trunk/1687/
1 tests failed.
REGRESSION: org.apache.lucene.index.TestTermsEnum.testIntersectRandom
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
org.apache.lucene.util.automaton.RunAutomaton.(RunAut
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118010#comment-13118010
]
sebastian L. edited comment on LUCENE-3440 at 9/30/11 1:31 PM:
[
https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118048#comment-13118048
]
Uwe Schindler commented on LUCENE-3360:
---
bq. Maybe we can forward port this issue i
[
https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118043#comment-13118043
]
Martijn van Groningen commented on LUCENE-3360:
---
I don't see a patch for LU
[
https://issues.apache.org/jira/browse/LUCENE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118034#comment-13118034
]
Michael McCandless commented on LUCENE-3474:
bq. But I don't think we will se
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118023#comment-13118023
]
sebastian L. edited comment on LUCENE-3440 at 9/30/11 12:46 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118023#comment-13118023
]
sebastian L. edited comment on LUCENE-3440 at 9/30/11 12:45 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118023#comment-13118023
]
sebastian L. edited comment on LUCENE-3440 at 9/30/11 12:43 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118026#comment-13118026
]
Michael McCandless commented on LUCENE-3360:
Looks great Martijn!
On waiting
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118023#comment-13118023
]
sebastian L. edited comment on LUCENE-3440 at 9/30/11 12:41 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118010#comment-13118010
]
sebastian L. edited comment on LUCENE-3440 at 9/30/11 12:38 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118010#comment-13118010
]
sebastian L. edited comment on LUCENE-3440 at 9/30/11 12:38 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118023#comment-13118023
]
sebastian L. commented on LUCENE-3440:
--
*testament*
||Terms in fragment||totalWeigh
[
https://issues.apache.org/jira/browse/LUCENE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-3464:
---
Attachment: LUCENE-3464.patch
New patch, cutting over to IndexReader.openIfChanged(o
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118012#comment-13118012
]
sebastian L. commented on LUCENE-3440:
--
Hm, I tried to do that all with trunk but:
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118009#comment-13118009
]
sebastian L. edited comment on LUCENE-3440 at 9/30/11 12:14 PM:
---
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sebastian L. updated LUCENE-3440:
-
Attachment: LUCENE-3.5-SNAPSHOT-3440-6-ProofOfConcept.java
The two tables are created by this si
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sebastian L. updated LUCENE-3440:
-
Attachment: WeightOrderFragmentsBuilder_table02.html
WeightOrderFragmentsBuilder_table02.html:
A
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sebastian L. updated LUCENE-3440:
-
Attachment: WeightOrderFragmentsBuilder_table01.html
WeightOrderFragmentsBuilder_table01.html:
A
[
https://issues.apache.org/jira/browse/LUCENE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen updated LUCENE-3360:
--
Attachment: LUCENE-3360-3x.patch
Updated patch for 3x. All tests pass on my ma
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sebastian L. updated LUCENE-3440:
-
Attachment: (was: LUCENE-3.5-SNAPSHOT-3440-3.patch)
> FastVectorHighlighter: IDF-weighte
[
https://issues.apache.org/jira/browse/LUCENE-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sebastian L. updated LUCENE-3440:
-
Attachment: LUCENE-3.5-SNAPSHOT-3440-6.patch
Patch for 3.5. Docs are still missing.
[
https://issues.apache.org/jira/browse/LUCENE-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117974#comment-13117974
]
Dawid Weiss commented on LUCENE-3477:
-
All these seem to be identical (fall-throughs
[
https://issues.apache.org/jira/browse/LUCENE-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117969#comment-13117969
]
Chris Male commented on LUCENE-3477:
Great idea
> Fix JFlex tokenize
[
https://issues.apache.org/jira/browse/LUCENE-3476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117965#comment-13117965
]
Michael McCandless commented on LUCENE-3476:
OK, mulling on this some more..
[
https://issues.apache.org/jira/browse/LUCENE-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-3477:
---
Attachment: LUCENE-3477.patch
Patch.
Also fixes several other warnings in modules/*
Fix JFlex tokenizer compiler warnings
-
Key: LUCENE-3477
URL: https://issues.apache.org/jira/browse/LUCENE-3477
Project: Lucene - Java
Issue Type: Improvement
Reporter: Michael McCandless
[
https://issues.apache.org/jira/browse/LUCENE-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-3477:
---
Fix Version/s: 4.0
3.5
> Fix JFlex tokenizer compiler warning
[
https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117957#comment-13117957
]
Martijn van Groningen commented on SOLR-2802:
-
+1 This is really needed!
I thin
79 matches
Mail list logo