[jira] [Created] (LUCENE-6640) Remove dependency of lucene/suggest on oal.search.Filter

2015-06-30 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-6640: Summary: Remove dependency of lucene/suggest on oal.search.Filter Key: LUCENE-6640 URL: https://issues.apache.org/jira/browse/LUCENE-6640 Project: Lucene - Core

[jira] [Created] (SOLR-7736) Add a test for ZkController.publishAndWaitForDownStates

2015-06-30 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-7736: --- Summary: Add a test for ZkController.publishAndWaitForDownStates Key: SOLR-7736 URL: https://issues.apache.org/jira/browse/SOLR-7736 Project: Solr

[jira] [Commented] (SOLR-7736) Add a test for ZkController.publishAndWaitForDownStates

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607980#comment-14607980 ] ASF subversion and git services commented on SOLR-7736: --- Commit

[jira] [Commented] (LUCENE-6641) Idea CodeSyle should be enriched

2015-06-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607984#comment-14607984 ] Michael McCandless commented on LUCENE-6641: bq. We should define a complete

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

2015-06-30 Thread Michael McCandless
Aha! This is from a new assert I recently committed to try to understand a prior build failure. I cannot explain how current could possibly be null in this code. I'll open an issue... Mike McCandless On Tue, Jun 30, 2015 at 4:33 AM, bu...@elastic.co wrote: *BUILD FAILURE* Build URL

[jira] [Commented] (LUCENE-6514) 'ant idea' no longer includes code style settings

2015-06-30 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607932#comment-14607932 ] Alessandro Benedetti commented on LUCENE-6514: -- Thanks Steve, let me open

[jira] [Commented] (SOLR-7673) Race condition in shard splitting waiting for sub-shard replicas to go into recovery

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607939#comment-14607939 ] ASF subversion and git services commented on SOLR-7673: --- Commit

[jira] [Updated] (LUCENE-6641) Idea CodeSyle should be enriched

2015-06-30 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated LUCENE-6641: - Attachment: Eclipse-Lucene-Codestyle.xml I found the Eclipse CodeStyle.

[jira] [Created] (LUCENE-6641) Idea CodeSyle should be enriched

2015-06-30 Thread Alessandro Benedetti (JIRA)
Alessandro Benedetti created LUCENE-6641: Summary: Idea CodeSyle should be enriched Key: LUCENE-6641 URL: https://issues.apache.org/jira/browse/LUCENE-6641 Project: Lucene - Core

[jira] [Updated] (SOLR-7143) MoreLikeThis Query Parser does not handle multiple field names

2015-06-30 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-7143: --- Attachment: SOLR-7143.patch MoreLikeThis Query Parser does not handle multiple field names

[jira] [Updated] (LUCENE-6640) Remove dependency of lucene/suggest on oal.search.Filter

2015-06-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6640: - Attachment: LUCENE-6640.patch Here is a proposal: add a new API called {{BitsProducer}} with the

[jira] [Updated] (SOLR-7673) Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active

2015-06-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-7673: Summary: Race condition in shard splitting can cause operation to hang indefinitely

[jira] [Closed] (SOLR-6665) ZkController.publishAndWaitForDownStates should not use core name

2015-06-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar closed SOLR-6665. --- ZkController.publishAndWaitForDownStates should not use core name

[jira] [Created] (SOLR-7735) Look for solr.xml in Zookeeper by default

2015-06-30 Thread JIRA
Jan Høydahl created SOLR-7735: - Summary: Look for solr.xml in Zookeeper by default Key: SOLR-7735 URL: https://issues.apache.org/jira/browse/SOLR-7735 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-7727) bin/solr script incorrectly requires solr.xml in $SOLR_HOME

2015-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607798#comment-14607798 ] Jan Høydahl commented on SOLR-7727: --- Created spinoff issue SOLR-7735 for this bin/solr

[jira] [Commented] (LUCENE-6639) LRUQueryCache.CachingWrapperWeight not calling policy.onUse() if the first scorer is skipped

2015-06-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607868#comment-14607868 ] Adrien Grand commented on LUCENE-6639: -- I think there are two natural places where

[jira] [Updated] (SOLR-7673) Race condition in shard splitting waiting for sub-shard replicas to go into recovery

2015-06-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-7673: Attachment: SOLR-7673.patch Here's a patch which fixes both the race conditions.

[jira] [Resolved] (LUCENE-6636) Filtered Search Fails against toParentBlockJoinQuery

2015-06-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6636. -- Resolution: Invalid This error is expected: you have child documents in the second block whose

[jira] [Commented] (SOLR-7673) Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607967#comment-14607967 ] ASF subversion and git services commented on SOLR-7673: --- Commit

[jira] [Resolved] (SOLR-7673) Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active

2015-06-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-7673. - Resolution: Fixed Race condition in shard splitting can cause operation to hang

[jira] [Resolved] (SOLR-6665) ZkController.publishAndWaitForDownStates should not use core name

2015-06-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-6665. - Resolution: Fixed This fix has already been released so I opened SOLR-7736 to fix

[jira] [Commented] (SOLR-7736) Add a test for ZkController.publishAndWaitForDownStates

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607973#comment-14607973 ] ASF subversion and git services commented on SOLR-7736: --- Commit

[CI] Lucene 5x Linux 64 Test Only - Build # 53666 - Failure!

2015-06-30 Thread build
BUILD FAILURE Build URLhttp://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/53666/ Project:lucene_linux_java8_64_test_only Randomization: JDKEA9,network,heap[1024m],-server +UseSerialGC +UseCompressedOops +AggressiveOpts,sec manager on Date of build:Tue, 30 Jun

[jira] [Commented] (LUCENE-6542) FSDirectory throws AccessControlException unless you grant write access to the index

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609324#comment-14609324 ] ASF subversion and git services commented on LUCENE-6542: - Commit

[jira] [Resolved] (LUCENE-6542) FSDirectory throws AccessControlException unless you grant write access to the index

2015-06-30 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler resolved LUCENE-6542. --- Resolution: Fixed Fix Version/s: Trunk 5.3 Committed and

[jira] [Updated] (SOLR-7742) Support for Immutable ConfigSets

2015-06-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-7742: - Attachment: SOLR-7742 Here's a patch that implements and tests Immutable ConfigSets. This seems

[jira] [Commented] (SOLR-5955) Add config templates to SolrCloud.

2015-06-30 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609427#comment-14609427 ] Gregory Chanan commented on SOLR-5955: -- I posted an initial patch for the immutable

[jira] [Commented] (LUCENE-6578) Geo3d: arcDistanceToShape() method may be useful

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609456#comment-14609456 ] ASF subversion and git services commented on LUCENE-6578: - Commit

[jira] [Commented] (LUCENE-6607) Move geo3d to Lucene's sandbox module

2015-06-30 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609503#comment-14609503 ] Karl Wright commented on LUCENE-6607: - As I understand it, the idea is to construct a

[jira] [Created] (SOLR-7742) Support for Immutable ConfigSets

2015-06-30 Thread Gregory Chanan (JIRA)
Gregory Chanan created SOLR-7742: Summary: Support for Immutable ConfigSets Key: SOLR-7742 URL: https://issues.apache.org/jira/browse/SOLR-7742 Project: Solr Issue Type: New Feature

[jira] [Resolved] (LUCENE-6578) Geo3d: arcDistanceToShape() method may be useful

2015-06-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-6578. -- Resolution: Fixed Assignee: David Smiley Fix Version/s: 5.3 FYI during the 5x

[jira] [Commented] (LUCENE-6632) Geo3d: More accurate way of computing circle planes

2015-06-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609474#comment-14609474 ] David Smiley commented on LUCENE-6632: -- FYI I have special alerts for any issue

[jira] [Commented] (LUCENE-6607) Move geo3d to Lucene's sandbox module

2015-06-30 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609516#comment-14609516 ] Karl Wright commented on LUCENE-6607: - It was never clear to me *why* a spatial

[jira] [Commented] (LUCENE-6607) Move geo3d to Lucene's sandbox module

2015-06-30 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609482#comment-14609482 ] Nicholas Knize commented on LUCENE-6607: Except it's intended that BKD and

[jira] [Commented] (LUCENE-6607) Move geo3d to Lucene's sandbox module

2015-06-30 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609511#comment-14609511 ] Nicholas Knize commented on LUCENE-6607: Wait. Core is where GeoPointField

[jira] [Commented] (LUCENE-6542) FSDirectory throws AccessControlException unless you grant write access to the index

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609304#comment-14609304 ] ASF subversion and git services commented on LUCENE-6542: - Commit

[jira] [Commented] (LUCENE-6578) Geo3d: arcDistanceToShape() method may be useful

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609447#comment-14609447 ] ASF subversion and git services commented on LUCENE-6578: - Commit

[jira] [Commented] (LUCENE-6607) Move geo3d to Lucene's sandbox module

2015-06-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609469#comment-14609469 ] David Smiley commented on LUCENE-6607: -- Oh I definitely welcome BKD / GeoPointField

[jira] [Commented] (LUCENE-6607) Move geo3d to Lucene's sandbox module

2015-06-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609496#comment-14609496 ] David Smiley commented on LUCENE-6607: -- I'm not a fan of putting spatial in

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b60) - Build # 13099 - Failure!

2015-06-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13099/ Java: 32bit/jdk1.9.0-ea-b60 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite Error Message: Determinizing automaton would result in more than 1 states. Stack

[jira] [Comment Edited] (LUCENE-6607) Move geo3d to Lucene's sandbox module

2015-06-30 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609503#comment-14609503 ] Karl Wright edited comment on LUCENE-6607 at 7/1/15 3:26 AM: -

[jira] [Comment Edited] (LUCENE-6607) Move geo3d to Lucene's sandbox module

2015-06-30 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609503#comment-14609503 ] Karl Wright edited comment on LUCENE-6607 at 7/1/15 3:26 AM: -

[jira] [Commented] (LUCENE-6632) Geo3d: More accurate way of computing circle planes

2015-06-30 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609494#comment-14609494 ] Karl Wright commented on LUCENE-6632: - We're interested in distance from the line

[jira] [Commented] (LUCENE-6607) Move geo3d to Lucene's sandbox module

2015-06-30 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609528#comment-14609528 ] Nicholas Knize commented on LUCENE-6607: Not sure I understand what you mean by

[jira] [Created] (LUCENE-6643) Remove dependency of lucene/grouping on oal.search.Filter

2015-06-30 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-6643: Summary: Remove dependency of lucene/grouping on oal.search.Filter Key: LUCENE-6643 URL: https://issues.apache.org/jira/browse/LUCENE-6643 Project: Lucene - Core

[jira] [Updated] (SOLR-7707) Add StreamExpression Support to RollupStream

2015-06-30 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-7707: -- Attachment: SOLR-7707.patch Adds expression support to RollupStream. Note: I have added a

[jira] [Updated] (SOLR-7737) Query form not highlighting/displaying error responses

2015-06-30 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira updated SOLR-7737: Fix Version/s: (was: 5.2.1) 5.3 Query form not highlighting/displaying error

[jira] [Updated] (LUCENE-6643) Remove dependency of lucene/grouping on oal.search.Filter

2015-06-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6643: - Attachment: LUCENE-6643.patch Here is a patch. Remove dependency of lucene/grouping on

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 133 - Failure

2015-06-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/133/ 1 tests failed. REGRESSION: org.apache.solr.update.SoftAutoCommitTest.testSoftAndHardCommitMaxTimeDelete Error Message: Got a soft commit we weren't expecting Stack Trace: java.lang.AssertionError: Got a soft commit we

[jira] [Comment Edited] (LUCENE-6641) Idea CodeSyle should be enriched

2015-06-30 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14607971#comment-14607971 ] Alessandro Benedetti edited comment on LUCENE-6641 at 6/30/15 9:21 AM:

[jira] [Commented] (LUCENE-6633) Remove DuplicateFilter

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608010#comment-14608010 ] ASF subversion and git services commented on LUCENE-6633: - Commit

[jira] [Resolved] (LUCENE-6633) Remove DuplicateFilter

2015-06-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6633. -- Resolution: Fixed Remove DuplicateFilter -- Key:

[jira] [Resolved] (LUCENE-6617) Reduce FST's ram usage

2015-06-30 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6617. Resolution: Fixed Reduce FST's ram usage --

[jira] [Commented] (LUCENE-6617) Reduce FST's ram usage

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608067#comment-14608067 ] ASF subversion and git services commented on LUCENE-6617: - Commit

[jira] [Updated] (SOLR-7737) Query form not highlighting/displaying error responses

2015-06-30 Thread Theis (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Theis updated SOLR-7737: Description: Can be reproduced by searching in a field that does not exist, e.g. q=nonexistingfield:foo - Current

[jira] [Commented] (LUCENE-6639) LRUQueryCache.CachingWrapperWeight not calling policy.onUse() if the first scorer is skipped

2015-06-30 Thread Terry Smith (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608281#comment-14608281 ] Terry Smith commented on LUCENE-6639: - This doesn't seem pressing but irked me enough

[jira] [Commented] (SOLR-7719) Suggester Component results parsing

2015-06-30 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608284#comment-14608284 ] Alessandro Benedetti commented on SOLR-7719: I will provide today a clean

[jira] [Commented] (LUCENE-6617) Reduce FST's ram usage

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608037#comment-14608037 ] ASF subversion and git services commented on LUCENE-6617: - Commit

[jira] [Created] (SOLR-7737) Query form not highlighting/displaying error responses

2015-06-30 Thread Theis (JIRA)
Theis created SOLR-7737: --- Summary: Query form not highlighting/displaying error responses Key: SOLR-7737 URL: https://issues.apache.org/jira/browse/SOLR-7737 Project: Solr Issue Type: Bug

[jira] [Updated] (LUCENE-6631) Lucene Document Classification

2015-06-30 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated LUCENE-6631: - Attachment: LUCENE-6631.patch Introduced : - field boosting for knnClassifier (

[jira] [Commented] (SOLR-7707) Add StreamExpression Support to RollupStream

2015-06-30 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608288#comment-14608288 ] Joel Bernstein commented on SOLR-7707: -- Ok, thanks Dennis. I'll take a look at the

[jira] [Updated] (SOLR-7719) Suggester Component results parsing

2015-06-30 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alessandro Benedetti updated SOLR-7719: --- Attachment: SOLR-7719.patch Code Style fixed, patch ready Suggester Component

[jira] [Resolved] (SOLR-2242) Get distinct count of names for a facet field

2015-06-30 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-2242. - Resolution: Duplicate Marking as duplicate of SOLR-6968 Get distinct count of

[jira] [Commented] (LUCENE-6212) Remove IndexWriter's per-document analyzer add/updateDocument APIs

2015-06-30 Thread Sanne Grinovero (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608407#comment-14608407 ] Sanne Grinovero commented on LUCENE-6212: - Hi Adrien, thanks for replying! Yes I

[jira] [Commented] (SOLR-7724) Clustering Component results parsing

2015-06-30 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608337#comment-14608337 ] Dawid Weiss commented on SOLR-7724: --- I reviewed the patch and I looked at the affected

[jira] [Created] (LUCENE-6644) Symlinked checkout folder causes access denied exceptions

2015-06-30 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-6644: --- Summary: Symlinked checkout folder causes access denied exceptions Key: LUCENE-6644 URL: https://issues.apache.org/jira/browse/LUCENE-6644 Project: Lucene - Core

[jira] [Commented] (SOLR-7724) Clustering Component results parsing

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608371#comment-14608371 ] ASF subversion and git services commented on SOLR-7724: --- Commit

[jira] [Commented] (SOLR-7724) Clustering Component results parsing

2015-06-30 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608352#comment-14608352 ] Alessandro Benedetti commented on SOLR-7724: Thanks Dawid, Now I have much more

[jira] [Commented] (LUCENE-6212) Remove IndexWriter's per-document analyzer add/updateDocument APIs

2015-06-30 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608354#comment-14608354 ] Adrien Grand commented on LUCENE-6212: -- bq. There are perfectly valid use cases to

[jira] [Resolved] (SOLR-7724) Clustering Component results parsing

2015-06-30 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss resolved SOLR-7724. --- Resolution: Fixed Fix Version/s: Trunk 5.3 Clustering Component results

[jira] [Commented] (SOLR-247) Allow facet.field=* to facet on all fields (without knowing what they are)

2015-06-30 Thread Philip Willoughby (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608334#comment-14608334 ] Philip Willoughby commented on SOLR-247: We have a concrete use-case for which this

[jira] [Commented] (SOLR-7724) Clustering Component results parsing

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608383#comment-14608383 ] ASF subversion and git services commented on SOLR-7724: --- Commit

[jira] [Comment Edited] (SOLR-7441) Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL

2015-06-30 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608428#comment-14608428 ] Joel Bernstein edited comment on SOLR-7441 at 6/30/15 3:03 PM:

[jira] [Comment Edited] (SOLR-7441) Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL

2015-06-30 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608428#comment-14608428 ] Joel Bernstein edited comment on SOLR-7441 at 6/30/15 3:03 PM:

[jira] [Updated] (SOLR-7441) Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL

2015-06-30 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-7441: - Attachment: SOLR-7441.patch Added a patch that adds an Exception handling framework. The new

solr 4.5 replicated slaves don't delete old files in /index directory

2015-06-30 Thread Ted Cao
Hi, I hope someone is aware of this bug and could point me to either old Jira ticket or advice on how it can be safely fixed ... In our production environment, with solr 4.5, we often see slave replicating down data from upstream into /index directory but NOT deleting older segment files ... We

[jira] [Commented] (SOLR-7723) Add book to website - ASESS 3rd ed

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608697#comment-14608697 ] ASF subversion and git services commented on SOLR-7723: --- Commit

[jira] [Commented] (SOLR-7723) Add book to website - ASESS 3rd ed

2015-06-30 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608712#comment-14608712 ] ASF subversion and git services commented on SOLR-7723: --- Commit

[jira] [Created] (LUCENE-6645) BKD tree queries should use BitDocIdSet.Builder

2015-06-30 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6645: -- Summary: BKD tree queries should use BitDocIdSet.Builder Key: LUCENE-6645 URL: https://issues.apache.org/jira/browse/LUCENE-6645 Project: Lucene - Core

[jira] [Updated] (LUCENE-6578) Geo3d: arcDistanceToShape() method may be useful

2015-06-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6578: - Attachment: LUCENE-6578-dws.patch This is the patch I posted to ReviewBoard, and Karl accepted

[jira] [Commented] (SOLR-247) Allow facet.field=* to facet on all fields (without knowing what they are)

2015-06-30 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608630#comment-14608630 ] Erick Erickson commented on SOLR-247: - _If_ you had all the arbitrary_tag_* fields,

[jira] [Commented] (LUCENE-6645) BKD tree queries should use BitDocIdSet.Builder

2015-06-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608723#comment-14608723 ] David Smiley commented on LUCENE-6645: -- FYI I originally used FixedBitSet in the RPT

[jira] [Updated] (SOLR-7735) Look for solr.xml in Zookeeper by default

2015-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-7735: -- Attachment: SOLR-7735.patch Attaching patch. Tests and precommit SUCCESS. All mention of

[jira] [Commented] (LUCENE-6632) Geo3d: More accurate way of computing circle planes

2015-06-30 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608636#comment-14608636 ] Karl Wright commented on LUCENE-6632: - [~dsmiley]: Here's the next one to consider.

[jira] [Commented] (SOLR-7733) remove/rename optimize references in the UI.

2015-06-30 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608661#comment-14608661 ] Hoss Man commented on SOLR-7733: Linking related SOLR-3141 where there was much discussion

[jira] [Closed] (SOLR-7723) Add book to website - ASESS 3rd ed

2015-06-30 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed SOLR-7723. -- Resolution: Fixed Add book to website - ASESS 3rd ed --

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

2015-06-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13093/ Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.search.TestSearcherReuse.test Error Message: expected same:Searcher@26aca40c[collection1]

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

2015-06-30 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/890/ 1 tests failed. REGRESSION: org.apache.solr.TestDistributedSearch.test Error Message: Captured an uncaught exception in thread: Thread[id=55518, name=Thread-51232, state=RUNNABLE, group=TGRP-TestDistributedSearch] Stack

[GitHub] lucene-solr pull request: [incomplete] SOLR-5730: make SortingMerg...

2015-06-30 Thread cpoerschke
GitHub user cpoerschke opened a pull request: https://github.com/apache/lucene-solr/pull/176 [incomplete] SOLR-5730: make SortingMergePolicy/EarlyTerminatingSortingCollector configurable incomplete. for https://issues.apache.org/jira/i#browse/SOLR-5730 ticket. You can merge this

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

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1460#comment-1460 ] ASF GitHub Bot commented on SOLR-5730: -- GitHub user cpoerschke opened a pull request:

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b60) - Build # 13272 - Failure!

2015-06-30 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13272/ Java: 64bit/jdk1.9.0-ea-b60 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: commitWithin did not work on node:

Re:Solr Config MergePolicy/MergeScheduler Naming Bug?

2015-06-30 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Hi, Follow-on question, also re: SolrIndexConfig's toMap method. The constructor reads /mergedSegmentWarmer and /infoStream and /infoStream/@file elements but the toMap method does not write them. Would that be intended or is it maybe an unintended omission? If intended would be great to have

[jira] [Commented] (SOLR-7233) rename zkcli.sh script it clashes with zkCli.sh from ZooKeeper on Mac when both are in $PATH

2015-06-30 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609041#comment-14609041 ] Upayavira commented on SOLR-7233: - Dunno if this works - if we named it bin/zookeeper, we

[jira] [Commented] (SOLR-7740) tweak TestConfigOverlay.testPaths - auto[Soft]Commit(./)max(Docs|Time)

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609051#comment-14609051 ] ASF GitHub Bot commented on SOLR-7740: -- GitHub user cpoerschke opened a pull request:

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

2015-06-30 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608899#comment-14608899 ] Christine Poerschke commented on SOLR-5730: --- Uploaded [incomplete

[jira] [Commented] (SOLR-7233) rename zkcli.sh script it clashes with zkCli.sh from ZooKeeper on Mac when both are in $PATH

2015-06-30 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14609011#comment-14609011 ] Jan Høydahl commented on SOLR-7233: --- +1 Let us rename solr's {{zkCli.sh}} to something

[GitHub] lucene-solr pull request: support SortingMergePolicy-free use of E...

2015-06-30 Thread cpoerschke
GitHub user cpoerschke opened a pull request: https://github.com/apache/lucene-solr/pull/175 support SortingMergePolicy-free use of EarlyTerminatingSortingCollector for https://issues.apache.org/jira/i#browse/LUCENE-6646 You can merge this pull request into a Git repository by

[jira] [Created] (LUCENE-6646) support SortingMergePolicy-free use of EarlyTerminatingSortingCollector

2015-06-30 Thread Christine Poerschke (JIRA)
Christine Poerschke created LUCENE-6646: --- Summary: support SortingMergePolicy-free use of EarlyTerminatingSortingCollector Key: LUCENE-6646 URL: https://issues.apache.org/jira/browse/LUCENE-6646

[jira] [Commented] (LUCENE-6646) support SortingMergePolicy-free use of EarlyTerminatingSortingCollector

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14608882#comment-14608882 ] ASF GitHub Bot commented on LUCENE-6646: GitHub user cpoerschke opened a pull

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

2015-06-30 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-5730: -- Description: Example configuration: solrconfig.xml {noformat}

  1   2   >