[jira] [Updated] (SOLR-8550) Add asynchronous DaemonStreams to the Streaming API

2016-01-18 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8550: - Attachment: SOLR-8550.patch New patch begins the work on the /stream handler. Initial patch just

Purging unused fields during merges

2016-01-18 Thread Erick Erickson
I _swear_ I've seen this go by before, but can't find it. Let's say I have removed _all_ documents from my index that mention a particular field (dynamic in this case). Merging segments apparently does not remove that data from the merged segment, and the extra information survives restarts,

[jira] [Created] (SOLR-8565) add & use CommonParams.ROWS_DEFAULT constant (instead of 10)

2016-01-18 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-8565: - Summary: add & use CommonParams.ROWS_DEFAULT constant (instead of 10) Key: SOLR-8565 URL: https://issues.apache.org/jira/browse/SOLR-8565 Project: Solr

[jira] [Updated] (SOLR-8565) add & use CommonParams.ROWS_DEFAULT constant (instead of 10)

2016-01-18 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8565: -- Attachment: SOLR-8565.patch Attaching proposed patch against trunk. > add & use

[jira] [Updated] (SOLR-8565) add & use CommonParams.(ROWS|START)_DEFAULT constant

2016-01-18 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-8565: -- Summary: add & use CommonParams.(ROWS|START)_DEFAULT constant (was: add & use

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.7.0_80) - Build # 15288 - Failure!

2016-01-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15288/ Java: 32bit/jdk1.7.0_80 -server -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.hadoop.MorphlineMapperTest Error Message: 1 thread leaked from SUITE scope at

Re: [CI] Lucene 5x Linux 64 Test Only - Build # 79302 - Failure!

2016-01-18 Thread Michael McCandless
I committed a fix, it's the new DFI sim exposing bad asserts in tests. Mike McCandless On Mon, Jan 18, 2016 at 6:23 AM, wrote: > *BUILD FAILURE* > > Build URL > http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79302/ > Project: lucene_linux_java8_64_test_only

[jira] [Commented] (LUCENE-6930) Decouple GeoPointField from NumericType

2016-01-18 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106018#comment-15106018 ] Nicholas Knize commented on LUCENE-6930: Try again with the new patch. I guess diff didn't like

[jira] [Comment Edited] (LUCENE-6930) Decouple GeoPointField from NumericType

2016-01-18 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106018#comment-15106018 ] Nicholas Knize edited comment on LUCENE-6930 at 1/19/16 12:19 AM: -- Try

Re: [CI] Lucene 5x Linux 64 Test Only - Build # 79308 - Failure!

2016-01-18 Thread Michael McCandless
I committed a fix. Mike McCandless http://blog.mikemccandless.com On Mon, Jan 18, 2016 at 9:28 AM, Michael McCandless wrote: > I'll dig. > > Mike McCandless > > On Mon, Jan 18, 2016 at 7:18 AM, wrote: > >> *BUILD FAILURE* >> >> Build URL >>

Re: [JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 340 - Failure!

2016-01-18 Thread Michael McCandless
I committed a fix, another test bug being too restrictive about scores w/ the new sim. Mike McCandless http://blog.mikemccandless.com On Mon, Jan 18, 2016 at 11:24 AM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/340/ >

[jira] [Commented] (LUCENE-6930) Decouple GeoPointField from NumericType

2016-01-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105986#comment-15105986 ] Michael McCandless commented on LUCENE-6930: Hmm I get compilation errors because things

[JENKINS-EA] Lucene-Solr-5.4-Linux (64bit/jdk-9-ea+95) - Build # 409 - Still Failing!

2016-01-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/409/ Java: 64bit/jdk-9-ea+95 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings 3 tests failed. FAILED: org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testIndexingWithTikaEntityProcessor Error Message: Stack

[jira] [Commented] (LUCENE-6930) Decouple GeoPointField from NumericType

2016-01-18 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106127#comment-15106127 ] Nicholas Knize commented on LUCENE-6930: Nice!!! Thanks for that protip! That certainly would

[jira] [Commented] (SOLR-8500) Allow the number of threads ConcurrentUpdateSolrClient StreamingSolrClients configurable by a system property

2016-01-18 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106132#comment-15106132 ] Erick Erickson commented on SOLR-8500: -- bq: I think using more than 1 thread may actually introduce

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 341 - Still Failing!

2016-01-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/341/ Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseG1GC 3 tests failed. FAILED: org.apache.solr.hadoop.MorphlineMapperTest.testMapper Error Message: Malformed / non-existent locale: near: { #

[jira] [Commented] (LUCENE-6930) Decouple GeoPointField from NumericType

2016-01-18 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15106031#comment-15106031 ] Michael McCandless commented on LUCENE-6930: Thanks [~nknize] If you pass

[jira] [Updated] (LUCENE-6930) Decouple GeoPointField from NumericType

2016-01-18 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6930: --- Attachment: LUCENE-6930.patch > Decouple GeoPointField from NumericType >

Re: [VOTE] Release Lucene/Solr 5.3.2-RC2

2016-01-18 Thread Tomás Fernández Löbbe
SUCCESS! [1:16:42.067861] +1 On Mon, Jan 18, 2016 at 11:09 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > +1 > > SUCCESS! [0:30:48.710775] > > Mike McCandless > > http://blog.mikemccandless.com > > > On Mon, Jan 18, 2016 at 11:23 AM, Anshum Gupta > wrote: >

Re: [JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 340 - Failure!

2016-01-18 Thread Robert Muir
Thanks Mike! On Mon, Jan 18, 2016 at 6:25 PM, Michael McCandless wrote: > I committed a fix, another test bug being too restrictive about scores > w/ the new sim. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Mon, Jan 18, 2016 at 11:24 AM, Policeman

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk-9-ea+95) - Build # 15290 - Failure!

2016-01-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15290/ Java: 64bit/jdk-9-ea+95 -XX:+UseCompressedOops -XX:+UseG1GC -XX:-CompactStrings 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_66) - Build # 15291 - Still Failing!

2016-01-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15291/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.RecoveryAfterSoftCommitTest.test Error Message: Didn't see all replicas for shard shard1 in collection1 come up

[JENKINS] Lucene-Solr-NightlyTests-5.4 - Build # 19 - Still Failing

2016-01-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.4/19/ 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=57588, name=collection1, state=RUNNABLE,

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15586 - Failure!

2016-01-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15586/ Java: 32bit/jdk-9-ea+95 -client -XX:+UseConcMarkSweepGC -XX:-CompactStrings 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest Error Message: ObjectTracker found 3 object(s) that were not

[JENKINS] Lucene-Solr-Tests-5.4-Java7 - Build # 26 - Failure

2016-01-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.4-Java7/26/ No tests ran. Build Log: [...truncated 5647 lines...] ERROR: Publisher 'Archive the artifacts' failed: no workspace for Lucene-Solr-Tests-5.4-Java7 #26 [javac] Creating empty

[JENKINS] Lucene-Solr-SmokeRelease-5.x - Build # 439 - Still Failing

2016-01-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/439/ No tests ran. Build Log: [...truncated 53267 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist [copy] Copying

Re: [DISCUSS] Apache Joshua Incubator Proposal - Machine Translation Toolkit

2016-01-18 Thread Mattmann, Chris A (3980)
Great Hen, we’d love to have you on board as a mentor! Please add yourself to the proposal on the wiki. Anyone else have interest in Machine Translation? Any OpenNLP folks, Hadoop folks, Tika, or Lucene folks? CC’ing the dev lists for visibility please feel free to reply to general@i.a.o. I’ll

[JENKINS-MAVEN] Lucene-Solr-Maven-5.3 #16: POMs out of sync

2016-01-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.3/16/ No tests ran. Build Log: [...truncated 25455 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.3/build.xml:742: The following error occurred while executing this line:

Re: [VOTE] Release Lucene/Solr 5.3.2-RC2

2016-01-18 Thread Noble Paul
+1 SUCCESS! [1:32:46.196214] using java 7 On Tue, Jan 19, 2016 at 12:53 PM, Shalin Shekhar Mangar wrote: > +1 > > SUCCESS! [1:27:55.806617] > > On Mon, Jan 18, 2016 at 9:53 PM, Anshum Gupta wrote: >> Please vote for the RC2 release candidate for

[jira] [Updated] (SOLR-8029) Modernize and standardize Solr APIs

2016-01-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8029: - Description: Solr APIs have organically evolved and they are sometimes inconsistent with each other or

[JENKINS-MAVEN] Lucene-Solr-Maven-5.4 #18: POMs out of sync

2016-01-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.4/18/ No tests ran. Build Log: [...truncated 26135 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.4/build.xml:808: The following error occurred while executing this line:

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 3027 - Failure!

2016-01-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3027/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test Error Message: No live SolrServers available to handle this request Stack

Re: [VOTE] Release Lucene/Solr 5.3.2-RC2

2016-01-18 Thread Shalin Shekhar Mangar
+1 SUCCESS! [1:27:55.806617] On Mon, Jan 18, 2016 at 9:53 PM, Anshum Gupta wrote: > Please vote for the RC2 release candidate for Lucene/Solr 5.3.2 > > The artifacts can be downloaded from: > https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-5.3.2-RC2-rev1725196

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

2016-01-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1660/ No tests ran. Build Log: [...truncated 25000 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:800: The following error occurred while executing this line:

Re: [VOTE] Release Lucene/Solr 5.4.1 RC2

2016-01-18 Thread Ramkumar R. Aiyengar
+1 SUCCESS! [0:56:50.593184] On Mon, Jan 18, 2016 at 7:19 PM, Erick Erickson wrote: > +1 > > SUCCESS! [0:42:55.587563] > > So I see I'm between Mike and Shalin in terms of how fast my machine > goes > > On Mon, Jan 18, 2016 at 8:58 AM, Shalin Shekhar Mangar >

[jira] [Updated] (LUCENE-6930) Decouple GeoPointField from NumericType

2016-01-18 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6930: --- Attachment: LUCENE-6930.patch Attached patch adds the following changes: * Adds a new

[JENKINS-EA] Lucene-Solr-5.4-Linux (32bit/jdk-9-ea+95) - Build # 408 - Still Failing!

2016-01-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/408/ Java: 32bit/jdk-9-ea+95 -server -XX:+UseG1GC -XX:-CompactStrings 3 tests failed. FAILED: org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testIndexingWithTikaEntityProcessor Error Message: Stack Trace:

[jira] [Updated] (SOLR-8550) Add asynchronous DaemonStreams to the Streaming API

2016-01-18 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8550: - Attachment: SOLR-8550.patch Added Thread state to info Tuple. I think the next step is to start

Re: Purging unused fields during merges

2016-01-18 Thread Erick Erickson
If you look with Luke for instance, the now-referenced-by-no-document fields are still reported as being in the corpus. They serve no useful purpose, and could theoretically be purged (I've seen schema designs that have many thousands of fields be redesigned for instance). So it seems like at the

[jira] [Commented] (LUCENE-6982) throw IAE on illegal bm25 parameter values

2016-01-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105851#comment-15105851 ] ASF subversion and git services commented on LUCENE-6982: - Commit 1725353 from

[jira] [Resolved] (LUCENE-6982) throw IAE on illegal bm25 parameter values

2016-01-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-6982. - Resolution: Fixed Fix Version/s: Trunk 5.5 > throw IAE on illegal bm25

[jira] [Commented] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-18 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105888#comment-15105888 ] Robert Muir commented on LUCENE-6972: - +1 > QueryBuilder should not differentiate single position

[jira] [Commented] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-18 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105807#comment-15105807 ] Adrien Grand commented on LUCENE-6972: -- [~jim.ferenczi] How do you feel about changing the patch to

[jira] [Commented] (LUCENE-6982) throw IAE on illegal bm25 parameter values

2016-01-18 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105840#comment-15105840 ] ASF subversion and git services commented on LUCENE-6982: - Commit 1725350 from

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2972 - Failure!

2016-01-18 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2972/ Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: org.apache.solr.hadoop.MorphlineMapperTest.testMapper Error Message: Malformed / non-existent locale: near: { #

Re: Purging unused fields during merges

2016-01-18 Thread Adrien Grand
Hi Erick, It is not clear to me what remaining data you are looking to get rid of. You could purge unused field numbers by calling IndexWriter.addIndexes on a reader wrapper that removes unused fields. But this is not something that Lucene would do by itself. The fact that field numbers are

[jira] [Comment Edited] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-18 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105867#comment-15105867 ] Ferenczi Jim edited comment on LUCENE-6972 at 1/18/16 9:58 PM: --- Rewrote the

[jira] [Commented] (SOLR-8542) Integrate Learning to Rank into Solr

2016-01-18 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15105790#comment-15105790 ] Christine Poerschke commented on SOLR-8542: --- Hi Diego - thanks for patch update: * I started

[jira] [Updated] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-18 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ferenczi Jim updated LUCENE-6972: - Attachment: LUCENE-6972.patch Rewrote the patch after @rcmuir suggestion about checking

[jira] [Updated] (SOLR-8550) Add asynchronous DaemonStreams to the Streaming API

2016-01-18 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8550: - Attachment: SOLR-8550.patch Added redimentary API for stoping, starting and listing DaemonStreams

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

2016-01-18 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1077/ 5 tests failed. FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.mrRun Error Message: Failed on local exception: java.io.IOException: Connection reset by peer; Host Details : local host is:

<    1   2