[jira] [Updated] (LUCENE-3761) Generalize SearcherManager

2012-02-09 Thread Shai Erera (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-3761: --- Attachment: LUCENE-3761.patch Option #2: ThingyManagerG is an abstract class which implements all

[jira] [Resolved] (LUCENE-3757) Change AtomicReaderContext.leaves() to return itsself as only leave to simplify code and remove an otherwise unneeded ReaderUtil method

2012-02-09 Thread Uwe Schindler (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-3757. --- Resolution: Fixed Committed trunk revision: 1242233 Change

[jira] [Commented] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.

2012-02-09 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204349#comment-13204349 ] Dawid Weiss commented on LUCENE-3762: - Just to clarify: I don't think the state

[jira] [Updated] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subreader structur

2012-02-09 Thread Uwe Schindler (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-3736: -- Attachment: LUCENE-3736.patch Hi Mike, I attached a new patch with some obsolete code

[jira] [Commented] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204362#comment-13204362 ] Martijn van Groningen commented on SOLR-3109: - Thanks for the refactoring!

[jira] [Created] (LUCENE-3764) Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())

2012-02-09 Thread Uwe Schindler (Created) (JIRA)
Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap()) - Key: LUCENE-3764 URL: https://issues.apache.org/jira/browse/LUCENE-3764 Project: Lucene - Java

[jira] [Issue Comment Edited] (LUCENE-3736) ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader (that requires LogDocMergePolicy to have identical subre

2012-02-09 Thread Uwe Schindler (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204361#comment-13204361 ] Uwe Schindler edited comment on LUCENE-3736 at 2/9/12 8:41 AM:

[jira] [Commented] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.

2012-02-09 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204372#comment-13204372 ] Dawid Weiss commented on LUCENE-3762: - There are functional differences between

[jira] [Updated] (LUCENE-3731) Create a analysis/uima module for UIMA based tokenizers/analyzers

2012-02-09 Thread Tommaso Teofili (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-3731: Attachment: LUCENE-3731_2.patch Updated patch which incorporates Robert's suggestions.

[jira] [Updated] (SOLR-3094) The statistics entry on the new admin UI is very slow

2012-02-09 Thread Greg Bowyer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Bowyer updated SOLR-3094: -- Attachment: SOLR-3904-Faster-NewUI-Statspage.patch So for the initial stats page, a patch is attached

[jira] [Issue Comment Edited] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Martijn van Groningen (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204362#comment-13204362 ] Martijn van Groningen edited comment on SOLR-3109 at 2/9/12 9:11 AM:

[jira] [Updated] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2012-02-09 Thread Ahmet Arslan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-1604: --- Attachment: SOLR-1604.patch path for trunk Wildcards, ORs etc inside Phrase Queries

[jira] [Updated] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.

2012-02-09 Thread Dawid Weiss (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-3762: Attachment: LUCENE-3762.patch An updated patch with more serious refactorings of LTC.

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

2012-02-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/1704/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest Error Message: ERROR: SolrIndexSearcher opens=13 closes=12 Stack Trace: junit.framework.AssertionFailedError: ERROR:

[jira] [Commented] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.

2012-02-09 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204406#comment-13204406 ] Dawid Weiss commented on LUCENE-3762: - If we're changing JUnit perhaps it's worth

[jira] [Commented] (SOLR-3108) Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance

2012-02-09 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204408#comment-13204408 ] Sami Siren commented on SOLR-3108: -- Mark, your changes + test looks good to me. The way we

[jira] [Commented] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.

2012-02-09 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204410#comment-13204410 ] Dawid Weiss commented on LUCENE-3762: - Didn't run the tests yet, doing it in the

[jira] [Commented] (LUCENE-3762) Upgrade JUnit to 4.10, refactor state-machine of detecting setUp/tearDown call chaining.

2012-02-09 Thread Dawid Weiss (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204419#comment-13204419 ] Dawid Weiss commented on LUCENE-3762: - All tests pass for me with this patch. I

[jira] [Updated] (SOLR-3056) Introduce Japanese field type in schema.xml

2012-02-09 Thread Christian Moen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen updated SOLR-3056: - Attachment: SOLR-3056.patch Introduce Japanese field type in schema.xml

[jira] [Commented] (SOLR-3056) Introduce Japanese field type in schema.xml

2012-02-09 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204438#comment-13204438 ] Christian Moen commented on SOLR-3056: -- I agree, Robert. I'll add suitable

[jira] [Updated] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr

2012-02-09 Thread Christian Moen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen updated LUCENE-3751: --- Attachment: LUCENE-3751.patch Align default Japanese configurations for Lucene and

[jira] [Updated] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr

2012-02-09 Thread Christian Moen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen updated LUCENE-3751: --- Attachment: LUCENE-3751.patch Align default Japanese configurations for Lucene and

[jira] [Commented] (SOLR-3056) Introduce Japanese field type in schema.xml

2012-02-09 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204448#comment-13204448 ] Christian Moen commented on SOLR-3056: -- {{KuromojiAnalyzer}} (LUCENE-3751) has also

[jira] [Created] (SOLR-3115) Improve default Japanese stopwords.txt description

2012-02-09 Thread Christian Moen (Created) (JIRA)
Improve default Japanese stopwords.txt description -- Key: SOLR-3115 URL: https://issues.apache.org/jira/browse/SOLR-3115 Project: Solr Issue Type: Improvement Components: Rules

[jira] [Updated] (SOLR-3115) Improve default Japanese stopwords.txt description

2012-02-09 Thread Christian Moen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen updated SOLR-3115: - Attachment: SOLR-3115.patch Improve default Japanese stopwords.txt description

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

2012-02-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12381/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest Error Message: Could not connect to ZooKeeper 127.0.0.1:27506 within 3 ms Stack Trace: java.util.concurrent.TimeoutException: Could

[jira] [Commented] (SOLR-3115) Improve default Japanese stopwords.txt description

2012-02-09 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204459#comment-13204459 ] Christian Moen commented on SOLR-3115: -- A patch is attached with an improved

[jira] [Issue Comment Edited] (SOLR-3115) Improve default Japanese stopwords.txt description

2012-02-09 Thread Christian Moen (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204459#comment-13204459 ] Christian Moen edited comment on SOLR-3115 at 2/9/12 11:34 AM:

[jira] [Updated] (SOLR-3115) Improve default Japanese stopwords.txt description

2012-02-09 Thread Christian Moen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen updated SOLR-3115: - Affects Version/s: 4.0 3.6 Improve default Japanese stopwords.txt

[jira] [Commented] (SOLR-3056) Introduce Japanese field type in schema.xml

2012-02-09 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204461#comment-13204461 ] Christian Moen commented on SOLR-3056: -- An improved description of

[jira] [Commented] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr

2012-02-09 Thread Christian Moen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204464#comment-13204464 ] Christian Moen commented on LUCENE-3751: Updated patch that now uses a

[jira] [Issue Comment Edited] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr

2012-02-09 Thread Christian Moen (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204464#comment-13204464 ] Christian Moen edited comment on LUCENE-3751 at 2/9/12 11:53 AM:

[jira] [Issue Comment Edited] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr

2012-02-09 Thread Christian Moen (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204464#comment-13204464 ] Christian Moen edited comment on LUCENE-3751 at 2/9/12 11:53 AM:

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

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

[jira] [Updated] (LUCENE-3758) Allow the ComplexPhraseQueryParser to search order or un-order proximity queries.

2012-02-09 Thread Ahmet Arslan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-3758: - Attachment: LUCENE-3758.patch patch for trunk Allow the

[jira] [Updated] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr

2012-02-09 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3751: Attachment: LUCENE-3751.patch Hmm reviewing the patch, there is a trap in

[jira] [Created] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Robert Muir (Created) (JIRA)
trappy ignoreCase behavior with StopFilter/ignoreCase - Key: LUCENE-3765 URL: https://issues.apache.org/jira/browse/LUCENE-3765 Project: Lucene - Java Issue Type: Bug Components:

[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.

2012-02-09 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204516#comment-13204516 ] Sami Siren commented on SOLR-3080: -- bq. I doubt it... Probably we should throw an error if

[jira] [Updated] (SOLR-3088) create shard placeholders

2012-02-09 Thread Sami Siren (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren updated SOLR-3088: - Attachment: SOLR-3088.patch Initial patch. Once the changes in SOLR-3108 gets committed this patch needs

[jira] [Updated] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3765: Attachment: LUCENE-3765.patch Proposed patch: I think its the simplest solution, nuke the

[jira] [Commented] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr

2012-02-09 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204521#comment-13204521 ] Robert Muir commented on LUCENE-3751: - I opened LUCENE-3765 for that, but I think we

[jira] [Resolved] (SOLR-3108) Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance

2012-02-09 Thread Mark Miller (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-3108. --- Resolution: Fixed Thanks Sami and Bruno! Error in SolrCloud's replica lookup code

[jira] [Commented] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Russell Black (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204533#comment-13204533 ] Russell Black commented on SOLR-3109: - The test case is constructed in such a way that

[jira] [Commented] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204534#comment-13204534 ] Robert Muir commented on LUCENE-3765: - Also, for 4.0 i think we should go a step

[jira] [Commented] (SOLR-3088) create shard placeholders

2012-02-09 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204531#comment-13204531 ] Sami Siren commented on SOLR-3088: -- Also i think the error message that is displayed when

[jira] [Commented] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204535#comment-13204535 ] Steven Rowe commented on LUCENE-3765: - +1 trappy ignoreCase

[jira] [Commented] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204537#comment-13204537 ] Steven Rowe commented on LUCENE-3765: - +1 to removing Set?/Object in favor of

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

2012-02-09 Thread Steven A Rowe
This is a JVM SIGSEGV while running ant task dist-maven - I've saved this build: dist-maven: # # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x00080117ec69, pid=64283, tid=0xc041c0 # # Java VM: Java HotSpot(TM) 64-Bit Server VM

[jira] [Commented] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204539#comment-13204539 ] Uwe Schindler commented on LUCENE-3765: --- +1 to remove the Set? and hardcode method

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

2012-02-09 Thread Robert Muir
On Thu, Feb 9, 2012 at 9:04 AM, Steven A Rowe sar...@syr.edu wrote: This is a JVM SIGSEGV while running ant task dist-maven - I've saved this build: Hmm, as far as java 5 goes on jenkins, i'm not sure how much we can 'safely' do with that 1.5.0 jre, except 'compile' (possibly 'javadocs') --

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

2012-02-09 Thread Uwe Schindler
Hi, It should only compile with Java 5 to check compatibility, but the rest should go with Java 6 (as we currently do for all other builds). The problem is, the FreeBSD OS has no never JDK5 that works :( Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de

[jira] [Created] (SOLR-3116) new Admin UI does not allow drill-down into ZooKeeper

2012-02-09 Thread Erick Erickson (Created) (JIRA)
new Admin UI does not allow drill-down into ZooKeeper - Key: SOLR-3116 URL: https://issues.apache.org/jira/browse/SOLR-3116 Project: Solr Issue Type: Bug Affects Versions: 4.0

[jira] [Commented] (SOLR-2667) Finish Solr Admin UI

2012-02-09 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204545#comment-13204545 ] Erick Erickson commented on SOLR-2667: -- How, in general, do we want to carry the new

[jira] [Issue Comment Edited] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Russell Black (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204533#comment-13204533 ] Russell Black edited comment on SOLR-3109 at 2/9/12 2:24 PM: -

[jira] [Commented] (SOLR-3088) create shard placeholders

2012-02-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204546#comment-13204546 ] Mark Miller commented on SOLR-3088: --- bq. Also i think the error message that is displayed

[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.

2012-02-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204547#comment-13204547 ] Mark Miller commented on SOLR-3080: --- bq. I am not sure how that should be handled when

[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.

2012-02-09 Thread Sami Siren (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204549#comment-13204549 ] Sami Siren commented on SOLR-3080: -- bq. Perhaps we should just remove it? Sounds good to

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-09 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204584#comment-13204584 ] Yonik Seeley commented on LUCENE-3756: -- This is indicative of a larger worrying

[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.

2012-02-09 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204590#comment-13204590 ] Yonik Seeley commented on SOLR-3080: bq. I mean, it's a core reload right? Why do we

[jira] [Commented] (SOLR-2667) Finish Solr Admin UI

2012-02-09 Thread David Smiley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204592#comment-13204592 ] David Smiley commented on SOLR-2667: I'm competent with JavaScript and the popular

[jira] [Commented] (SOLR-3080) We should consider removing shard info from Zk when you explicitly unload a SolrCore.

2012-02-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204594#comment-13204594 ] Mark Miller commented on SOLR-3080: --- bq. but if it causes problems with cloud mode then

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-09 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204596#comment-13204596 ] Uwe Schindler commented on LUCENE-3756: --- bq. This is indicative of a larger

[jira] [Commented] (LUCENE-3764) Remove oal.util.MapBackedSet (Java 6 offsers Collections.newSetFromMap())

2012-02-09 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204603#comment-13204603 ] Michael McCandless commented on LUCENE-3764: +1, thanks Uwe!

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-09 Thread Erick Erickson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204606#comment-13204606 ] Erick Erickson commented on LUCENE-3756: +/- INFINITY. Personally, these kinds

[jira] [Updated] (SOLR-3088) create shard placeholders

2012-02-09 Thread Sami Siren (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sami Siren updated SOLR-3088: - Attachment: SOLR-3088.patch an updated patch that applies with current trunk create

[jira] [Issue Comment Edited] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Russell Black (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204533#comment-13204533 ] Russell Black edited comment on SOLR-3109 at 2/9/12 4:06 PM: -

[jira] [Created] (SOLR-3117) CoreDescriptor attempts to use the name before checking if it is null

2012-02-09 Thread Jamie Johnson (Created) (JIRA)
CoreDescriptor attempts to use the name before checking if it is null - Key: SOLR-3117 URL: https://issues.apache.org/jira/browse/SOLR-3117 Project: Solr Issue Type:

[jira] [Updated] (SOLR-3117) CoreDescriptor attempts to use the name before checking if it is null

2012-02-09 Thread Jamie Johnson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie Johnson updated SOLR-3117: Attachment: CoreDescriptor.patch patch to move check if name is null above accessing it

[jira] [Commented] (LUCENE-3761) Generalize SearcherManager

2012-02-09 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204614#comment-13204614 ] Michael McCandless commented on LUCENE-3761: Looks awesome -- I like this 2nd

[jira] [Commented] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204612#comment-13204612 ] Martijn van Groningen commented on SOLR-3109: - Yes, that might be the reason.

[jira] [Updated] (SOLR-3117) CoreDescriptor attempts to use the name before checking if it is null

2012-02-09 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-3117: -- Fix Version/s: 4.0 Assignee: Mark Miller CoreDescriptor attempts to use the name before

[jira] [Updated] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3765: Attachment: LUCENE-3765.patch Updated patch for trunk. I found two traps/bugs and fixed them

[jira] [Created] (LUCENE-3766) Remove/deprecate Tokenizer's default ctor

2012-02-09 Thread Michael McCandless (Created) (JIRA)
Remove/deprecate Tokenizer's default ctor - Key: LUCENE-3766 URL: https://issues.apache.org/jira/browse/LUCENE-3766 Project: Lucene - Java Issue Type: Improvement Reporter: Michael

[jira] [Commented] (LUCENE-3766) Remove/deprecate Tokenizer's default ctor

2012-02-09 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204631#comment-13204631 ] Robert Muir commented on LUCENE-3766: - I think its strange that tokenizer allows a

[jira] [Commented] (LUCENE-3760) Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()

2012-02-09 Thread Eks Dev (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204634#comment-13204634 ] Eks Dev commented on LUCENE-3760: - I have a use case for CommitUserData and I think

[jira] [Commented] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204637#comment-13204637 ] Steven Rowe commented on LUCENE-3765: - bq. Standard/ClassicAnalyzer had a ctor that

[jira] [Assigned] (SOLR-2957) collection URLs in a cluster

2012-02-09 Thread Mark Miller (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-2957: - Assignee: Mark Miller collection URLs in a cluster

[jira] [Updated] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Robert Muir (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-3765: Attachment: LUCENE-3765.patch updated patch. trappy ignoreCase behavior with

[jira] [Commented] (LUCENE-3765) trappy ignoreCase behavior with StopFilter/ignoreCase

2012-02-09 Thread Robert Muir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204639#comment-13204639 ] Robert Muir commented on LUCENE-3765: - I found a couple more Set? remaining

[jira] [Commented] (LUCENE-3756) Don't allow IndexWriterConfig setters to chain

2012-02-09 Thread Steven Rowe (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204650#comment-13204650 ] Steven Rowe commented on LUCENE-3756: - I completely agree with Erick. And as Shai

[jira] [Commented] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Russell Black (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204653#comment-13204653 ] Russell Black commented on SOLR-3109: - In {{TestDistributedGrouping}} you wrote the

[jira] [Updated] (SOLR-2957) collection URLs in a cluster

2012-02-09 Thread Mark Miller (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-2957: -- Attachment: SOLR-2957.patch I've implemented the first part - if you pass a corename in the url that is

[jira] [Commented] (LUCENE-3766) Remove/deprecate Tokenizer's default ctor

2012-02-09 Thread Uwe Schindler (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204660#comment-13204660 ] Uwe Schindler commented on LUCENE-3766: --- As far as I remember this was because of

[jira] [Commented] (LUCENE-3761) Generalize SearcherManager

2012-02-09 Thread Shai Erera (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204668#comment-13204668 ] Shai Erera commented on LUCENE-3761: I like ReferenceManager too. I'll produce a

[jira] [Commented] (SOLR-2191) Change SolrException cstrs that take Throwable to default to alreadyLogged=false

2012-02-09 Thread James Dyer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204672#comment-13204672 ] James Dyer commented on SOLR-2191: -- With SOLR-3022 and SOLR-3032 complete, should this one

Scale function inefficiency perhaps?

2012-02-09 Thread Erick Erickson
Mostly, I'm checking to see if I'm hallucinating or not before going forward ScaleFloatFunction.getValues iterates through all the values for a field in all the documents to find the min and max for a particular field it's using. So far, so good. But is this really necessary every time it

[jira] [Commented] (LUCENE-3761) Generalize SearcherManager

2012-02-09 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204681#comment-13204681 ] Michael McCandless commented on LUCENE-3761: bq. do you think that NRTManager

[jira] [Commented] (SOLR-2191) Change SolrException cstrs that take Throwable to default to alreadyLogged=false

2012-02-09 Thread Mark Miller (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204686#comment-13204686 ] Mark Miller commented on SOLR-2191: --- Sure, makes sense to me. Change

[jira] [Updated] (LUCENE-3766) Remove/deprecate Tokenizer's default ctor

2012-02-09 Thread Michael McCandless (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-3766: --- Attachment: LUCENE-3766.patch Here's an initial patch. Tests pass, but, it's hacky

[jira] [Resolved] (LUCENE-3753) Restructure the Lucene build system

2012-02-09 Thread Steven Rowe (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe resolved LUCENE-3753. - Resolution: Fixed Fix Version/s: 4.0 3.6 The Jenkins builds look

[jira] [Commented] (LUCENE-3760) Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()

2012-02-09 Thread Michael McCandless (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204694#comment-13204694 ] Michael McCandless commented on LUCENE-3760: Eks, do you mean you use the

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

2012-02-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12384/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest Error Message: ERROR: SolrIndexSearcher opens=13 closes=12 Stack Trace: junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher

[jira] [Commented] (SOLR-2957) collection URLs in a cluster

2012-02-09 Thread Yonik Seeley (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204703#comment-13204703 ] Yonik Seeley commented on SOLR-2957: cool! +1 collection URLs in a

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

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

[JENKINS] Lucene-Solr-tests-only-trunk - Build # 12385 - Still Failing

2012-02-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12385/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest Error Message: ERROR: SolrIndexSearcher opens=13 closes=12 Stack Trace: junit.framework.AssertionFailedError: ERROR: SolrIndexSearcher

[jira] [Commented] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204737#comment-13204737 ] Martijn van Groningen commented on SOLR-3109: - No worries :-) I didn't want to

[jira] [Commented] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Russell Black (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204745#comment-13204745 ] Russell Black commented on SOLR-3109: - I'll let you do the test case, as I don't have a

[jira] [Updated] (SOLR-3076) Solr should support block joins

2012-02-09 Thread Mikhail Khludnev (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-3076: --- Attachment: parent-bjq-qparser.patch Robert, Thanks. I did mostly everything beside of the

[jira] [Commented] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Martijn van Groningen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204773#comment-13204773 ] Martijn van Groningen commented on SOLR-3109: - You can share your 3.5 patch as

[jira] [Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests

2012-02-09 Thread Martijn van Groningen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated SOLR-3109: Fix Version/s: 4.0 3.6 group=true requests result in

  1   2   >