[jira] [Commented] (SOLR-7280) Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts

2016-07-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380491#comment-15380491 ] Shalin Shekhar Mangar commented on SOLR-7280: - Ah, right, I missed that. I'm reviewing the rest

[jira] [Commented] (SOLR-7280) Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts

2016-07-15 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380477#comment-15380477 ] Noble Paul commented on SOLR-7280: -- Shalin, that is the expected behavior. If there is only one replica

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 121 - Still Failing

2016-07-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/121/ 4 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 17264 - Still Failing!

2016-07-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17264/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: expected:<1> but was:<0> Stack Trace:

[jira] [Updated] (SOLR-9285) ArrayIndexOutOfBoundsException when ValueSourceAugmenter used with RTG on uncommitted doc

2016-07-15 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-9285: --- Attachment: SOLR-9285.patch Updated patch: * fully fleshed out {{TestRandomFlRTGCloud}} * added the

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+126) - Build # 17263 - Failure!

2016-07-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17263/ Java: 64bit/jdk-9-ea+126 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'P val' for path 'response/params/y/p'

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+126) - Build # 1167 - Failure!

2016-07-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1167/ Java: 32bit/jdk-9-ea+126 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader Error Message: No live SolrServers available to handle this

[jira] [Commented] (SOLR-9208) ConcurrentModificationException on SolrCore.close() resulting in abnormal CPU consumption

2016-07-15 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380153#comment-15380153 ] Mikhail Khludnev commented on SOLR-9208: [~fabrizio.fort...@gmail.com], I'm afraid it's not an

[JENKINS] Lucene-Solr-Tests-6.x - Build # 334 - Failure

2016-07-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/334/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.overseer.ZkStateWriterTest Error Message: 1 thread leaked from SUITE scope at org.apache.solr.cloud.overseer.ZkStateWriterTest: 1) Thread[id=7161,

[jira] [Commented] (SOLR-7280) Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts

2016-07-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380105#comment-15380105 ] Shalin Shekhar Mangar commented on SOLR-7280: - Hmm, actually the logic we had discussed earlier

[jira] [Resolved] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved SOLR-9256. Resolution: Fixed Thanks, [~tinexw]! > Solr 6.x DataImportHandler fails with postgreSQL

[jira] [Commented] (SOLR-9209) DIH JdbcDataSource - improve extensibility part 2

2016-07-15 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380087#comment-15380087 ] Mikhail Khludnev commented on SOLR-9209: *TODO* add the test attached to SOLR-9256 > DIH

[jira] [Comment Edited] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380066#comment-15380066 ] Kristine Jetzke edited comment on SOLR-9256 at 7/15/16 8:37 PM:

[jira] [Commented] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380066#comment-15380066 ] Kristine Jetzke commented on SOLR-9256: --- [~mkhludnev] I attached a unit test. I think there is

[jira] [Commented] (SOLR-7280) Load cores in sorted order and tweak coreLoadThread counts to improve cluster stability on restarts

2016-07-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15380062#comment-15380062 ] Shalin Shekhar Mangar commented on SOLR-7280: - What was the motivation behind changing the

[jira] [Updated] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Jetzke updated SOLR-9256: -- Attachment: SOLR-9256.patch > Solr 6.x DataImportHandler fails with postgreSQL dataSource with

[jira] [Comment Edited] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379929#comment-15379929 ] Kristine Jetzke edited comment on SOLR-9256 at 7/15/16 8:15 PM: This commit

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1072 - Still Failing

2016-07-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1072/ 14 tests failed. FAILED: org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider Error Message: java.net.BindException: Address already in use Stack Trace: java.lang.RuntimeException: java.net.BindException:

[jira] [Comment Edited] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379929#comment-15379929 ] Kristine Jetzke edited comment on SOLR-9256 at 7/15/16 7:56 PM: This commit

[jira] [Comment Edited] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379929#comment-15379929 ] Kristine Jetzke edited comment on SOLR-9256 at 7/15/16 7:44 PM: This commit

[jira] [Commented] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-07-15 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379989#comment-15379989 ] Pushkar Raste commented on SOLR-9310: - Adding [~k317h] in the loop > PeerSync fails on a node restart

[jira] [Commented] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-07-15 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379987#comment-15379987 ] Pushkar Raste commented on SOLR-9310: - [~ysee...@gmail.com] and [~markrmil...@gmail.com], in

[jira] [Updated] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-9256: --- Fix Version/s: 6.1 master (7.0) 6.2

[jira] [Resolved] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-9290. - Resolution: Fixed It looks like all the test fixes that we made here were already

[jira] [Commented] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379964#comment-15379964 ] ASF subversion and git services commented on SOLR-9290: --- Commit

Lucene with Semantic Vectors (LSA, LSI, LDA)?

2016-07-15 Thread Mila88
Hello, I have a project which indexes and scores documents using Lucene. However, I'd like to do that using semantic indexing (LSI, LSA or Semantic Vectors). I've read old posts and some people said that Semantic Vectors plays well with Lucene. However, I noticed that its classes are used

[jira] [Updated] (LUCENE-7381) Add new RangeField

2016-07-15 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-7381: --- Attachment: LUCENE-7381.patch Thanks [~mikemccand]! bq. Can we make a new enum used only by

[jira] [Reopened] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reopened SOLR-9290: - Hoss pointed out to me privately that the test fixes for ZkController,

[jira] [Commented] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379929#comment-15379929 ] Kristine Jetzke commented on SOLR-9256: --- This commit broke it:

[jira] [Updated] (SOLR-2199) DIH JdbcDataSource - Support multiple resultsets

2016-07-15 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-2199: --- Fix Version/s: 6.1 master (7.0) > DIH JdbcDataSource - Support multiple

[jira] [Closed] (SOLR-2199) DIH JdbcDataSource - Support multiple resultsets

2016-07-15 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev closed SOLR-2199. -- > DIH JdbcDataSource - Support multiple resultsets >

[jira] [Comment Edited] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379887#comment-15379887 ] Kristine Jetzke edited comment on SOLR-9256 at 7/15/16 6:59 PM: I was able

[jira] [Comment Edited] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379887#comment-15379887 ] Kristine Jetzke edited comment on SOLR-9256 at 7/15/16 6:50 PM: I was able

[jira] [Updated] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-07-15 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pushkar Raste updated SOLR-9310: Attachment: PeerSyncReplicationTest.patch > PeerSync fails on a node restart due to IndexFingerPrint

[jira] [Created] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-07-15 Thread Pushkar Raste (JIRA)
Pushkar Raste created SOLR-9310: --- Summary: PeerSync fails on a node restart due to IndexFingerPrint mismatch Key: SOLR-9310 URL: https://issues.apache.org/jira/browse/SOLR-9310 Project: Solr

[jira] [Updated] (SOLR-9296) Examine SortingResponseWriter with an eye towards removing extra object creation

2016-07-15 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-9296: - Attachment: SOLR-9296.patch Here's what the patch looks like. If you want to play with it be aware

[jira] [Commented] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379887#comment-15379887 ] Kristine Jetzke commented on SOLR-9256: --- I was able to reproduce it in 6.0.1 as well. It also works

[jira] [Comment Edited] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Kristine Jetzke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379887#comment-15379887 ] Kristine Jetzke edited comment on SOLR-9256 at 7/15/16 6:44 PM: I was able

[jira] [Commented] (SOLR-7036) Faster method for group.facet

2016-07-15 Thread Jamie Swain (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379870#comment-15379870 ] Jamie Swain commented on SOLR-7036: --- [~mdvir1] I tried using the 7 files you sent last night applied to

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+126) - Build # 1165 - Failure!

2016-07-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1165/ Java: 64bit/jdk-9-ea+126 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete Error Message: Got a hard commit we weren't expecting

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17260 - Failure!

2016-07-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17260/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'f' for path 'params/fixed' full

[jira] [Commented] (SOLR-7065) Let a replica become the leader regardless of it's last published state if all replicas participate in the election process.

2016-07-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379555#comment-15379555 ] Mark Miller commented on SOLR-7065: --- That wasn't a finished patch, just work on getting this to work, so

[jira] [Commented] (SOLR-9221) Remove Solr contribs: map-reduce, morphlines-core and morphlines-cell

2016-07-15 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379535#comment-15379535 ] Mark Miller commented on SOLR-9221: --- If you go look at all the JIRA's I've worked on, I don't think you

[jira] [Commented] (LUCENE-7382) Wrong default attribute factory in use

2016-07-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379531#comment-15379531 ] Uwe Schindler commented on LUCENE-7382: --- Sorry, it's not realy slow, it just uses more memory and

[jira] [Commented] (SOLR-9155) Improve ZkController::getLeader exception handling

2016-07-15 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379532#comment-15379532 ] Mike Drob commented on SOLR-9155: - Can somebody take a look at this? I saw this happen on a live system and

[jira] [Commented] (SOLR-7065) Let a replica become the leader regardless of it's last published state if all replicas participate in the election process.

2016-07-15 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379529#comment-15379529 ] Mike Drob commented on SOLR-7065: - bq. We are skipping recovery, so we want to return -1 (success).

[jira] [Commented] (LUCENE-7382) Wrong default attribute factory in use

2016-07-15 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379517#comment-15379517 ] David Smiley commented on LUCENE-7382: -- Why do we have both; why the "slow" one? > Wrong default

[jira] [Commented] (LUCENE-7380) Add Polygon.fromGeoJSON

2016-07-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379514#comment-15379514 ] ASF subversion and git services commented on LUCENE-7380: - Commit

[jira] [Resolved] (LUCENE-7380) Add Polygon.fromGeoJSON

2016-07-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7380. Resolution: Fixed > Add Polygon.fromGeoJSON > --- > >

[jira] [Commented] (LUCENE-7380) Add Polygon.fromGeoJSON

2016-07-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379512#comment-15379512 ] ASF subversion and git services commented on LUCENE-7380: - Commit

[jira] [Commented] (LUCENE-7383) FieldQueryTest.testFlattenToParentBlockJoinQuery failure

2016-07-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379484#comment-15379484 ] ASF subversion and git services commented on LUCENE-7383: - Commit

[jira] [Commented] (LUCENE-7382) Wrong default attribute factory in use

2016-07-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379495#comment-15379495 ] Uwe Schindler commented on LUCENE-7382: --- I think the maven artifacts are not yet uptodate. This was

[jira] [Commented] (LUCENE-7382) Wrong default attribute factory in use

2016-07-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379492#comment-15379492 ] Uwe Schindler commented on LUCENE-7382: --- This problem affected all Tokenizers which would now

[jira] [Resolved] (LUCENE-7383) FieldQueryTest.testFlattenToParentBlockJoinQuery failure

2016-07-15 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved LUCENE-7383. --- Resolution: Fixed thanks for raising the issue [~mikemccand]! >

[jira] [Commented] (LUCENE-7383) FieldQueryTest.testFlattenToParentBlockJoinQuery failure

2016-07-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379483#comment-15379483 ] ASF subversion and git services commented on LUCENE-7383: - Commit

[jira] [Commented] (LUCENE-7355) Leverage MultiTermAwareComponent in query parsers

2016-07-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379481#comment-15379481 ] Uwe Schindler commented on LUCENE-7355: --- I posted a patch to fix on LUCENE-7382. > Leverage

[jira] [Updated] (LUCENE-7382) Wrong default attribute factory in use

2016-07-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7382: -- Attachment: LUCENE-7382.patch Simple patch. > Wrong default attribute factory in use >

[jira] [Commented] (LUCENE-7382) Wrong default attribute factory in use

2016-07-15 Thread Terry Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379453#comment-15379453 ] Terry Smith commented on LUCENE-7382: - Thanks, I didn't realize this would hit 6.2. I have nightly

[jira] [Comment Edited] (LUCENE-7355) Leverage MultiTermAwareComponent in query parsers

2016-07-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379415#comment-15379415 ] Uwe Schindler edited comment on LUCENE-7355 at 7/15/16 2:08 PM: This

[jira] [Reopened] (LUCENE-7355) Leverage MultiTermAwareComponent in query parsers

2016-07-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler reopened LUCENE-7355: --- This broke the usage of Default attribute factory, see LUCENE-7382. I will fix this in a later

[jira] [Updated] (LUCENE-7382) Wrong default attribute factory in use

2016-07-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-7382: -- Assignee: Uwe Schindler Affects Version/s: 6.2 Fix Version/s: 6.2 > Wrong

[jira] [Commented] (LUCENE-7382) Wrong default attribute factory in use

2016-07-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379408#comment-15379408 ] Uwe Schindler commented on LUCENE-7382: --- Hi Terry, thanks for opening the issue. The default used

[jira] [Assigned] (LUCENE-7383) FieldQueryTest.testFlattenToParentBlockJoinQuery failure

2016-07-15 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen reassigned LUCENE-7383: - Assignee: Martijn van Groningen >

[jira] [Created] (LUCENE-7383) FieldQueryTest.testFlattenToParentBlockJoinQuery failure

2016-07-15 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7383: -- Summary: FieldQueryTest.testFlattenToParentBlockJoinQuery failure Key: LUCENE-7383 URL: https://issues.apache.org/jira/browse/LUCENE-7383 Project: Lucene

[jira] [Commented] (LUCENE-7383) FieldQueryTest.testFlattenToParentBlockJoinQuery failure

2016-07-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379387#comment-15379387 ] Michael McCandless commented on LUCENE-7383: Likely caused by LUCENE-7376? >

[jira] [Created] (LUCENE-7382) Wrong default attribute factory in use

2016-07-15 Thread Terry Smith (JIRA)
Terry Smith created LUCENE-7382: --- Summary: Wrong default attribute factory in use Key: LUCENE-7382 URL: https://issues.apache.org/jira/browse/LUCENE-7382 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (SOLR-7495) Unexpected docvalues type NUMERIC when grouping by a int facet

2016-07-15 Thread Scott Stults (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379318#comment-15379318 ] Scott Stults commented on SOLR-7495: The patched test {{testSimpleGroupedFacet}} verifies that this is

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_92) - Build # 17258 - Failure!

2016-07-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17258/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Benjamin Richter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379257#comment-15379257 ] Benjamin Richter commented on SOLR-9256: Tried SOLR 6.0.1 with multiple dataSources (jdbc1, jdbc2,

[jira] [Commented] (LUCENE-7380) Add Polygon.fromGeoJSON

2016-07-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379253#comment-15379253 ] Robert Muir commented on LUCENE-7380: - +1 > Add Polygon.fromGeoJSON > --- > >

[jira] [Commented] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Benjamin Richter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379250#comment-15379250 ] Benjamin Richter commented on SOLR-9256: I tried to reproduce the problem with SOLR 6.1 again, but

[jira] [Updated] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Benjamin Richter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Richter updated SOLR-9256: --- Environment: Solr 6.0, 6.0.1 Single Instance or SolrCloud with postgreSQL 9.4 Server on Java

[jira] [Updated] (SOLR-9256) Solr 6.x DataImportHandler fails with postgreSQL dataSource with multiple joined entities

2016-07-15 Thread Benjamin Richter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Richter updated SOLR-9256: --- Affects Version/s: (was: 6.1) > Solr 6.x DataImportHandler fails with postgreSQL

[jira] [Resolved] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-9290. - Resolution: Fixed Assignee: Shalin Shekhar Mangar Fix Version/s:

[jira] [Updated] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9290: Affects Version/s: 5.3.2 5.4.1 6.0

[jira] [Commented] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379204#comment-15379204 ] ASF subversion and git services commented on SOLR-9290: --- Commit

[jira] [Commented] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379122#comment-15379122 ] ASF subversion and git services commented on SOLR-9290: --- Commit

[jira] [Commented] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15379102#comment-15379102 ] ASF subversion and git services commented on SOLR-9290: --- Commit

[jira] [Updated] (SOLR-9307) DIH detect all corrupt files: even if i mentionned at tika_data_config onError="skip" solr stop indexing at first corrupt file found

2016-07-15 Thread kostali (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kostali updated SOLR-9307: -- Flags: Important Remaining Estimate: 168h Original Estimate: 168h > DIH detect all corrupt

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+126) - Build # 1161 - Failure!

2016-07-15 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1161/ Java: 64bit/jdk-9-ea+126 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: org.apache.solr.client.solrj.SolrServerException: No live SolrServers

[jira] [Commented] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15378924#comment-15378924 ] ASF subversion and git services commented on SOLR-9290: --- Commit

[jira] [Updated] (SOLR-9290) TCP-connections in CLOSE_WAIT spike during heavy indexing and do not decrease

2016-07-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9290: Summary: TCP-connections in CLOSE_WAIT spike during heavy indexing and do not

[jira] [Updated] (SOLR-9290) TCP-connections in CLOSE_WAIT spikes during heavy indexing when SSL is enabled

2016-07-15 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-9290: Attachment: SOLR-9290.patch Patch which fixes the ZkControllerTest failure. Thanks