[jira] [Created] (SOLR-5012) optimize search with filter when filterCache is null

2013-07-07 Thread Robert Muir (JIRA)
Robert Muir created SOLR-5012: - Summary: optimize search with filter when filterCache is null Key: SOLR-5012 URL: https://issues.apache.org/jira/browse/SOLR-5012 Project: Solr Issue Type:

[jira] [Updated] (SOLR-5012) optimize search with filter when filterCache is null

2013-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated SOLR-5012: -- Attachment: SOLR-5012.patch simple patch: easiest to just wrap the query as if the user specified

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1771 - Still Failing

2013-07-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1771/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=1043,

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1390 - Failure

2013-07-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1390/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=2428,

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4123 - Still Failing

2013-07-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4123/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1) Thread[id=3246,

[jira] [Updated] (SOLR-5005) ScriptRequestHandler

2013-07-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthick Duraisamy Soundararaj updated SOLR-5005: - Attachment: patch Attaching a patch for the initial version.

[jira] [Commented] (SOLR-5010) Add REST support for Copy Fields

2013-07-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701560#comment-13701560 ] Grant Ingersoll commented on SOLR-5010: --- Looking at this more, I'm not sure this

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 615 - Failure!

2013-07-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/615/ Java: 64bit/jdk1.6.0 -XX:-UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.MoreLikeThisHandlerTest Error Message: PermGen space Stack Trace:

Re: svn commit: r1500284 - in /lucene/dev/trunk/solr: ./ core/src/java/org/apache/solr/core/ core/src/java/org/apache/solr/handler/admin/ core/src/test/org/apache/solr/handler/admin/ test-framework/sr

2013-07-07 Thread Erick Erickson
Thanks for the confirmation! The code I modeled after created a new CoreAdminHandler in non-static methods so the variable went out of scope and was cleaned up automatically. Since I put the admin handler creation in a BeforeClass where it was static and tripped this check, just setting my static

[jira] [Resolved] (SOLR-4982) Creating a core while referencing system properties looks like it loses files.

2013-07-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-4982. -- Resolution: Fixed Fix Version/s: 4.4 5.0 Creating a core while

[jira] [Updated] (SOLR-5010) Add REST support for Copy Fields

2013-07-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated SOLR-5010: -- Attachment: SOLR-5010.patch Moves work into the ManagedIndexSchema.addFields, so that it is

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_25) - Build # 3011 - Failure!

2013-07-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3011/ Java: 32bit/jdk1.7.0_25 -client -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.AliasIntegrationTest Error Message: 1 thread leaked from SUITE scope at

[jira] [Commented] (LUCENE-5094) add a ramBytesUsed to OrdinalMap

2013-07-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701576#comment-13701576 ] Adrien Grand commented on LUCENE-5094: -- +1 Patch looks good! add a

[jira] [Commented] (LUCENE-5095) Add useful toString()s to DocValues impls

2013-07-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701578#comment-13701578 ] Adrien Grand commented on LUCENE-5095: -- Actually, I would love if we exposed this

[jira] [Commented] (LUCENE-5095) Add useful toString()s to DocValues impls

2013-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701580#comment-13701580 ] Robert Muir commented on LUCENE-5095: - I strongly disagree with cluttering up these

[jira] [Commented] (SOLR-5005) ScriptRequestHandler

2013-07-07 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701616#comment-13701616 ] Jack Krupansky commented on SOLR-5005: -- 1. How about supporting params just as the

[jira] [Commented] (SOLR-5013) Make langid.fl support dynamic fields

2013-07-07 Thread adfel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701617#comment-13701617 ] adfel commented on SOLR-5013: - Can you make lang-id component work on dynamic fields, without

[jira] [Commented] (SOLR-5005) ScriptRequestHandler

2013-07-07 Thread Karthick Duraisamy Soundararaj (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701647#comment-13701647 ] Karthick Duraisamy Soundararaj commented on SOLR-5005: -- Jack, 2. Is

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_25) - Build # 3012 - Still Failing!

2013-07-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3012/ Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.client.solrj.SolrExampleBinaryTest.testAddDelete Error Message: IOException occured when talking to server at:

[jira] [Commented] (LUCENE-3972) Improve AllGroupsCollector implementations

2013-07-07 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701669#comment-13701669 ] Martijn van Groningen commented on LUCENE-3972: --- I noticed that the real

Re: Several builds hanging pecause of permgen

2013-07-07 Thread Robert Muir
When there were leaks from static classes, we added a checker to LuceneTestCase that looks for RAM N and fails with debugging information. I wonder if some similar check is possible for this case (to make it easier than going thru heapdumps, and to find issues before crash-time)... On Sun, Jul

[jira] [Commented] (LUCENE-3972) Improve AllGroupsCollector implementations

2013-07-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701676#comment-13701676 ] Robert Muir commented on LUCENE-3972: - I think it would be better if we changed these

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_25) - Build # 2970 - Failure!

2013-07-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2970/ Java: 64bit/jdk1.7.0_25 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b94) - Build # 6387 - Failure!

2013-07-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/6387/ Java: 32bit/jdk1.8.0-ea-b94 -server -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete Error Message: Got a hard commit we weren't expecting Stack

[jira] [Created] (LUCENE-5096) WhitespaceTokenizer supports Java whitespace, should also support Unicode whitespace

2013-07-07 Thread JIRA
Jörg Prante created LUCENE-5096: --- Summary: WhitespaceTokenizer supports Java whitespace, should also support Unicode whitespace Key: LUCENE-5096 URL: https://issues.apache.org/jira/browse/LUCENE-5096

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #903: POMs out of sync

2013-07-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/903/ 2 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.org.apache.solr.cloud.BasicDistributedZkTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 1)

Re: svn commit: r868760 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ stag

2013-07-07 Thread Jack Krupansky
I keep forgetting to ask... what exactly does ANYBODY get from this particular notification that comes out a number of times every day and always appears to be absolutely identical other that the revision number? -- Jack Krupansky -Original Message- From: build...@apache.org Sent:

[jira] [Commented] (SOLR-5010) Add REST support for Copy Fields

2013-07-07 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701743#comment-13701743 ] Grant Ingersoll commented on SOLR-5010: --- I plan on committing this in the AM (Monday,

[jira] [Commented] (SOLR-2242) Get distinct count of names for a facet field

2013-07-07 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701761#comment-13701761 ] Bill Bell commented on SOLR-2242: - The one use case (2 parts) that I want to make sure we

[jira] [Commented] (SOLR-4685) JSON response write modification to support RAW JSON

2013-07-07 Thread Bill Bell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701764#comment-13701764 ] Bill Bell commented on SOLR-4685: - Thoughts? We have been using this in production and it

[jira] [Commented] (SOLR-5005) ScriptRequestHandler

2013-07-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13701791#comment-13701791 ] David Smiley commented on SOLR-5005: It's great to see you take a first cut at this