[jira] [Updated] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

2014-04-26 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated SOLR-6022: - Attachment: SOLR-6022.patch Here's a patch against trunk that does the rename for IndexSchema and

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 83521 - Failure!

2014-04-26 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/83521/ 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterAbort Error Message: expected:198 but was:199 Stack Trace: java.lang.AssertionError: expected:198 but was:199

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 83521 - Failure!

2014-04-26 Thread Michael McCandless
This repros ... I'll dig. Mike McCandless http://blog.mikemccandless.com On Sat, Apr 26, 2014 at 6:23 AM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/83521/ 1 tests failed. REGRESSION:

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 83521 - Failure!

2014-04-26 Thread Michael McCandless
I committed a fix ... Mike McCandless http://blog.mikemccandless.com On Sat, Apr 26, 2014 at 7:59 AM, Michael McCandless luc...@mikemccandless.com wrote: This repros ... I'll dig. Mike McCandless http://blog.mikemccandless.com On Sat, Apr 26, 2014 at 6:23 AM, buil...@flonkings.com

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.8.0) - Build # 1494 - Still Failing!

2014-04-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1494/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 11171 lines...] [junit4] JVM J0: stderr was not empty, see:

[jira] [Commented] (SOLR-2834) AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

2014-04-26 Thread Georg Sorst (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13981982#comment-13981982 ] Georg Sorst commented on SOLR-2834: --- [~elyograg] Any pointers on how I could fix this

[jira] [Updated] (SOLR-5973) Pluggable Ranking Collectors

2014-04-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5973: - Attachment: SOLR-5973.patch More mergeStrategy tests. Passes precommit. Pluggable Ranking

[jira] [Commented] (SOLR-2834) AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

2014-04-26 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982007#comment-13982007 ] Shawn Heisey commented on SOLR-2834: The URL I posted included the binary version of

[jira] [Comment Edited] (SOLR-2834) AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

2014-04-26 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982007#comment-13982007 ] Shawn Heisey edited comment on SOLR-2834 at 4/26/14 2:50 PM: -

RE: maxThreads in Jetty

2014-04-26 Thread Toke Eskildsen
Otis Gospodnetic [otis.gospodne...@gmail.com] wrote: I think moving away from Jetty and going to Netty or something like that is on the radar for 5, no? That is my understanding, but the thread-issue is just as relevant for a non-Web-container setup: It is quite hard to allocate resources if

RE: maxThreads in Jetty

2014-04-26 Thread Mark Miller
Someone wrote a nice response to this recently - Shawn I think? The gist is, there are no current plans to move to Netty in 5. So far, 5 simply makes the http layer an implementation detail of Solr and stops promising a WAR. --  Mark Miller about.me/markrmiller On April 26, 2014 at 11:28:38

[jira] [Commented] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

2014-04-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982029#comment-13982029 ] Erick Erickson commented on SOLR-6022: -- Ryan: Cool, way to jump on it! And when I did

[jira] [Commented] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

2014-04-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982033#comment-13982033 ] Uwe Schindler commented on SOLR-6022: - The sophisticated backwards policeman says: To

[jira] [Comment Edited] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

2014-04-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982033#comment-13982033 ] Uwe Schindler edited comment on SOLR-6022 at 4/26/14 4:10 PM: --

[jira] [Updated] (SOLR-5973) Pluggable Ranking Collectors

2014-04-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-5973: - Attachment: SOLR-5973.patch Added getCost() method to MergeStrategies. Pluggable Ranking

[jira] [Comment Edited] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

2014-04-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982033#comment-13982033 ] Uwe Schindler edited comment on SOLR-6022 at 4/26/14 4:14 PM: --

[jira] [Commented] (SOLR-6022) Rename getAnalyzer to getIndexAnalyzer

2014-04-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982036#comment-13982036 ] Erick Erickson commented on SOLR-6022: -- Ryan: That'll teach me to read the entire

[jira] [Updated] (SOLR-2834) AnalysisResponseBase.java doesn't handle org.apache.solr.analysis.HTMLStripCharFilter

2014-04-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-2834: Attachment: SOLR-2834.patch I've attached a test case which fails. The

[jira] [Created] (SOLR-6023) NPE in /admin/field with no parameters

2014-04-26 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-6023: --- Summary: NPE in /admin/field with no parameters Key: SOLR-6023 URL: https://issues.apache.org/jira/browse/SOLR-6023 Project: Solr Issue Type:

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1495 - Still Failing!

2014-04-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1495/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 11135 lines...] [junit4] JVM J0: stderr was not empty, see:

Re: maxThreads in Jetty

2014-04-26 Thread Ahmet Arslan
bq. Someone wrote a nice response to this recently - Shawn I think? Its Uwe : http://search-lucene.com/m/WwzTb2XJeVJ1 On Saturday, April 26, 2014 6:59 PM, Mark Miller markrmil...@gmail.com wrote: Someone wrote a nice response to this recently - Shawn I think? The gist is, there are no

[jira] [Updated] (LUCENE-5310) Merge Threads unnecessarily block on SerialMergeScheduler

2014-04-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5310: --- Attachment: LUCENE-5310.patch Another iteration ... this patch moves the stall

Re: maxThreads in Jetty

2014-04-26 Thread Shawn Heisey
On 4/26/2014 9:59 AM, Mark Miller wrote: Someone wrote a nice response to this recently - Shawn I think? The gist is, there are no current plans to move to Netty in 5. So far, 5 simply makes the http layer an implementation detail of Solr and stops promising a WAR. Here's the email that I

[jira] [Commented] (SOLR-5966) Admin UI - menu is fixed, doesn't respect smaller viewports

2014-04-26 Thread Aman Tandon (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982142#comment-13982142 ] Aman Tandon commented on SOLR-5966: --- Thanks, this will be great :) With Regards Aman

[jira] [Commented] (SOLR-5473) Make one state.json per collection

2014-04-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13982173#comment-13982173 ] Mark Miller commented on SOLR-5473: --- Thanks for chiming in. bq. Do we intend to support