[jira] [Updated] (LUCENE-7160) LatLonPoint quantization should use same rounding mode as GeoPointField

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7160: Attachment: LUCENE-7160.patch Here's a patch. I think its a first step towards e.g. removing test l

[jira] [Created] (LUCENE-7160) LatLonPoint quantization should use same rounding mode as GeoPointField

2016-03-31 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7160: --- Summary: LatLonPoint quantization should use same rounding mode as GeoPointField Key: LUCENE-7160 URL: https://issues.apache.org/jira/browse/LUCENE-7160 Project: Lucene

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 493 - Still Failing!

2016-03-31 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/493/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Ex

[jira] [Commented] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221172#comment-15221172 ] Karl Wright commented on LUCENE-7158: - "Stapling" means changing tests that check for

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221133#comment-15221133 ] ASF subversion and git services commented on LUCENE-7153: - Commit

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221132#comment-15221132 ] ASF subversion and git services commented on LUCENE-7153: - Commit

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+111-patched) - Build # 16398 - Failure!

2016-03-31 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16398/ Java: 32bit/jdk-9-ea+111-patched -client -XX:+UseConcMarkSweepGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test Error Message: Shard a1x2_shard1_replica1 received all 10 r

[jira] [Commented] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221118#comment-15221118 ] David Smiley commented on LUCENE-7158: -- +1. I especially like the URL reference to

[jira] [Resolved] (LUCENE-7145) We need only one set of polygon util methods

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-7145. - Resolution: Fixed Fix Version/s: 6.1 master These were cleaned up in LU

[jira] [Resolved] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-7153. - Resolution: Fixed Fix Version/s: 6.1 master > give GeoPoint and LatLonP

[jira] [Commented] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-31 Thread Greg Pendlebury (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221079#comment-15221079 ] Greg Pendlebury commented on SOLR-8812: --- I also confirmed (for my own sanity) that q.

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221077#comment-15221077 ] ASF subversion and git services commented on LUCENE-7153: - Commit

[jira] [Updated] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-31 Thread Greg Pendlebury (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Pendlebury updated SOLR-8812: -- Attachment: SOLR-8812.patch Attaching possible 'fix' that defaults mm to 0% if the users has decl

[jira] [Commented] (LUCENE-7159) improve spatial point/rect vs. polygon performance

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221060#comment-15221060 ] Robert Muir commented on LUCENE-7159: - Note: for the second "tree traversal" part we

[jira] [Created] (LUCENE-7159) improve spatial point/rect vs. polygon performance

2016-03-31 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7159: --- Summary: improve spatial point/rect vs. polygon performance Key: LUCENE-7159 URL: https://issues.apache.org/jira/browse/LUCENE-7159 Project: Lucene - Core Issu

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

2016-03-31 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3180/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'params/c' full output: { "

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221024#comment-15221024 ] ASF subversion and git services commented on LUCENE-7153: - Commit

[jira] [Commented] (LUCENE-7152) Refactor lucene-spatial GeoUtils to core

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220981#comment-15220981 ] Robert Muir commented on LUCENE-7152: - Just wasted some fun time fighting the build s

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

2016-03-31 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/313/ Java: 64bit/jdk-9-ea+111-patched -XX:+UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings All tests passed Build Log: [...truncated 12023 lines...] [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-S

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_72) - Build # 87 - Failure!

2016-03-31 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/87/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.logging.TestLogWatcher.testLog4jWatcher Error Message: expected:<50> but was:<1> Stack Trace: java.lang.AssertionError: expected:<50>

[jira] [Commented] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220944#comment-15220944 ] ASF subversion and git services commented on SOLR-: --- Commit 586af

[jira] [Commented] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220942#comment-15220942 ] ASF subversion and git services commented on SOLR-: --- Commit f8ae0

[jira] [Commented] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-31 Thread Greg Pendlebury (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220925#comment-15220925 ] Greg Pendlebury commented on SOLR-8812: --- Ok, I will try to find some time over the ne

[jira] [Updated] (SOLR-8930) Solve the 6.0->7.0 index compatibility issue

2016-03-31 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-8930: --- Description: Once a decision is made regarding how to solve the 6.0->7.0 compatibility problem introdu

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

2016-03-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/974/ 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MDCAware

[jira] [Updated] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7158: Attachment: LUCENE-7158.patch Here's an updated patch with the Geo3D tests restapled. > Haversin s

[jira] [Created] (SOLR-8930) Solve the 6.0->7.0 index compatibility issue

2016-03-31 Thread Shawn Heisey (JIRA)
Shawn Heisey created SOLR-8930: -- Summary: Solve the 6.0->7.0 index compatibility issue Key: SOLR-8930 URL: https://issues.apache.org/jira/browse/SOLR-8930 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-31 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220908#comment-15220908 ] Jan Høydahl commented on SOLR-8812: --- [~gpendleb] looks like you have a good command on th

Re: 6.0 Release

2016-03-31 Thread Shawn Heisey
On 3/31/2016 10:02 AM, Ishan Chattopadhyaya wrote: > > What bothers me is that the 6.0 user will have to change their > > schema and completely reindex, even if they upgrade to a newer 6.x > > version before going to 7.0. > > AFAICT, I think we can continue to have Trie* fields well into 7.x (by >

[jira] [Commented] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220875#comment-15220875 ] Karl Wright commented on LUCENE-7158: - [~mikemccand] I bet this is just stapling issu

[jira] [Updated] (LUCENE-7155) Script addVersion.py does not detect the new naming convention for bugfix branches

2016-03-31 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-7155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-7155: Attachment: LUCENE-7155-improve.patch addVersion.py currently checks for {{c.branch_type == 'major'

[jira] [Updated] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7158: --- Attachment: LUCENE-7158.patch Initial patch, however some geo3d tests are angry about

[jira] [Commented] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-31 Thread Greg Pendlebury (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220854#comment-15220854 ] Greg Pendlebury commented on SOLR-8812: --- I don't know that what we are talking about

[jira] [Commented] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220843#comment-15220843 ] Michael McCandless commented on LUCENE-7158: bq. I also propose refactoring S

[jira] [Commented] (LUCENE-7152) Refactor lucene-spatial GeoUtils to core

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220827#comment-15220827 ] Robert Muir commented on LUCENE-7152: - I think we can do it separately, actually a "p

[jira] [Commented] (LUCENE-7152) Refactor lucene-spatial GeoUtils to core

2016-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220824#comment-15220824 ] Michael McCandless commented on LUCENE-7152: bq. Removes some unnecessary slo

[jira] [Commented] (LUCENE-7152) Refactor lucene-spatial GeoUtils to core

2016-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220816#comment-15220816 ] Michael McCandless commented on LUCENE-7152: bq. Initial quick patch includes

Re: lucene-solr 6.0 Release Notes

2016-03-31 Thread Cassandra Targett
I don't have time this moment to edit the Solr release notes, but just wanted to make a note that the Solr release notes only copy the upgrade notes from CHANGES.txt and don't mention any new features, so we probably want to make sure those are updated. It also mentions that the Solr Ref Guide is a

[jira] [Commented] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220795#comment-15220795 ] Robert Muir commented on LUCENE-7158: - +1 but as Nick suggests, it should be forced t

[jira] [Commented] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220784#comment-15220784 ] Karl Wright commented on LUCENE-7158: - +1 to use mean earth radius for haversine comp

[jira] [Commented] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220782#comment-15220782 ] Nicholas Knize commented on LUCENE-7158: I also propose refactoring {{SloppyMath.

[jira] [Created] (LUCENE-7158) Haversin should use the earth's mean radius, not its max (equitorial)?

2016-03-31 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7158: -- Summary: Haversin should use the earth's mean radius, not its max (equitorial)? Key: LUCENE-7158 URL: https://issues.apache.org/jira/browse/LUCENE-7158 Pr

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_72) - Build # 16396 - Failure!

2016-03-31 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16396/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection : c1 Stac

[jira] [Commented] (LUCENE-7152) Refactor lucene-spatial GeoUtils to core

2016-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220764#comment-15220764 ] Michael McCandless commented on LUCENE-7152: bq. I think in this day and age

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220763#comment-15220763 ] Michael McCandless commented on LUCENE-7153: +1 to commit the last patch: thi

[jira] [Commented] (LUCENE-7152) Refactor lucene-spatial GeoUtils to core

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220750#comment-15220750 ] Robert Muir commented on LUCENE-7152: - I dont think we need to bring complexity to th

[jira] [Updated] (LUCENE-7152) Refactor lucene-spatial GeoUtils to core

2016-03-31 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-7152: --- Attachment: LUCENE-7152.patch Initial quick patch includes the following: * refactors {{o.a.

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220714#comment-15220714 ] Robert Muir commented on LUCENE-7153: - Can we migrate this discussion to LUCENE-7152?

[VOTE] Release Lucene/Solr 6.0.0 RC1

2016-03-31 Thread Nicholas Knize
Please vote for the RC1 release candidate for Lucene/Solr 6.0.0. Artifacts: https://dist.apache.org/repos/dist/dev/lucene/lucene-solr-6.0.0-RC1-revb5f04a67fbb7422cb8f5c91a28b2c8e7eff5e12a

lucene-solr 6.0 Release Notes

2016-03-31 Thread Nicholas Knize
Version 1 of the release notes for lucene and solr are now available: https://wiki.apache.org/lucene-java/ReleaseNote60 https://wiki.apache.org/solr/ReleaseNote60 Please review and make edits as necessary. - Nick Knize

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220697#comment-15220697 ] David Smiley commented on LUCENE-7153: -- There has been some great leaps and bounds i

[jira] [Commented] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-03-31 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220687#comment-15220687 ] Joel Bernstein commented on SOLR-8922: -- Yep, that is cool! > DocSetCollector can allo

[jira] [Updated] (SOLR-8929) Add an idea module for solr/server to enable launching start.jar

2016-03-31 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Blum updated SOLR-8929: - Attachment: SOLR-8929.patch > Add an idea module for solr/server to enable launching start.jar > --

[jira] [Created] (SOLR-8929) Add an idea module for solr/server to enable launching start.jar

2016-03-31 Thread Scott Blum (JIRA)
Scott Blum created SOLR-8929: Summary: Add an idea module for solr/server to enable launching start.jar Key: SOLR-8929 URL: https://issues.apache.org/jira/browse/SOLR-8929 Project: Solr Issue Ty

[jira] [Commented] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220666#comment-15220666 ] ASF subversion and git services commented on SOLR-8725: --- Commit 9bca6

[jira] [Assigned] (SOLR-8919) Add SELECT COUNT(DISTINCT COL) queries to the SQL Interface

2016-03-31 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-8919: Assignee: Joel Bernstein > Add SELECT COUNT(DISTINCT COL) queries to the SQL Interface > ---

[jira] [Resolved] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-31 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-. -- Resolution: Implemented > Add shortestPath Streaming Expression > ---

[jira] [Commented] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-03-31 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220633#comment-15220633 ] David Smiley commented on SOLR-8922: I spoke too soon; I like your utility :-) > DocSe

Re: 6.0 Release

2016-03-31 Thread Joel Bernstein
So what's the latest plan on the release? I just back ported SOLR- to branch_6x. If the release is imminent I'll hold off on releasing until 6.1. But if this release continues to be delayed I'd like to backport to branch_6_0. Joel Bernstein http://joelsolr.blogspot.com/ On Thu, Mar 31, 2016

[jira] [Comment Edited] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-31 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220618#comment-15220618 ] Jan Høydahl edited comment on SOLR-8812 at 3/31/16 8:34 PM: bq.

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-31 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-: - Description: This ticket is to implement a distributed shortest path graph traversal as a Streamin

[jira] [Commented] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-31 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220618#comment-15220618 ] Jan Høydahl commented on SOLR-8812: --- bq. I can make this not a blocker since we have a wo

[jira] [Commented] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220616#comment-15220616 ] ASF subversion and git services commented on SOLR-: --- Commit ffdfc

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 46 - Failure!

2016-03-31 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/46/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection :

[jira] [Commented] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220600#comment-15220600 ] ASF subversion and git services commented on SOLR-: --- Commit 3500b

[jira] [Commented] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-31 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220598#comment-15220598 ] Joel Bernstein commented on SOLR-: -- OK, feel pretty good about this. Committing to

[jira] [Commented] (SOLR-5944) Support updates of numeric DocValues

2016-03-31 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220582#comment-15220582 ] Ishan Chattopadhyaya commented on SOLR-5944: Thats a good point, Noble; there i

[JENKINS] Lucene-Solr-NightlyTests-6.0 - Build # 2 - Still Failing

2016-03-31 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.0/2/ 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=119758, name=collection0, state=RUNNABLE, group=TGRP-HdfsCollection

[jira] [Commented] (SOLR-5944) Support updates of numeric DocValues

2016-03-31 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220505#comment-15220505 ] Noble Paul commented on SOLR-5944: -- is there a testcase for partial update as the first o

[jira] [Updated] (SOLR-8888) Add shortestPath Streaming Expression

2016-03-31 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-: - Attachment: SOLR-.patch Added GraphExpressionTests returning all the shortest paths found. >

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 492 - Still Failing!

2016-03-31 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/492/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader Error Message: The request took too long to iterate over t

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220485#comment-15220485 ] Michael McCandless commented on LUCENE-7153: bq. FWIW, since the API for poly

[jira] [Commented] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

2016-03-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220433#comment-15220433 ] Karl Wright commented on LUCENE-7157: - The key observation is that any sequence of po

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-31 Thread Scott Blum (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220429#comment-15220429 ] Scott Blum commented on SOLR-8914: -- Erick, if all the errors you're seeing are related to

[jira] [Commented] (SOLR-8725) Cores, collections, and shards should accept hyphens in identifier name

2016-03-31 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220418#comment-15220418 ] Anshum Gupta commented on SOLR-8725: [~elyograg] the patch looks fine to me. I really w

[jira] [Comment Edited] (SOLR-5750) Backup/Restore API for SolrCloud

2016-03-31 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220368#comment-15220368 ] Hrishikesh Gadre edited comment on SOLR-5750 at 3/31/16 6:35 PM:

[jira] [Created] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

2016-03-31 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7157: --- Summary: Geo3DPoint implementation should pay attention to the ordering of lat/lon points Key: LUCENE-7157 URL: https://issues.apache.org/jira/browse/LUCENE-7157 Projec

[jira] [Commented] (SOLR-8812) ExtendedDismaxQParser (edismax) ignores Boolean OR when q.op=AND

2016-03-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220391#comment-15220391 ] Erick Erickson commented on SOLR-8812: -- OK, just to see if we're all on the same page.

[jira] [Commented] (LUCENE-7154) Add support for polygon holes to Geo3D

2016-03-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220389#comment-15220389 ] Karl Wright commented on LUCENE-7154: - I have an algorithm now for using ordering to

[jira] [Comment Edited] (SOLR-5944) Support updates of numeric DocValues

2016-03-31 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220387#comment-15220387 ] Noble Paul edited comment on SOLR-5944 at 3/31/16 6:25 PM: --- fixed

[jira] [Updated] (SOLR-5944) Support updates of numeric DocValues

2016-03-31 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5944: - Attachment: SOLR-5944.patch fixed logging. * It's not OK to cache the values of {{log.isDebugEnabled()}} e

[jira] [Commented] (SOLR-5750) Backup/Restore API for SolrCloud

2016-03-31 Thread Hrishikesh Gadre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220368#comment-15220368 ] Hrishikesh Gadre commented on SOLR-5750: [~varunthacker] Thanks for the info. That

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

2016-03-31 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16394/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'response/params/y/c'

[jira] [Commented] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-03-31 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220342#comment-15220342 ] Jeff Wartes commented on SOLR-8922: --- Both of those appear to add capacity by declaring a

[jira] [Commented] (SOLR-4509) Move to non deprecated HttpClient impl classes to remove stale connection check on every request and move connection lifecycle management towards the client.

2016-03-31 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220332#comment-15220332 ] Noble Paul commented on SOLR-4509: -- I think we should make these interfaces instead of abs

[jira] [Commented] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-03-31 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220299#comment-15220299 ] Jeff Wartes commented on SOLR-8922: --- With some tweaking, I was able to get G1 pause to ab

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-03-31 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220288#comment-15220288 ] Erick Erickson commented on SOLR-8914: -- Just chatting with Steve and there's a bit of

[jira] [Commented] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-03-31 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220270#comment-15220270 ] Joel Bernstein commented on SOLR-8922: -- Also check out ArrayUtil in Lucene > DocSetCo

[jira] [Commented] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-03-31 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220259#comment-15220259 ] David Smiley commented on SOLR-8922: Solr uses HPPC for it's native collections. Just

[jira] [Commented] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-03-31 Thread Keith Laban (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220252#comment-15220252 ] Keith Laban commented on SOLR-8922: --- Just out of curiosity, have you run tests with G1? W

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220194#comment-15220194 ] Robert Muir commented on LUCENE-7153: - I know, i saw the issue. We have to fix this s

[jira] [Commented] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220171#comment-15220171 ] Karl Wright commented on LUCENE-7153: - [~rcmuir]: FWIW, since the API for polygon que

[jira] [Commented] (SOLR-8030) Transaction log does not store the update chain used for updates

2016-03-31 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220137#comment-15220137 ] David Smiley commented on SOLR-8030: I'm still experiencing a problem and then I more c

[jira] [Commented] (SOLR-8922) DocSetCollector can allocate massive garbage on large indexes

2016-03-31 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220136#comment-15220136 ] Jeff Wartes commented on SOLR-8922: --- Ok, so after a little more than 12 hours on one of m

[jira] [Commented] (LUCENE-7132) ScoreDoc.score() returns a different value than that of Explanation's

2016-03-31 Thread Andreas Kostyrka (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220127#comment-15220127 ] Andreas Kostyrka commented on LUCENE-7132: -- Just wanted to mention, it seems to

[jira] [Updated] (LUCENE-7153) give GeoPoint and LatLonPoint full polygon support

2016-03-31 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7153: Attachment: LUCENE-7153.patch I added unit tests for outer+hole+island and test the possibilities f

Re: 6.0 Release

2016-03-31 Thread Jack Krupansky
Reindexing for the proposed changes in numeric fields... We in Solr land have this split personality about reindexing - sometimes blithely telling users "oh, if you want to make that schema change, then you will have to reindex (all of your data)" and then insisting on index compatibility and that

[jira] [Updated] (SOLR-8927) Add nearest neighbor graph traversal stream

2016-03-31 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8927: - Description: All documents in an index can be seen as a graph connected by nearest neighbor queries

[jira] [Closed] (SOLR-8924) RollupStream breaks with null values in the group by buckets

2016-03-31 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein closed SOLR-8924. Resolution: Fixed > RollupStream breaks with null values in the group by buckets > --

[jira] [Commented] (SOLR-8924) RollupStream breaks with null values in the group by buckets

2016-03-31 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15220098#comment-15220098 ] ASF subversion and git services commented on SOLR-8924: --- Commit 114d8

  1   2   >