[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830475#comment-13830475 ] Erick Erickson commented on SOLR-5488: -- Did you try this exact command? ant test -D

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-22 Thread Houston Putman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830470#comment-13830470 ] Houston Putman commented on SOLR-5488: -- I tried replicating the failures with the J9 J

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830468#comment-13830468 ] Erick Erickson commented on SOLR-5488: -- BTW. In case you're feeling beaten up by these

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830466#comment-13830466 ] Erick Erickson commented on SOLR-5488: -- FWIW, second test fail output: Error Message:

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830463#comment-13830463 ] Erick Erickson commented on SOLR-5488: -- In case you don't see the dev list stuff, I ad

Re: URL Encoding of Plus Sign Character Problem at Solr

2013-11-22 Thread Shawn Heisey
On 11/22/2013 5:03 PM, Furkan KAMACI wrote: Java URL encoder has that explanation at its api docs: /When encoding a String, the following rules apply: / / / */The space character " " is converted into a plus sign "+"./* at: http://docs.oracle.com/javase/6/docs/api/java/net/URLEncoder.html so i

URL Encoding of Plus Sign Character Problem at Solr

2013-11-22 Thread Furkan KAMACI
Java URL encoder has that explanation at its api docs: *When encoding a String, the following rules apply:* *The space character " " is converted into a plus sign "+".* at: http://docs.oracle.com/javase/6/docs/api/java/net/URLEncoder.html so its expected to have %20 for a space character but *

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

2013-11-22 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1032/ No tests ran. Build Log: [...truncated 20582 lines...] - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lu

RE: JDK 8 B116 EA Build is now available.

2013-11-22 Thread Uwe Schindler
Hi Rory, it is installed and has already succeeded some test runs. Unfortunately the b116 build is still unable to build our javadocs because of https://bugs.openjdk.java.net/browse/JDK-8027977. So we cannot run our full build, because it requires javadocs to succeed! Uwe - Uwe

Re: Solr Guide Example for EmbeddedSolrServer Uses An None Existing Method

2013-11-22 Thread Furkan KAMACI
Hi Chris; It's been deleted and does not exist any more. Thanks; Furkan KAMACI 2013/11/23 Chris Hostetter > > Furkan: thanks for point this out. I went ahead and removed the bad > examples and tried to better clarify that EmbeddedSolrServer isn't really > recommended. > > I couldn't find any

Re: Solr Guide Example for EmbeddedSolrServer Uses An None Existing Method

2013-11-22 Thread Chris Hostetter
Furkan: thanks for point this out. I went ahead and removed the bad examples and tried to better clarify that EmbeddedSolrServer isn't really recommended. I couldn't find any unused attachments -- maybe someone already deleted them? If you're still seeing them please send an updated link or

Re: Solr Ref Guide for 4.6

2013-11-22 Thread Furkan KAMACI
Hi Cassandra; *It may not be an important thing* but screenshots of admin page are taken from different versions of Solr at Solr Reference Guide for 4.6. i.e. page 13, 17, 23 etc. Thanks; Furkan KAMACI 2013/11/23 Cassandra Targett > We're waiting on a few updates for the Solr Reference Guide

Solr Ref Guide for 4.6

2013-11-22 Thread Cassandra Targett
We're waiting on a few updates for the Solr Reference Guide for 4.6 (around the new split.key options), but hope to have a RC ready in the next couple of days. In the meantime, if you have some time, please help review the doc and find anything that should be fixed for this release. I've made a PD

[jira] [Updated] (LUCENE-4978) Spatial search with point query won't find identical indexed point

2013-11-22 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-4978: - Fix Version/s: (was: 4.6) 4.7 > Spatial search with point query won't fin

[jira] [Resolved] (SOLR-5439) Using CloudSolrServer to delete a collection results in two attempts to remove the collection, the second of which fails because the collection is already gone.

2013-11-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5439. --- Resolution: Fixed > Using CloudSolrServer to delete a collection results in two attempts to > remove

[jira] [Resolved] (SOLR-5460) SolrDispatchFilter#sendError can get a SolrCore that it does not close.

2013-11-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5460. --- Resolution: Fixed > SolrDispatchFilter#sendError can get a SolrCore that it does not close. >

[jira] [Resolved] (SOLR-5451) SyncStrategy closes it's http connection manager before the executor that uses it in it's close method.

2013-11-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5451. --- Resolution: Fixed > SyncStrategy closes it's http connection manager before the executor that > uses

[jira] [Resolved] (SOLR-5461) Request proxying should only set con.setDoOutput(true) if the request is a post.

2013-11-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5461. --- Resolution: Fixed > Request proxying should only set con.setDoOutput(true) if the request is a > post

[jira] [Resolved] (SOLR-5452) Do not attempt to proxy internal update requests

2013-11-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5452. --- Resolution: Fixed > Do not attempt to proxy internal update requests > ---

[jira] [Resolved] (SOLR-5397) Replication can fail silently in some cases.

2013-11-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5397. --- Resolution: Fixed > Replication can fail silently in some cases. > ---

[jira] [Resolved] (SOLR-5464) ConcurrentSolrServer needs the option to stream pure delete requests.

2013-11-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5464. --- Resolution: Fixed > ConcurrentSolrServer needs the option to stream pure delete requests. > --

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

2013-11-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3418/ Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. REGRESSION: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors.test Error Message: unreferenced files: before delete: [_3.cfe, _

[jira] [Commented] (SOLR-5354) Distributed sort is broken with CUSTOM FieldType

2013-11-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830238#comment-13830238 ] Hoss Man commented on SOLR-5354: I've been looking into Solr's distributed sorting code mor

[jira] [Commented] (SOLR-5208) Support for the setting of core.properties key/values at create-time on Collections API

2013-11-22 Thread Tim Vaillancourt (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830229#comment-13830229 ] Tim Vaillancourt commented on SOLR-5208: "A text editor and Puppet" :) yep, lol. D

[jira] [Created] (SOLR-5492) Return the replica that actually served the query as the first one in shards.info

2013-11-22 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-5492: --- Summary: Return the replica that actually served the query as the first one in shards.info Key: SOLR-5492 URL: https://issues.apache.org/jira/browse/SOLR-5492

Re: [JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_45) - Build # 3417 - Failure!

2013-11-22 Thread Michael McCandless
I committed a fix. Mike McCandless http://blog.mikemccandless.com On Fri, Nov 22, 2013 at 11:02 AM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3417/ > Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseSerialGC > > 3 tests failed. > REGR

[jira] [Updated] (SOLR-5463) Provide cursor/token based "searchAfter" support that works with arbitrary sorting (ie: "deep paging")

2013-11-22 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5463: --- Attachment: SOLR-5463__straw_man.patch bq. I disagree. The fieldDoc only contains the values that were sorted

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

2013-11-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3417/ Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseSerialGC 3 tests failed. REGRESSION: org.apache.lucene.search.suggest.DocumentDictionaryTest.testWithDeletions Error Message: this codec cannot write docvalues Stack Trace

[jira] [Commented] (LUCENE-5339) Simplify the facet module APIs

2013-11-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830069#comment-13830069 ] ASF subversion and git services commented on LUCENE-5339: - Commit

[jira] [Commented] (LUCENE-5316) Taxonomy tree traversing improvement

2013-11-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830060#comment-13830060 ] Michael McCandless commented on LUCENE-5316: OK, I ran the same perf tests wi

[jira] [Commented] (LUCENE-5329) Make DocumentDictionary and co more lenient to dirty documents

2013-11-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830043#comment-13830043 ] ASF subversion and git services commented on LUCENE-5329: - Commit

[jira] [Resolved] (LUCENE-5329) Make DocumentDictionary and co more lenient to dirty documents

2013-11-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5329. Resolution: Fixed Fix Version/s: 4.7 5.0 Thanks Areek!

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2013-11-22 Thread Steven Bower (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830040#comment-13830040 ] Steven Bower commented on SOLR-5488: gonna take a spin with ibm j9... see whats going o

[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 8323 - Failure!

2013-11-22 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8323/ Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} 1 tests failed. REGRESSION: org.apache.solr.update.HardAutoCommitTest.testCommitWithin Error Message: Exception duri

[jira] [Commented] (LUCENE-5329) Make DocumentDictionary and co more lenient to dirty documents

2013-11-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830036#comment-13830036 ] ASF subversion and git services commented on LUCENE-5329: - Commit

[jira] [Resolved] (SOLR-5436) Eliminate the 1500ms wait in overseer loop

2013-11-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5436. --- Resolution: Fixed > Eliminate the 1500ms wait in overseer loop > -

[jira] [Updated] (SOLR-5436) Eliminate the 1500ms wait in overseer loop

2013-11-22 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-5436: -- Fix Version/s: 4.7 5.0 Assignee: Mark Miller (was: Noble Paul) > Eliminate

Re: [VOTE] Lucene / Solr 4.6.0 Take 3

2013-11-22 Thread Simon Willnauer
This vote has passed! I am going to upload the maven artifacts and start the release publishing artifacts to maven. simon On Thu, Nov 21, 2013 at 4:55 PM, Steve Rowe wrote: > Thanks Simon! > > On Nov 21, 2013, at 10:54 AM, Simon Willnauer > wrote: > >> FYI - I committed a fix to trunk, 4x and

[jira] [Resolved] (SOLR-5491) Testing for extra properties should use startsWith rather than indexOf

2013-11-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-5491. -- Resolution: Fixed > Testing for extra properties should use startsWith rather than indexOf > ---

[jira] [Commented] (SOLR-5491) Testing for extra properties should use startsWith rather than indexOf

2013-11-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829941#comment-13829941 ] ASF subversion and git services commented on SOLR-5491: --- Commit 15445

[jira] [Commented] (SOLR-5491) Testing for extra properties should use startsWith rather than indexOf

2013-11-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829939#comment-13829939 ] ASF subversion and git services commented on SOLR-5491: --- Commit 15445

RE: JDK 8 B116 EA Build is now available.

2013-11-22 Thread Uwe Schindler
I am working on installing it! Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de From: Rory O'Donnell Oracle, Dublin Ireland [mailto:rory.odonn...@oracle.com] Sent: Friday, November 22, 2013 9:38 A

[jira] [Commented] (LUCENE-5329) Make DocumentDictionary and co more lenient to dirty documents

2013-11-22 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829937#comment-13829937 ] Michael McCandless commented on LUCENE-5329: Thanks Areek, patch looks great!

Re: svn commit: r1544504 - /lucene/dev/trunk/solr/core/src/test/org/apache/solr/analytics/NoFacetTest.java

2013-11-22 Thread Erick Erickson
Yep, I'm just lazy. And this code is all coming out whenever we get a resolution anyway. On Fri, Nov 22, 2013 at 7:24 AM, Dawid Weiss wrote: > This is a reversible conversion, Erick. So you can just take the raw > long value and convert it back to a double on any machine using > Double.longBit

[jira] [Commented] (SOLR-5208) Support for the setting of core.properties key/values at create-time on Collections API

2013-11-22 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829928#comment-13829928 ] Erick Erickson commented on SOLR-5208: -- David: bq: Shouldn't you simply use String.st

[jira] [Created] (SOLR-5491) Testing for extra properties should use startsWith rather than indexOf

2013-11-22 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-5491: Summary: Testing for extra properties should use startsWith rather than indexOf Key: SOLR-5491 URL: https://issues.apache.org/jira/browse/SOLR-5491 Project: Solr

Re: svn commit: r1544504 - /lucene/dev/trunk/solr/core/src/test/org/apache/solr/analytics/NoFacetTest.java

2013-11-22 Thread Dawid Weiss
This is a reversible conversion, Erick. So you can just take the raw long value and convert it back to a double on any machine using Double.longBitsToDouble (or something, didn't check for actual method name). In my opinion the test is depending on some ordering that fails under jdk8/ ibm. Dawid

[jira] [Commented] (SOLR-5436) Eliminate the 1500ms wait in overseer loop

2013-11-22 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829908#comment-13829908 ] Noble Paul commented on SOLR-5436: -- Why is it not yet resolved? > Eliminate the 1500ms wa

JDK 8 B116 EA Build is now available.

2013-11-22 Thread Rory O'Donnell Oracle, Dublin Ireland
Hi Uwe & Dawid, JDK 8 B116 EA Build is now available for download & test. As we get closer to the endgame we need to hear of any issues you have asap. Ideally we are looking to have issues reported by mid-December. Thanks for your support, Rory -- Rgds,

[jira] [Commented] (LUCENE-5348) Allow to define MLT min doc and term freq for kNN classifier

2013-11-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829797#comment-13829797 ] ASF subversion and git services commented on LUCENE-5348: - Commit

[jira] [Created] (LUCENE-5348) Allow to define MLT min doc and term freq for kNN classifier

2013-11-22 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created LUCENE-5348: --- Summary: Allow to define MLT min doc and term freq for kNN classifier Key: LUCENE-5348 URL: https://issues.apache.org/jira/browse/LUCENE-5348 Project: Lucene -

[jira] [Commented] (LUCENE-4927) Prevent underflow in NB classifier likelihood calculation

2013-11-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829794#comment-13829794 ] ASF subversion and git services commented on LUCENE-4927: - Commit