[jira] [Commented] (LUCENE-6937) Migrate Lucene project from SVN to Git.

2016-01-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118829#comment-15118829 ] Uwe Schindler commented on LUCENE-6937: --- Thanks Dawid! The discussions on the ML a

[jira] [Commented] (SOLR-8522) ImplicitSnitch to support IPv4 fragment and host name fragment tags

2016-01-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118828#comment-15118828 ] Noble Paul commented on SOLR-8522: -- I don't think this is complete imagine I provide {{se

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3941 - Still Failing

2016-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3941/ 1 tests failed. FAILED: org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest Error Message: Could not find a healthy node to handle the request. Stack Trace: org.apache.solr.common.SolrException: Could not find a healthy nod

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-01-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118799#comment-15118799 ] Shai Erera commented on SOLR-5730: -- Rethinking my proposal, I'm not sure chaining merge po

Fwd: Broken link in footer > Features > Data Handling link of lucene.apache.org/solr

2016-01-26 Thread Craig Russell
FYI > Begin forwarded message: > > From: Kolby Heacock > Subject: Broken link in footer > Features > Data Handling link of > lucene.apache.org/solr > Date: January 26, 2016 at 4:11:57 PM PST > To: webmas...@apache.org > > Hello, > > I hope you are doing well today. > > I happened to notice a

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

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

Re: Ongoing index maintenance

2016-01-26 Thread david.w.smi...@gmail.com
Hi, I don't think the Lucene layer is lacking in this regard. Higher up the stack in Solr (or ES), it's conceivable one could do some of the functions you propose by adding by wrapping the reader (FilteredReader) that then does what you want -- removing a field, renaming a field, aliasing a field

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_66) - Build # 15366 - Failure!

2016-01-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15366/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: Index: 0, Size: 0 Stack Trace: java.lang.IndexOu

[jira] [Commented] (SOLR-8586) Implement hash over all documents to check for shard synchronization

2016-01-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118596#comment-15118596 ] Yonik Seeley commented on SOLR-8586: bq. I wonder if adding hashes of the version might

[jira] [Commented] (LUCENE-6956) TestBKDTree.testRandomMedium() failure: some hits were wrong

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

[jira] [Commented] (SOLR-8586) Implement hash over all documents to check for shard synchronization

2016-01-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118579#comment-15118579 ] David Smiley commented on SOLR-8586: Ah, ok. I wasn't familiar with PeerSync; thanks f

[jira] [Updated] (SOLR-8601) RollupStream loses the type for group by buckets

2016-01-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8601: - Attachment: SOLR-8601.patch Patch that I believe fixes the issue. Tests to follow. > RollupStream

[jira] [Commented] (LUCENE-6956) TestBKDTree.testRandomMedium() failure: some hits were wrong

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

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118515#comment-15118515 ] Kevin Risden commented on SOLR-8502: [~joel.bernstein] - Here are two more tickets read

[jira] [Updated] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8520: --- Attachment: SOLR-8520.patch Use getColumnLabel instead of getColumnName and make getColumnLabel use ali

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3940 - Failure

2016-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3940/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, Mock

[jira] [Created] (SOLR-8601) RollupStream loses the type for group by buckets

2016-01-26 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-8601: Summary: RollupStream loses the type for group by buckets Key: SOLR-8601 URL: https://issues.apache.org/jira/browse/SOLR-8601 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-7981) term based ValueSourceParsers should support an option to run an analyzer for hte specified field on the input

2016-01-26 Thread Shashank Tyagi (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118464#comment-15118464 ] Shashank Tyagi commented on SOLR-7981: -- Is this still open or fixed? > term based Val

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5573 - Failure!

2016-01-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5573/ Java: 32bit/jdk1.8.0_66 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.lucene.queries.CommonTermsQueryTest.testExtend Error Message: expected:<[2]> but was:<[0]> Stack Trace: org.junit.ComparisonFailure: expect

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

2016-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1084/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud Error Message: ObjectTracker found 3 object(s) that were not released!!! [RawDirectoryWrapper, MDCAwareThreadPoolExecutor

Ongoing index maintenance

2016-01-26 Thread Erick Erickson
Throwing this out for discussion, its roots are that a client raised the question referred to here: https://issues.apache.org/jira/browse/LUCENE-1761 That got me to thinking. We often recommend "just reindex" as a solution for numbers of issues. As Lucene is used on ever-larger collections of docu

[jira] [Resolved] (LUCENE-3838) IndexWriter.maybeMerge() removes deleted documents from index (Lucene 3.1.0 to 3.5.0)

2016-01-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-3838. Resolution: Invalid Yes, thanks for the reminder [~erickerickson]. > IndexWriter.m

[jira] [Commented] (LUCENE-1761) low level Field metadata is never removed from index

2016-01-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118410#comment-15118410 ] Erick Erickson commented on LUCENE-1761: I've also seen this happen recently on 4

[jira] [Updated] (SOLR-8590) example/files improvements

2016-01-26 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-8590: --- Attachment: SOLR-8590.patch This patch fixes the email_ss and url_ss field names, hardens the update sc

[jira] [Commented] (LUCENE-3838) IndexWriter.maybeMerge() removes deleted documents from index (Lucene 3.1.0 to 3.5.0)

2016-01-26 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118398#comment-15118398 ] Erick Erickson commented on LUCENE-3838: Hmm, ran across this searching for somet

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

2016-01-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/353/ Java: multiarch/jdk1.7.0 -d32 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudPivotFacet.test Error Message: init query failed: {main(facet=true&facet.pivot={!stats%3Dst4}dense_pivot_ti1,pivot_l,p

[jira] [Commented] (SOLR-8586) Implement hash over all documents to check for shard synchronization

2016-01-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118332#comment-15118332 ] Yonik Seeley commented on SOLR-8586: bq. Could you please clarify what this issue is al

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

2016-01-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/358/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir Error Message: Exception during query Stack Trace: java.lang.RuntimeException:

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

2016-01-26 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118233#comment-15118233 ] Nicholas Knize commented on LUCENE-6930: argghh.. guessed the fancy {{--show-copi

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

2016-01-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118227#comment-15118227 ] Michael McCandless commented on LUCENE-6930: Hmm, also a few compilation erro

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

2016-01-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118217#comment-15118217 ] Michael McCandless commented on LUCENE-6930: Thanks [~nknize] ... the last pa

[jira] [Comment Edited] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118210#comment-15118210 ] Joel Bernstein edited comment on SOLR-8520 at 1/26/16 10:41 PM: -

[jira] [Comment Edited] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118210#comment-15118210 ] Joel Bernstein edited comment on SOLR-8520 at 1/26/16 10:41 PM: -

[jira] [Commented] (LUCENE-6956) TestBKDTree.testRandomMedium() failure: some hits were wrong

2016-01-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118212#comment-15118212 ] Michael McCandless commented on LUCENE-6956: Thanks [~nknize], the latest pat

[jira] [Commented] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118210#comment-15118210 ] Joel Bernstein commented on SOLR-8520: -- I think that's right. The label will work fine

[jira] [Updated] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-01-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6989: -- Attachment: LUCENE-6989.patch Preliminary patch > Implement MMapDirectory unmapping for coming

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2016-01-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118171#comment-15118171 ] Uwe Schindler commented on LUCENE-6989: --- The changes in OpenJDK are about to be com

[jira] [Updated] (SOLR-8570) Make discountOverlaps' initialization value consistent across subclasses of SimilarityFactory

2016-01-26 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-8570: --- Attachment: SOLR-8570.patch Patch generated by {{git diff origin/master..SOLR-8570}} . > Make discount

[jira] [Commented] (LUCENE-6937) Migrate Lucene project from SVN to Git.

2016-01-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118095#comment-15118095 ] Mark Miller commented on LUCENE-6937: - Just give it a littlle time :) we will settle

[jira] [Commented] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118089#comment-15118089 ] Kevin Risden commented on SOLR-8520: O yea we should. I'll update it. That probably mea

[jira] [Updated] (SOLR-8574) Implement ConnectionImpl.isValid() and DatabaseMetaDataImpl.getConnection()

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8574: --- Attachment: SOLR-8574.patch Added patch with tests. > Implement ConnectionImpl.isValid() and DatabaseM

[jira] [Updated] (SOLR-8574) Implement ConnectionImpl.isValid() and DatabaseMetaDataImpl.getConnection()

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8574: --- Summary: Implement ConnectionImpl.isValid() and DatabaseMetaDataImpl.getConnection() (was: Implement C

[jira] [Updated] (SOLR-8574) Implement ConnectionImpl.isValid() and DatabaseMetaDataImpl.getConnection()

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8574: --- Flags: Patch > Implement ConnectionImpl.isValid() and DatabaseMetaDataImpl.getConnection() > --

[jira] [Commented] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118076#comment-15118076 ] Joel Bernstein commented on SOLR-8520: -- For the column label should we use the alias?

[jira] [Updated] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8520: --- Flags: Patch > Implement ResultSetMetaDataImpl getColumnLabel(int column) and > getColumnDisplaySize(i

[jira] [Updated] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8520: --- Attachment: SOLR-8520.patch Attached patch based on what I was talking about. > Implement ResultSetMet

[jira] [Commented] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118052#comment-15118052 ] Kevin Risden commented on SOLR-8520: So the approach I used isn't great since it's just

[jira] [Resolved] (LUCENE-6995) Add branch change trigger to common-build.xml to keep sane build on GIT branch change

2016-01-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-6995. --- Resolution: Fixed > Add branch change trigger to common-build.xml to keep sane build on GIT

[jira] [Commented] (LUCENE-6995) Add branch change trigger to common-build.xml to keep sane build on GIT branch change

2016-01-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118039#comment-15118039 ] Uwe Schindler commented on LUCENE-6995: --- I committed this. I think we should open a

[jira] [Commented] (LUCENE-6995) Add branch change trigger to common-build.xml to keep sane build on GIT branch change

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

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

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

[jira] [Commented] (LUCENE-6938) Convert build to work with Git rather than SVN.

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

[jira] [Commented] (LUCENE-6995) Add branch change trigger to common-build.xml to keep sane build on GIT branch change

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

[jira] [Commented] (LUCENE-6937) Migrate Lucene project from SVN to Git.

2016-01-26 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15118020#comment-15118020 ] Dawid Weiss commented on LUCENE-6937: - Yeah, thanks. Although I do feel a bit Oppenha

[jira] [Commented] (SOLR-8586) Implement hash over all documents to check for shard synchronization

2016-01-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117982#comment-15117982 ] David Smiley commented on SOLR-8586: Could you please clarify what this issue is all ab

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-01-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117967#comment-15117967 ] Shai Erera commented on SOLR-5730: -- I'm OK with chaining, but then can we at least wrap al

[jira] [Commented] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117960#comment-15117960 ] Joel Bernstein commented on SOLR-8520: -- I've been wondering the best approach to colum

[jira] [Updated] (SOLR-8445) fix line separator in log4j.properties files

2016-01-26 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated SOLR-8445: --- Attachment: SOLR-8445.patch Patch generated by {{git diff}}. > fix line separator in log4j.properties

[jira] [Updated] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8520: --- Description: DBVisualizer uses this column information to display proper labels on the columns for the

[jira] [Updated] (SOLR-8520) Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column)

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8520: --- Summary: Implement ResultSetMetaDataImpl getColumnLabel(int column) and getColumnDisplaySize(int column

[jira] [Comment Edited] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117303#comment-15117303 ] Kevin Risden edited comment on SOLR-8502 at 1/26/16 7:55 PM: - A

[jira] [Commented] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117861#comment-15117861 ] Kevin Risden commented on SOLR-8502: attached screenshot2.png to show DBVisualizer with

Re: reviews.apache.org / GIT migration

2016-01-26 Thread david.w.smi...@gmail.com
Thanks for the input guys. On Tue, Jan 26, 2016 at 2:37 PM Mike Drob wrote: > To add another possibility to the mix, I'd suggest using something like > Apache Yetus to manage commit process. > > On Tue, Jan 26, 2016 at 1:22 PM, Gregory Chanan > wrote: > >> IMO reviewboard with git is strictly b

[jira] [Updated] (SOLR-8502) Improve Solr JDBC Driver to support SQL Clients like DBVisualizer

2016-01-26 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8502: --- Attachment: screenshot-2.png > Improve Solr JDBC Driver to support SQL Clients like DBVisualizer >

Re: reviews.apache.org / GIT migration

2016-01-26 Thread Mike Drob
To add another possibility to the mix, I'd suggest using something like Apache Yetus to manage commit process. On Tue, Jan 26, 2016 at 1:22 PM, Gregory Chanan wrote: > IMO reviewboard with git is strictly better than reviewboard with svn; > getting reviewboard from svn to accept my patches was a

Re: reviews.apache.org / GIT migration

2016-01-26 Thread Gregory Chanan
IMO reviewboard with git is strictly better than reviewboard with svn; getting reviewboard from svn to accept my patches was always a chore -- I've never had that problem with git. I have mixed feelings about gerrit. The main advantages are: 1) automatic pre commit checks (i.e. I can have it run

[jira] [Updated] (SOLR-8590) example/files improvements

2016-01-26 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-8590: --- Description: There are several example/files improvements/fixes that are warranted: * Fix e-mail and U

[jira] [Commented] (SOLR-4654) Integrate Lucene's sorting and early query termination capabilities into Solr

2016-01-26 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117764#comment-15117764 ] Christine Poerschke commented on SOLR-4654: --- +ticket cross-reference:+ SOLR-5730

[jira] [Comment Edited] (SOLR-7105) Running Solr as a windows service

2016-01-26 Thread Peter Tyrrell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117759#comment-15117759 ] Peter Tyrrell edited comment on SOLR-7105 at 1/26/16 7:03 PM: --

[jira] [Commented] (SOLR-7105) Running Solr as a windows service

2016-01-26 Thread Peter Tyrrell (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117759#comment-15117759 ] Peter Tyrrell commented on SOLR-7105: - Until this is implemented, here is an example gi

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-01-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117738#comment-15117738 ] David Smiley commented on SOLR-5730: +1 to chaining. As an aside, It's nice to see the

[jira] [Comment Edited] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-01-26 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117693#comment-15117693 ] Christine Poerschke edited comment on SOLR-5730 at 1/26/16 6:34 PM: -

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-01-26 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117693#comment-15117693 ] Christine Poerschke commented on SOLR-5730: --- bq. solrconfig.xml to support someth

[JENKINS-MAVEN] Lucene-Solr-Maven-5.x #1166: POMs out of sync

2016-01-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/1166/ No tests ran. Build Log: [...truncated 24451 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/build.xml:766: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspac

[jira] [Assigned] (SOLR-8416) Solr collection creation API should return after all cores are alive

2016-01-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-8416: - Assignee: Mark Miller > Solr collection creation API should return after all cores are alive > --

[jira] [Updated] (SOLR-8586) Implement hash over all documents to check for shard synchronization

2016-01-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8586: --- Attachment: SOLR-8586.patch Here's a draft patch that implements the hash. Still needs cleanups, code t

[jira] [Updated] (LUCENE-6937) Migrate Lucene project from SVN to Git.

2016-01-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated LUCENE-6937: Fix Version/s: 5.5 > Migrate Lucene project from SVN to Git. >

[jira] [Resolved] (LUCENE-6937) Migrate Lucene project from SVN to Git.

2016-01-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-6937. - Resolution: Fixed We have converted. Thanks [~dawid.weiss]! Don't know how this possibly happens

[jira] [Updated] (LUCENE-6995) Add branch change trigger to common-build.xml to keep sane build on GIT branch change

2016-01-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6995: -- Attachment: LUCENE-6995.patch Hi, I updated the patch a bit and renamed the property to disable

[jira] [Commented] (SOLR-8416) Solr collection creation API should return after all cores are alive

2016-01-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117617#comment-15117617 ] Mark Miller commented on SOLR-8416: --- I have to spend a bit of time playing with this manu

Re: Merge vs Rebase

2016-01-26 Thread Mark Miller
On Tue, Jan 26, 2016 at 12:18 PM Erick Erickson wrote: > > Well, I'm not advocating at all using all their practices, > If Hadoop is too janky a project to look at, perhaps we look at ElasticSearch, which also rebases and squashes commits to manage sanity: https://github.com/elastic/elasticsearc

RE: JIRA Notifications & Github PR Notifications

2016-01-26 Thread Uwe Schindler
Should be online now. Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:uschind...@apache.org] > Sent: Tuesday, January 26, 2016 11:59 AM > To: dev@lucene.apache.org > Cc: 'Danie

Re: Merge vs Rebase

2016-01-26 Thread Erick Erickson
Robert: Well, I'm not advocating at all using all their practices, just the guide for how we want to use Git as a place to start our own process. Or, more accurately, how newbie to Git can use it without "surprises". David's right, I'm really looking at just the commit patches part. > The thing I

[jira] [Closed] (SOLR-8531) ZK leader path changed in 5.4

2016-01-26 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Wartes closed SOLR-8531. - > ZK leader path changed in 5.4 > - > > Key: SOLR-8531 >

[jira] [Resolved] (SOLR-8531) ZK leader path changed in 5.4

2016-01-26 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Wartes resolved SOLR-8531. --- Resolution: Fixed Fix Version/s: 5.4.1 > ZK leader path changed in 5.4 > ---

[jira] [Commented] (SOLR-8531) ZK leader path changed in 5.4

2016-01-26 Thread Jeff Wartes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117568#comment-15117568 ] Jeff Wartes commented on SOLR-8531: --- Looks like this was resolved in SOLR-8561 > ZK lead

[jira] [Updated] (LUCENE-6956) TestBKDTree.testRandomMedium() failure: some hits were wrong

2016-01-26 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6956: --- Attachment: LUCENE-6956.patch Updated patch that reverts BKD tolerance back to {{1e-7}}. I op

Re: Hmm Git mistake I believe

2016-01-26 Thread david.w.smi...@gmail.com
I understand it is "accurate" in the sense that it is more detailed as to what transpired -- at a cost of making the commit log more confusing should everyone do this. But I think this extra information is moot in simple cases like this -- i.e. "simple" in the sense that what he's working on didn'

Re: Merge vs Rebase

2016-01-26 Thread Mark Miller
They say the same thing about our horrid build system and so won't learn from our other good practices. What a stupid way to think on both sides. - Mark On Tue, Jan 26, 2016 at 11:30 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > On Tue, Jan 26, 2016 at 10:54 AM, david.w.smi...@gma

[jira] [Commented] (LUCENE-6995) Add branch change trigger to common-build.xml to keep sane build on GIT branch change

2016-01-26 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117550#comment-15117550 ] Uwe Schindler commented on LUCENE-6995: --- I have no problem committing and pushing t

[jira] [Comment Edited] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-01-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117549#comment-15117549 ] Shai Erera edited comment on SOLR-5730 at 1/26/16 4:51 PM: --- I was

[jira] [Commented] (SOLR-5730) make Lucene's SortingMergePolicy and EarlyTerminatingSortingCollector configurable in Solr

2016-01-26 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117549#comment-15117549 ] Shai Erera commented on SOLR-5730: -- I was hoping that we'd change solrconfig.xml to suppor

[jira] [Updated] (SOLR-8600) add & use ReRankQParserPlugin parameter [default] constants

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

Re: Hmm Git mistake I believe

2016-01-26 Thread Mark Miller
On Tue, Jan 26, 2016 at 11:37 AM Michael McCandless < luc...@mikemccandless.com> wrote: > and can therefore > be useful to future devs digging through the history. > > Some like to say that, but no one has given any concrete examples how this is useful to future devs. No duh someone that is workin

[jira] [Created] (SOLR-8600) add & use ReRankQParserPlugin parameter [default] constants

2016-01-26 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-8600: - Summary: add & use ReRankQParserPlugin parameter [default] constants Key: SOLR-8600 URL: https://issues.apache.org/jira/browse/SOLR-8600 Project: Solr

[jira] [Commented] (LUCENE-6995) Add branch change trigger to common-build.xml to keep sane build on GIT branch change

2016-01-26 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117539#comment-15117539 ] Robert Muir commented on LUCENE-6995: - Can we iterate by committing this solution fir

Re: Hmm Git mistake I believe

2016-01-26 Thread Yonik Seeley
On Tue, Jan 26, 2016 at 11:36 AM, Michael McCandless wrote: > Why is this a problem? > > It records the fact that you had pull'd and had to merge your changes > with what "came in" from master from other devs. The branch just reflects when Joel last pulled changes before making his own changes (l

Re: Hmm Git mistake I believe

2016-01-26 Thread Joel Bernstein
Yep, it makes sense to me now. It's just a lot more information than I'm used to seeing with a commit. Joel Bernstein http://joelsolr.blogspot.com/ On Tue, Jan 26, 2016 at 11:36 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > Why is this a problem? > > It records the fact that you h

[jira] [Commented] (LUCENE-6995) Add branch change trigger to common-build.xml to keep sane build on GIT branch change

2016-01-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117531#comment-15117531 ] Michael McCandless commented on LUCENE-6995: +1 to close this trap ASAP. The

Re: Hmm Git mistake I believe

2016-01-26 Thread Michael McCandless
Why is this a problem? It records the fact that you had pull'd and had to merge your changes with what "came in" from master from other devs. Such historical accuracy, while looking "dirty" to some devs, is nevertheless accurate to what actually transpired, and can therefore be useful to future d

  1   2   >