Re: Minimum test set for idempotent changes in schema.xml

2014-12-06 Thread david.w.smi...@gmail.com
I think I misunderstood what Alex wanted. Now, I think he wants to know which tests exercise the schemas/config that users see (e.g. the example ones). I suggest running tests with “Example” in the name: ant test -Dtestcase=“*Example*" ~ David Smiley Freelance Apache Lucene/Solr Search Consultan

Re: Minimum test set for idempotent changes in schema.xml

2014-12-06 Thread Michael Wechner
Hi David I do not really understand what you are suggesting. I guess Alex was talking about changes on files like for example ./solr/contrib/morphlines-core/src/test-files/solr/minimr/conf/schema.xml ./solr/contrib/uima/src/test-files/uima/solr/collection1/conf/schema.xml ./solr/contrib/velocity

what is the rule for updating CHANGES.txt

2014-12-06 Thread Michael Wechner
Hi Yesterday "morning" I have noticed the following changes - lucene/core/src/java/org/apache/lucene/index/ConcurrentMergeScheduler.java - lucene/core/src/java/org/apache/lucene/index/MergePolicy.java - lucene/core/src/test/org/apache/lucene/index/TestConcurrentMergeScheduler.java and with these

Re: Minimum test set for idempotent changes in schema.xml

2014-12-06 Thread david.w.smi...@gmail.com
Hi Alex, There isn’t a way to say “just schema-related ones”. But, if you suspect the tests you want to run will have a string in the class name then you can run tests for classes matching a supplied regexp. For example: ant test -Dtestcase="*High*" And do that from within a specific module (

[jira] [Updated] (SOLR-6826) fieldType capitalization is not consistent with the rest of case-sensitive field names

2014-12-06 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch updated SOLR-6826: Attachment: SOLR-6826.patch I have updated all the schema definitions and a couple of

[jira] [Created] (SOLR-6826) fieldType capitalization is not consistent with the rest of case-sensitive field names

2014-12-06 Thread Alexandre Rafalovitch (JIRA)
Alexandre Rafalovitch created SOLR-6826: --- Summary: fieldType capitalization is not consistent with the rest of case-sensitive field names Key: SOLR-6826 URL: https://issues.apache.org/jira/browse/SOLR-6826

[jira] [Updated] (LUCENE-6099) Add FilterDirectory.unwrap and FilterDirectoryReader.unwrap

2014-12-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6099: --- Attachment: LUCENE-6099.patch Simple patch ... > Add FilterDirectory.unwrap and Filt

[jira] [Updated] (LUCENE-6099) Add FilterDirectory.unwrap and FilterDirectoryReader.unwrap

2014-12-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6099: --- Issue Type: Improvement (was: Bug) > Add FilterDirectory.unwrap and FilterDirectoryR

[jira] [Created] (LUCENE-6099) Add FilterDirectory.unwrap and FilterDirectoryReader.unwrap

2014-12-06 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6099: -- Summary: Add FilterDirectory.unwrap and FilterDirectoryReader.unwrap Key: LUCENE-6099 URL: https://issues.apache.org/jira/browse/LUCENE-6099 Project: Luce

Re: Interesting blog on G1 GC improvemnts u25 - u60

2014-12-06 Thread Shawn Heisey
On 12/5/2014 2:42 PM, Erick Erickson wrote: > Saw this on the Cloudera website: > > http://blog.cloudera.com/blog/2014/12/tuning-java-garbage-collection-for-hbase/ > > Original post here: > https://software.intel.com/en-us/blogs/2014/06/18/part-1-tuning-java-garbage-collection-for-hbase > > Alth

[jira] [Commented] (SOLR-6778) Dead end UX when following README

2014-12-06 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236983#comment-14236983 ] Alexandre Rafalovitch commented on SOLR-6778: - Looks good for a first go. What

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2014-12-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236974#comment-14236974 ] Yonik Seeley commented on LUCENE-2878: -- bq. It does not matter to me really what sol

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2014-12-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236966#comment-14236966 ] Robert Muir commented on LUCENE-2878: - It does not matter to me really what solr defa

[jira] [Commented] (SOLR-6825) Update 5-min tutorial for Solr 5

2014-12-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236965#comment-14236965 ] Yonik Seeley commented on SOLR-6825: The tutorial is very important for *new* users. I

[jira] [Created] (SOLR-6825) Update 5-min tutorial for Solr 5

2014-12-06 Thread Alexandre Rafalovitch (JIRA)
Alexandre Rafalovitch created SOLR-6825: --- Summary: Update 5-min tutorial for Solr 5 Key: SOLR-6825 URL: https://issues.apache.org/jira/browse/SOLR-6825 Project: Solr Issue Type: Sub-tas

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2014-12-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236963#comment-14236963 ] Yonik Seeley commented on LUCENE-2878: -- bq. Its more than that, indexwriter has to r

[jira] [Commented] (SOLR-6824) Dead link on new website to SVN Web Viewer

2014-12-06 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236956#comment-14236956 ] Alexandre Rafalovitch commented on SOLR-6824: - That issue was apparently over 3

[JENKINS] Lucene-Solr-4.10-Linux (64bit/jdk1.7.0_67) - Build # 129 - Failure!

2014-12-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/129/ Java: 64bit/jdk1.7.0_67 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true) 4 tests failed. FAILED: org.apache.solr.search.TestSolr4Spatial.testRangeSyntax {p0=bbox} Error Message: java.lang.UnsupportedOperationException: t

[jira] [Commented] (SOLR-6824) Dead link on new website to SVN Web Viewer

2014-12-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236952#comment-14236952 ] Uwe Schindler commented on SOLR-6824: - This link works from here. There are currently

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2014-12-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236951#comment-14236951 ] Robert Muir commented on LUCENE-2878: - Its more than that, indexwriter has to reject

Minimum test set for idempotent changes in schema.xml

2014-12-06 Thread Alexandre Rafalovitch
Hi, I want to do some minor cleanup in (multiple) schema.xml. What's the minimum set of tests I need to run before I submit a patch? 'ant test' seems to be a heavy thing. Is there a way to say, just schema-related ones? Regards, Alex. Personal: http://www.outerthoughts.com/ and @arafalov Sol

[jira] [Created] (SOLR-6824) Dead link on new website to SVN Web Viewer

2014-12-06 Thread Alexandre Rafalovitch (JIRA)
Alexandre Rafalovitch created SOLR-6824: --- Summary: Dead link on new website to SVN Web Viewer Key: SOLR-6824 URL: https://issues.apache.org/jira/browse/SOLR-6824 Project: Solr Issue Typ

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2014-12-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236945#comment-14236945 ] Yonik Seeley commented on LUCENE-2878: -- bq. I dont really see it as a choice, the cu

[jira] [Commented] (LUCENE-6098) Indexwriter changecount assertion fail with g1gc

2014-12-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236944#comment-14236944 ] ASF subversion and git services commented on LUCENE-6098: - Commit

[jira] [Commented] (LUCENE-6098) Indexwriter changecount assertion fail with g1gc

2014-12-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236942#comment-14236942 ] ASF subversion and git services commented on LUCENE-6098: - Commit

[jira] [Commented] (LUCENE-6098) Indexwriter changecount assertion fail with g1gc

2014-12-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236941#comment-14236941 ] ASF subversion and git services commented on LUCENE-6098: - Commit

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2014-12-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236939#comment-14236939 ] Robert Muir commented on LUCENE-2878: - I dont really see it as a choice, the current

[jira] [Commented] (LUCENE-2878) Allow Scorer to expose positions and payloads aka. nuke spans

2014-12-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236938#comment-14236938 ] Alan Woodward commented on LUCENE-2878: --- The disadvantage of using -1 to indicate N

Re: Interesting blog on G1 GC improvemnts u25 - u60

2014-12-06 Thread Erick Erickson
Yet again, other people make me look good ;). Or at least provide me with something intelligent to say when people ask about G1 garbage collection as an option Thanks! On Fri, Dec 5, 2014 at 8:32 PM, Robert Muir wrote: > On Fri, Dec 5, 2014 at 4:53 PM, david.w.smi...@gmail.com > wrote: >> F

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 695 - Still Failing

2014-12-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/695/ 3 tests failed. REGRESSION: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch Error Message: The Monkey ran for over 20 seconds and no jetties were stopped - this is worth investigating! Stack Trace: java.la

[jira] [Commented] (SOLR-6239) HttpSolrServer: connection still allocated

2014-12-06 Thread Anton Kozak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236864#comment-14236864 ] Anton Kozak commented on SOLR-6239: --- The issue is reproducible in case of high load, I se

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_40-ea-b09) - Build # 11564 - Failure!

2014-12-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11564/ Java: 64bit/jdk1.8.0_40-ea-b09 -XX:+UseCompressedOops -XX:+UseG1GC (asserts: true) 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest Error Message: Suite timeout exceeded (>= 7200

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

2014-12-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/779/ 1 tests failed. FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.org.apache.solr.hadoop.MorphlineBasicMiniMRTest Error Message: No valid image files found Stack Trace: java.io.FileNotFoundException: No valid image files fou

[jira] [Updated] (LUCENE-6097) Make IW.abortMerges and waitForMerges package private

2014-12-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6097: --- Attachment: LUCENE-6097.patch Simple patch. > Make IW.abortMerges and waitForMerges

[jira] [Assigned] (SOLR-6810) Faster searching limited but high rows across many shards all with many hits

2014-12-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-6810: --- Assignee: Shalin Shekhar Mangar > Faster searching limited but high rows acros

[jira] [Commented] (SOLR-5890) Delete silently fails if not sent to shard where document was added

2014-12-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236722#comment-14236722 ] Shalin Shekhar Mangar commented on SOLR-5890: - bq. Whenever it is not possible

[jira] [Commented] (SOLR-6273) Cross Data Center Replicaton

2014-12-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236719#comment-14236719 ] Shalin Shekhar Mangar commented on SOLR-6273: - This is a very important feature

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2288 - Still Failing

2014-12-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2288/ 1 tests failed. REGRESSION: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch Error Message: There are still nodes recoverying - waited for 30 seconds Stack Trace: java.lang.AssertionError: The

[jira] [Resolved] (LUCENE-6094) IW.rollback can take forever when CMS has stalled threads

2014-12-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6094. Resolution: Fixed > IW.rollback can take forever when CMS has stalled threads > ---

[jira] [Commented] (LUCENE-6094) IW.rollback can take forever when CMS has stalled threads

2014-12-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236707#comment-14236707 ] ASF subversion and git services commented on LUCENE-6094: - Commit

[jira] [Commented] (LUCENE-6094) IW.rollback can take forever when CMS has stalled threads

2014-12-06 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236701#comment-14236701 ] ASF subversion and git services commented on LUCENE-6094: - Commit

[jira] [Commented] (LUCENE-6098) Indexwriter changecount assertion fail with g1gc

2014-12-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236692#comment-14236692 ] Michael McCandless commented on LUCENE-6098: +1 > Indexwriter changecount as

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_20) - Build # 4474 - Still Failing!

2014-12-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4474/ Java: 64bit/jdk1.8.0_20 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true) 4 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: Stack Trace: java.lang.As