[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Ted Dunning (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123641#comment-13123641 ] Ted Dunning commented on SOLR-2765: --- {quote} So if I am understanding this we still have

[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 592 - Failure

2011-10-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/592/ 1 tests failed. REGRESSION: org.apache.lucene.facet.search.SamplingWrapperTest.testCountUsingSamping Error Message: Results are not the same! Stack Trace: junit.framework.AssertionFailedError: Results are not the

[jira] [Commented] (LUCENE-3262) Facet benchmarking

2011-10-09 Thread Gilad Barkai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123650#comment-13123650 ] Gilad Barkai commented on LUCENE-3262: -- Doron, great patch! I ran it and was

[jira] [Commented] (LUCENE-3262) Facet benchmarking

2011-10-09 Thread Shai Erera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123654#comment-13123654 ] Shai Erera commented on LUCENE-3262: bq. Those number are scenario dependent but I

[jira] [Updated] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2011-10-09 Thread Luca Stancapiano (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luca Stancapiano updated LUCENE-3167: - Attachment: LUCENE-3167.patch I submit the new patch including the switch for the osgi

[jira] [Issue Comment Edited] (LUCENE-3167) Make lucene/solr a OSGI bundle through Ant

2011-10-09 Thread Luca Stancapiano (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123656#comment-13123656 ] Luca Stancapiano edited comment on LUCENE-3167 at 10/9/11 9:43 AM:

Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 592 - Failure

2011-10-09 Thread Shai Erera
I think this is a test problem (already found one problem with the test). Digging. Shai On Sun, Oct 9, 2011 at 10:12 AM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/592/ 1 tests failed. REGRESSION:

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 10786 - Failure

2011-10-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10786/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.AutoCommitTest Error Message: java.lang.AssertionError: directory of test was not closed, opened from:

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123666#comment-13123666 ] Chris Male commented on LUCENE-1536: Are these errors in the luceneutil runs

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123669#comment-13123669 ] Robert Muir commented on LUCENE-1536: - I don't have the hardware or time to run this

[JENKINS-MAVEN] Lucene-Solr-Maven-3.x #263: POMs out of sync

2011-10-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-3.x/263/ No tests ran. Build Log (for compile errors): [...truncated 17676 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands,

[jira] [Created] (LUCENE-3501) random sampler is not random (and so facet SamplingWrapperTest occasionally fails)

2011-10-09 Thread Doron Cohen (Created) (JIRA)
random sampler is not random (and so facet SamplingWrapperTest occasionally fails) -- Key: LUCENE-3501 URL: https://issues.apache.org/jira/browse/LUCENE-3501 Project:

Re: [JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 592 - Failure

2011-10-09 Thread Doron Cohen
I too see the problem in the test - there are two problems actually - one in the test which by catching the wrong exception (should be AssertionError) is failing to repeat as many RETRIES as defined in the test, and the other in the so called RandomSample which does not even import

Re: [JENKINS] Lucene-Solr-tests-only-trunk - Build # 10780 - Failure

2011-10-09 Thread Robert Muir
This is a bug in this sim's explain(). ill commit a fix On Sat, Oct 8, 2011 at 7:44 PM, Apache Jenkins Server jenk...@builds.apache.org wrote: Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/10780/ 1 tests failed. REGRESSION:  

[jira] [Updated] (LUCENE-3498) IndexReaderFactory for Lucene

2011-10-09 Thread Jason Rutherglen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-3498: - Attachment: LUCENE-3498.patch Added support for attaching the new Lucene

[jira] [Commented] (LUCENE-3498) IndexReaderFactory for Lucene

2011-10-09 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123695#comment-13123695 ] Jason Rutherglen commented on LUCENE-3498: -- Also, the patch is against 3.x.

[jira] [Commented] (LUCENE-3498) IndexReaderFactory for Lucene

2011-10-09 Thread Jason Rutherglen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123697#comment-13123697 ] Jason Rutherglen commented on LUCENE-3498: -- The current Solr IndexReaderFactory

[jira] [Commented] (SOLR-2358) Distributing Indexing

2011-10-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123702#comment-13123702 ] Mark Miller commented on SOLR-2358: --- Initially, a request will be fully synchronous and

[jira] [Commented] (LUCENE-3501) random sampler is not random (and so facet SamplingWrapperTest occasionally fails)

2011-10-09 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123703#comment-13123703 ] Doron Cohen commented on LUCENE-3501: - The error (from Jenkins) was: {noformat}

[jira] [Resolved] (LUCENE-3493) Solr reopen on a custom reader doesn't work

2011-10-09 Thread Jason Rutherglen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen resolved LUCENE-3493. -- Resolution: Unresolved LUCENE-3498 supercedes this issue as a 100% workable solution.

[jira] [Commented] (SOLR-2358) Distributing Indexing

2011-10-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123706#comment-13123706 ] Mark Miller commented on SOLR-2358: --- bq. Generally speaking, it seems like we should

[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123707#comment-13123707 ] Mark Miller commented on SOLR-2765: --- bq. The overseer will have to update this when nodes

[jira] [Updated] (LUCENE-3501) random sampler is not random (and so facet SamplingWrapperTest occasionally fails)

2011-10-09 Thread Doron Cohen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-3501: Attachment: LUCENE-3501.patch Before applying this patch should do: {noformat} svn mv

[jira] [Issue Comment Edited] (LUCENE-3501) random sampler is not random (and so facet SamplingWrapperTest occasionally fails)

2011-10-09 Thread Doron Cohen (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123710#comment-13123710 ] Doron Cohen edited comment on LUCENE-3501 at 10/9/11 3:50 PM:

[jira] [Commented] (LUCENE-3262) Facet benchmarking

2011-10-09 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123714#comment-13123714 ] Doron Cohen commented on LUCENE-3262: - bq. I reduced those to 1-20 per document with

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Simon Willnauer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123715#comment-13123715 ] Simon Willnauer commented on LUCENE-1536: - bq. I don't have the hardware or time

[jira] [Commented] (LUCENE-3501) random sampler is not random (and so facet SamplingWrapperTest occasionally fails)

2011-10-09 Thread Shai Erera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123717#comment-13123717 ] Shai Erera commented on LUCENE-3501: I briefly went through the patch: * In the

[jira] [Updated] (LUCENE-3498) IndexReaderFactory for Lucene

2011-10-09 Thread Jason Rutherglen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-3498: - Attachment: LUCENE-3498.patch Added a new [backwards compatibility]

[jira] [Commented] (LUCENE-3262) Facet benchmarking

2011-10-09 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123735#comment-13123735 ] Doron Cohen commented on LUCENE-3262: - Committed to 3x in r1180637, thanks Gilad! Now

[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Ted Dunning (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123737#comment-13123737 ] Ted Dunning commented on SOLR-2765: --- {We don't actually currently remove info about a

[jira] [Issue Comment Edited] (SOLR-2765) Shard/Node states

2011-10-09 Thread Ted Dunning (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123737#comment-13123737 ] Ted Dunning edited comment on SOLR-2765 at 10/9/11 5:46 PM:

[jira] [Commented] (LUCENE-3501) random sampler is not random (and so facet SamplingWrapperTest occasionally fails)

2011-10-09 Thread Doron Cohen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123744#comment-13123744 ] Doron Cohen commented on LUCENE-3501: - Thanks for reviewing Shai! I'll change as you

[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Jamie Johnson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123761#comment-13123761 ] Jamie Johnson commented on SOLR-2765: - phew, don't pay attention for a few hours and

[jira] [Commented] (LUCENE-3496) Support grouping by IndexDocValues

2011-10-09 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123763#comment-13123763 ] Martijn van Groningen commented on LUCENE-3496: --- getDirectSource() search

[jira] [Updated] (LUCENE-3496) Support grouping by IndexDocValues

2011-10-09 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-3496: -- Attachment: LUCENE-3496.patch Minor update to

[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Ted Dunning (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123775#comment-13123775 ] Ted Dunning commented on SOLR-2765: --- {quote} So in my mind I am not sure why we need the

[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Ted Dunning (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123778#comment-13123778 ] Ted Dunning commented on SOLR-2765: --- {quote} So in my mind I am not sure why we need the

[jira] [Commented] (SOLR-2816) Versioning

2011-10-09 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123791#comment-13123791 ] Yonik Seeley commented on SOLR-2816: Now that versions are being returned, I'm trying

[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123800#comment-13123800 ] Mark Miller commented on SOLR-2765: --- The current method of dealing with downed nodes is

[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123803#comment-13123803 ] Mark Miller commented on SOLR-2765: --- Also, Jamie, FYI this larger picture work will

[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123806#comment-13123806 ] Mark Miller commented on SOLR-2765: --- {quote}Btw... in English, we are consistently saying

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123818#comment-13123818 ] Michael McCandless commented on LUCENE-1536: Hmm, with the latest patch have

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123826#comment-13123826 ] Robert Muir commented on LUCENE-1536: - +1 to keep this option nuked, otherwise it

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123828#comment-13123828 ] Robert Muir commented on LUCENE-1536: - sounds like we should split out the 'add

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123839#comment-13123839 ] Chris Male commented on LUCENE-1536: Isn't that what this issue has basically become?

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123845#comment-13123845 ] Robert Muir commented on LUCENE-1536: - except that api change could actually be

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Chris Male (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123849#comment-13123849 ] Chris Male commented on LUCENE-1536: I agree this has grown too big and complex. Go

[jira] [Updated] (SOLR-2765) Shard/Node states

2011-10-09 Thread Jamie Johnson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Johnson updated SOLR-2765: Attachment: cluster_state-file.patch Ok, so here is what I currently have. The patch named

[jira] [Commented] (SOLR-2765) Shard/Node states

2011-10-09 Thread Jamie Johnson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123883#comment-13123883 ] Jamie Johnson commented on SOLR-2765: - I'm not sure if this is due to something that I

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123889#comment-13123889 ] Uwe Schindler commented on LUCENE-1536: --- bq. Hmm, with the latest patch have we

[jira] [Updated] (LUCENE-3498) IndexReaderFactory for Lucene

2011-10-09 Thread Jason Rutherglen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated LUCENE-3498: - Attachment: LUCENE-3498.patch Removed SolrIndexReaderFactory, instead SolrCoreAware is

[jira] [Commented] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123900#comment-13123900 ] Uwe Schindler commented on LUCENE-1536: --- bq. Before they were not applied in the

[jira] [Issue Comment Edited] (LUCENE-1536) if a filter can support random access API, we should use it

2011-10-09 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123900#comment-13123900 ] Uwe Schindler edited comment on LUCENE-1536 at 10/10/11 5:16 AM: