[jira] [Updated] (LUCENE-5532) AutomatonQuery.hashCode is not thread safe

2014-03-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5532: Attachment: LUCENE-5532.patch same patch, just with some reordering of things in

[jira] [Updated] (LUCENE-5513) Binary DocValues Updates

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5513: --- Attachment: LUCENE-5513.patch Patch makes the following refactoring changes (all internal API): *

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_60-ea-b07) - Build # 9716 - Still Failing!

2014-03-17 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9716/ Java: 32bit/jdk1.7.0_60-ea-b07 -server -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: java.util.concurrent.TimeoutException: Could not

[jira] [Commented] (LUCENE-5515) Improve TopDocs#merge for pagination

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937526#comment-13937526 ] ASF subversion and git services commented on LUCENE-5515: - Commit

[jira] [Updated] (LUCENE-5476) Facet sampling

2014-03-17 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Audenaerde updated LUCENE-5476: --- Attachment: LUCENE-5476.patch New patch. I'm still not really sure about the scorings, but

[jira] [Created] (LUCENE-5533) TaxonomyFacetSumIntAssociations overflows, unpredicted results

2014-03-17 Thread Rob Audenaerde (JIRA)
Rob Audenaerde created LUCENE-5533: -- Summary: TaxonomyFacetSumIntAssociations overflows, unpredicted results Key: LUCENE-5533 URL: https://issues.apache.org/jira/browse/LUCENE-5533 Project: Lucene -

[jira] [Commented] (LUCENE-5515) Improve TopDocs#merge for pagination

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937530#comment-13937530 ] ASF subversion and git services commented on LUCENE-5515: - Commit

[jira] [Resolved] (LUCENE-5515) Improve TopDocs#merge for pagination

2014-03-17 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen resolved LUCENE-5515. --- Resolution: Fixed Committed to trunk and 4x branch. Improve TopDocs#merge

[jira] [Created] (SOLR-5871) Ability to see the list of fields that matched the query with scores

2014-03-17 Thread Alexander S. (JIRA)
Alexander S. created SOLR-5871: -- Summary: Ability to see the list of fields that matched the query with scores Key: SOLR-5871 URL: https://issues.apache.org/jira/browse/SOLR-5871 Project: Solr

[jira] [Updated] (SOLR-5871) Ability to see the list of fields that matched the query with scores

2014-03-17 Thread Alexander S. (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexander S. updated SOLR-5871: --- Description: Hello, I need the ability to tell users what content matched their query, this way: |

[jira] [Closed] (SOLR-5849) write.lock is not removed by LogReplayer

2014-03-17 Thread pavan patel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavan patel closed SOLR-5849. - Resolution: Invalid Marking this bug invalid as this is not a solr issue. In my application we had two

[jira] [Commented] (LUCENE-5476) Facet sampling

2014-03-17 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937580#comment-13937580 ] Gilad Barkai commented on LUCENE-5476: -- About the scores (the only part I got to

[jira] [Commented] (LUCENE-5532) AutomatonQuery.hashCode is not thread safe

2014-03-17 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937585#comment-13937585 ] Simon Willnauer commented on LUCENE-5532: - +1 to the patch - I agree with the

[jira] [Commented] (LUCENE-5532) AutomatonQuery.hashCode is not thread safe

2014-03-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937594#comment-13937594 ] Uwe Schindler commented on LUCENE-5532: --- +1 to the patch. I am not sure about

[jira] [Commented] (LUCENE-5532) AutomatonQuery.hashCode is not thread safe

2014-03-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937611#comment-13937611 ] Robert Muir commented on LUCENE-5532: - Uwe, it just inherits. Its similar to many

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-03-17 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937616#comment-13937616 ] Tim Allison commented on LUCENE-5205: - [~rcmuir] and community, given recent interest

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-03-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937617#comment-13937617 ] Robert Muir commented on LUCENE-5205: - Tim I don't think so. I think actually it

[jira] [Commented] (LUCENE-5532) AutomatonQuery.hashCode is not thread safe

2014-03-17 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937619#comment-13937619 ] Uwe Schindler commented on LUCENE-5532: --- bq. Uwe, it just inherits. Its similar to

[jira] [Commented] (LUCENE-5532) AutomatonQuery.hashCode is not thread safe

2014-03-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937623#comment-13937623 ] Robert Muir commented on LUCENE-5532: - Rethrow is good: I'll use that!

[jira] [Updated] (SOLR-4878) Change default directory for infostream from CWD to dataDir

2014-03-17 Thread Toby Cole
[ https://issues.apache.org/jira/browse/SOLR-4878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-4878: --- Fix Version/s: (was: 4.7) 4.8 Change default directory for infostream from CWD

[jira] [Commented] (LUCENE-5532) AutomatonQuery.hashCode is not thread safe

2014-03-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937672#comment-13937672 ] Michael McCandless commented on LUCENE-5532: +1 I love the use of

[jira] [Commented] (LUCENE-5515) Improve TopDocs#merge for pagination

2014-03-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937673#comment-13937673 ] Michael McCandless commented on LUCENE-5515: This seems worth mentioning in

[jira] [Commented] (LUCENE-5533) TaxonomyFacetSumIntAssociations overflows, unpredicted results

2014-03-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937677#comment-13937677 ] Michael McCandless commented on LUCENE-5533: +1 But maybe we should break

[jira] [Commented] (LUCENE-5515) Improve TopDocs#merge for pagination

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937680#comment-13937680 ] ASF subversion and git services commented on LUCENE-5515: - Commit

[jira] [Commented] (LUCENE-5476) Facet sampling

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937681#comment-13937681 ] Shai Erera commented on LUCENE-5476: Rob, I reviewed the patch and I agree with Gilad

[jira] [Commented] (LUCENE-4396) BooleanScorer should sometimes be used for MUST clauses

2014-03-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937683#comment-13937683 ] Michael McCandless commented on LUCENE-4396: Da, that's a great discovery.

[jira] [Resolved] (SOLR-5265) Add backward compatibility tests to JavaBinCodec's format.

2014-03-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-5265. -- Resolution: Fixed Fix Version/s: 5.0 Add backward compatibility tests to JavaBinCodec's format.

[GitHub] lucene-solr pull request: Update GreekStemmer.java

2014-03-17 Thread pitsios-s
GitHub user pitsios-s opened a pull request: https://github.com/apache/lucene-solr/pull/43 Update GreekStemmer.java Added javadoc to the functions stem , endsWith , endsWithVowel and endsWithVowelNoY for the purposes of the software engineering class. You can merge this pull

[jira] [Commented] (LUCENE-5515) Improve TopDocs#merge for pagination

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937685#comment-13937685 ] ASF subversion and git services commented on LUCENE-5515: - Commit

[jira] [Assigned] (SOLR-5837) Add missing equals implementation for SolrDocument, SolrInputDocument and SolrInputField.

2014-03-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-5837: Assignee: Noble Paul (was: Mark Miller) Add missing equals implementation for SolrDocument,

[jira] [Resolved] (SOLR-5837) Add missing equals implementation for SolrDocument, SolrInputDocument and SolrInputField.

2014-03-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-5837. -- Resolution: Won't Fix Fix Version/s: (was: 4.8) (was: 5.0) The equals

[jira] [Commented] (LUCENE-5533) TaxonomyFacetSumIntAssociations overflows, unpredicted results

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937690#comment-13937690 ] Shai Erera commented on LUCENE-5533: bq. But maybe we should break out a

[jira] [Commented] (LUCENE-5515) Improve TopDocs#merge for pagination

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937694#comment-13937694 ] ASF subversion and git services commented on LUCENE-5515: - Commit

[jira] [Comment Edited] (LUCENE-5513) Binary DocValues Updates

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937696#comment-13937696 ] Shai Erera edited comment on LUCENE-5513 at 3/17/14 11:26 AM:

[jira] [Updated] (LUCENE-5513) Binary DocValues Updates

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5513: --- Attachment: LUCENE-5513.patch Fixed stupid bug in BinaryDocValuesFieldUpdates.merge(). Binary

[jira] [Created] (SOLR-5872) Eliminate overseer queue

2014-03-17 Thread Noble Paul (JIRA)
Noble Paul created SOLR-5872: Summary: Eliminate overseer queue Key: SOLR-5872 URL: https://issues.apache.org/jira/browse/SOLR-5872 Project: Solr Issue Type: Improvement Components:

[jira] [Created] (LUCENE-5534) GreekStemmer javadocs

2014-03-17 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5534: --- Summary: GreekStemmer javadocs Key: LUCENE-5534 URL: https://issues.apache.org/jira/browse/LUCENE-5534 Project: Lucene - Core Issue Type: Improvement

[jira] [Created] (SOLR-5873) Improve JavaBinCodec's backward compatibility tests

2014-03-17 Thread Varun Thacker (JIRA)
Varun Thacker created SOLR-5873: --- Summary: Improve JavaBinCodec's backward compatibility tests Key: SOLR-5873 URL: https://issues.apache.org/jira/browse/SOLR-5873 Project: Solr Issue Type:

[jira] [Commented] (LUCENE-5534) GreekStemmer javadocs

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937704#comment-13937704 ] ASF subversion and git services commented on LUCENE-5534: - Commit

[GitHub] lucene-solr pull request: Update GreekStemmer.java

2014-03-17 Thread rmuir
Github user rmuir commented on the pull request: https://github.com/apache/lucene-solr/pull/43#issuecomment-37806850 Thank you very much! I just committed this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] lucene-solr pull request: Update GreekStemmer.java

2014-03-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/lucene-solr/pull/43 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (LUCENE-5534) GreekStemmer javadocs

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937705#comment-13937705 ] ASF subversion and git services commented on LUCENE-5534: - Commit

[jira] [Resolved] (LUCENE-5534) GreekStemmer javadocs

2014-03-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5534. - Resolution: Fixed Fix Version/s: 5.0 4.8 GreekStemmer javadocs

[jira] [Commented] (LUCENE-5532) AutomatonQuery.hashCode is not thread safe

2014-03-17 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937723#comment-13937723 ] Dawid Weiss commented on LUCENE-5532: - or is the thread group inherited by the test

[jira] [Commented] (SOLR-4787) Join Contrib

2014-03-17 Thread Alexander S. (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937732#comment-13937732 ] Alexander S. commented on SOLR-4787: Thank you, Kranti Parisa, I am far from java

Re: Reducing the number of warnings in the codebase

2014-03-17 Thread Furkan KAMACI
Hi; As being adviser of using Sonar I want to add some more points. First of all such kind of tools shows some metrics other than code warnings and we should show that metrics even we don't use them. In example *sometimes *code complexity is a good measure to review your code. I should mention

[jira] [Commented] (SOLR-4787) Join Contrib

2014-03-17 Thread Alexander S. (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937747#comment-13937747 ] Alexander S. commented on SOLR-4787: Nvm, there were 3 missing } at the end of

[jira] [Updated] (LUCENE-5476) Facet sampling

2014-03-17 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Audenaerde updated LUCENE-5476: --- Attachment: LUCENE-5476.patch Removed scores. Added javadoc explaining what happens to

[jira] [Created] (LUCENE-5535) DrillDownQuery not working with AssociateFacetFields?

2014-03-17 Thread Rob Audenaerde (JIRA)
Rob Audenaerde created LUCENE-5535: -- Summary: DrillDownQuery not working with AssociateFacetFields? Key: LUCENE-5535 URL: https://issues.apache.org/jira/browse/LUCENE-5535 Project: Lucene - Core

[jira] [Updated] (LUCENE-5535) DrillDownQuery not working with AssociateFacetFields?

2014-03-17 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Audenaerde updated LUCENE-5535: --- Attachment: AssociationsFacetsWithDrilldownExample.java DrillDownQuery not working with

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_60-ea-b07) - Build # 9719 - Failure!

2014-03-17 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9719/ Java: 32bit/jdk1.7.0_60-ea-b07 -client -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: java.util.concurrent.TimeoutException: Could not connect

[jira] [Commented] (LUCENE-5535) DrillDownQuery not working with AssociateFacetFields?

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937767#comment-13937767 ] Shai Erera commented on LUCENE-5535: Have you looked at AssociationsFacetsExample

[jira] [Commented] (SOLR-2733) DIH - Ignoring Error when closing connection when send command abort in jdbc 5.1.17

2014-03-17 Thread Manjunath (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937766#comment-13937766 ] Manjunath commented on SOLR-2733: - I did get the same error but different occasion. Here is

[jira] [Commented] (LUCENE-5533) TaxonomyFacetSumIntAssociations overflows, unpredicted results

2014-03-17 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937770#comment-13937770 ] Rob Audenaerde commented on LUCENE-5533: I hit this pretty easily. I tried to

[jira] [Commented] (LUCENE-5535) DrillDownQuery not working with AssociateFacetFields?

2014-03-17 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937783#comment-13937783 ] Rob Audenaerde commented on LUCENE-5535: Maybe then I made a mistake somewhere

[jira] [Created] (LUCENE-5536) TaxonomyFacetSumInt/FloatAssociations should not rollup()

2014-03-17 Thread Shai Erera (JIRA)
Shai Erera created LUCENE-5536: -- Summary: TaxonomyFacetSumInt/FloatAssociations should not rollup() Key: LUCENE-5536 URL: https://issues.apache.org/jira/browse/LUCENE-5536 Project: Lucene - Core

[jira] [Commented] (LUCENE-5533) TaxonomyFacetSumIntAssociations overflows, unpredicted results

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937785#comment-13937785 ] Shai Erera commented on LUCENE-5533: I see, it is a pretty extreme case indeed! We

[jira] [Commented] (LUCENE-5535) DrillDownQuery not working with AssociateFacetFields?

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937793#comment-13937793 ] Shai Erera commented on LUCENE-5535: Phew :). I'll resolve the issue then. Feel free

[jira] [Commented] (LUCENE-5535) DrillDownQuery not working with AssociateFacetFields?

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937798#comment-13937798 ] Shai Erera commented on LUCENE-5535: I think you may be tripping LUCENE-5522, which I

[jira] [Resolved] (LUCENE-5535) DrillDownQuery not working with AssociateFacetFields?

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera resolved LUCENE-5535. Resolution: Duplicate Assignee: Shai Erera DrillDownQuery not working with

[jira] [Commented] (LUCENE-5535) DrillDownQuery not working with AssociateFacetFields?

2014-03-17 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937789#comment-13937789 ] Rob Audenaerde commented on LUCENE-5535: I think I used an older revision :/

[jira] [Created] (SOLR-5874) Unsafe cast in RouteException

2014-03-17 Thread David Arthur (JIRA)
David Arthur created SOLR-5874: -- Summary: Unsafe cast in RouteException Key: SOLR-5874 URL: https://issues.apache.org/jira/browse/SOLR-5874 Project: Solr Issue Type: Bug Components:

[jira] [Updated] (SOLR-5664) /browse: Show all highlighting fragments

2014-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-5664: -- Description: Currently if there are more highlighting fragments for the features field in example, only

[jira] [Closed] (SOLR-3613) Namespace Solr's JAVA OPTIONS

2014-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed SOLR-3613. - Resolution: Won't Fix As Solr is moving away from being a deployable war, this issue becomes less

[jira] [Commented] (SOLR-4495) solr.xml sharedLib attribtue should take a list of paths

2014-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937840#comment-13937840 ] Jan Høydahl commented on SOLR-4495: --- What do people feel is best here? * (A) {{;}}

[jira] [Updated] (SOLR-4495) solr.xml sharedLib attribute should take a list of paths

2014-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4495: -- Summary: solr.xml sharedLib attribute should take a list of paths (was: solr.xml sharedLib attribtue

[jira] [Commented] (SOLR-5872) Eliminate overseer queue

2014-03-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937842#comment-13937842 ] Yonik Seeley commented on SOLR-5872: bq. as we move the individual collection states

[jira] [Updated] (SOLR-3135) New binary request/response format using Avro

2014-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-3135: -- Fix Version/s: (was: 4.8) New binary request/response format using Avro

[jira] [Commented] (SOLR-4787) Join Contrib

2014-03-17 Thread Alexander S. (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937845#comment-13937845 ] Alexander S. commented on SOLR-4787: Kranti, Do I need to update anything in my solr

[jira] [Commented] (SOLR-5852) Add CloudSolrServer helper method to connect to a ZK ensemble

2014-03-17 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937853#comment-13937853 ] Furkan KAMACI commented on SOLR-5852: - [~elyograg] ConnectStringParser at Zookeeper

[jira] [Commented] (SOLR-4787) Join Contrib

2014-03-17 Thread Kranti Parisa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937868#comment-13937868 ] Kranti Parisa commented on SOLR-4787: - Alex, Are you using HashSetJoin? Did you

[jira] [Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries

2014-03-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937878#comment-13937878 ] Erick Erickson commented on SOLR-1604: -- OK, to finish this off, we need a

[jira] [Updated] (SOLR-5852) Add CloudSolrServer helper method to connect to a ZK ensemble

2014-03-17 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI updated SOLR-5852: Attachment: SOLR-5852_FK.patch I've improved the javadoc. We can use whether SOLR-4620 or this. On

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2014-03-17 Thread Steven Bower (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937883#comment-13937883 ] Steven Bower commented on SOLR-5488: For field facet test this is def an ordering

[jira] [Commented] (SOLR-4787) Join Contrib

2014-03-17 Thread Alexander S. (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937887#comment-13937887 ] Alexander S. commented on SOLR-4787: Hi, I am using simple join, this way: {!join

[jira] [Created] (SOLR-5875) QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard

2014-03-17 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-5875: Summary: QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard Key: SOLR-5875 URL: https://issues.apache.org/jira/browse/SOLR-5875

[jira] [Commented] (SOLR-5488) Fix up test failures for Analytics Component

2014-03-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937896#comment-13937896 ] Erick Erickson commented on SOLR-5488: -- Hey Steve! Sorry, should have updated things

[jira] [Commented] (SOLR-4787) Join Contrib

2014-03-17 Thread Kranti Parisa (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937895#comment-13937895 ] Kranti Parisa commented on SOLR-4787: - NestedJoins (fqs) are implemented in

[jira] [Updated] (SOLR-5875) QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard

2014-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-5875: - Attachment: SOLR-5875.patch Simple patch with fix. [~alexey] has confirmed that this solved the

[jira] [Commented] (SOLR-5872) Eliminate overseer queue

2014-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937901#comment-13937901 ] Mark Miller commented on SOLR-5872: --- I'm not fully sold on this yet. Compare and set is

[jira] [Commented] (SOLR-5875) QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937915#comment-13937915 ] ASF subversion and git services commented on SOLR-5875: --- Commit

[jira] [Commented] (SOLR-5875) QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937917#comment-13937917 ] ASF subversion and git services commented on SOLR-5875: --- Commit

[jira] [Commented] (SOLR-4787) Join Contrib

2014-03-17 Thread Alexander S. (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937921#comment-13937921 ] Alexander S. commented on SOLR-4787: Ok, thx, I'll try with hjoin. And yes, I am trying

[jira] [Resolved] (SOLR-5875) QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard

2014-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-5875. -- Resolution: Fixed Committed to trunk, branch_4x and the lucene_solr_4_7 branch.

[jira] [Commented] (SOLR-5875) QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937920#comment-13937920 ] ASF subversion and git services commented on SOLR-5875: --- Commit

[jira] [Updated] (SOLR-5875) QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard

2014-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-5875: - Fix Version/s: 5.0 4.8 QueryComponent.mergeIds() unmarshals all docs' sort field

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

2014-03-17 Thread Robert Parker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937924#comment-13937924 ] Robert Parker commented on SOLR-5750: - You should have the option of backing

Re: Sorry for JIRA spam

2014-03-17 Thread Mark Miller
I don’t think it’s bad to have JIRA bump the fix version at all - you just want to supress an individual email for each change if its going to be that many. --  Mark Miller about.me/markrmiller On March 16, 2014 at 9:45:42 AM, David Smiley (@MITRE.org) (dsmi...@mitre.org) wrote: Sorry for all

Re: Sorry for JIRA spam

2014-03-17 Thread David Smiley (@MITRE.org)
What I mean is that when you click the “Release” menu choice next to the version, JIRA optionally asks you if it should bump the fix versions (I forget the precise language). It didn’t say that in doing so it would send a ton of email, and it didn’t give an option to suppress email.

Lucene/Solr 4.7.1

2014-03-17 Thread Steve Rowe
I’d like to make a 4.7.1 release. I’ve committed SOLR-5875 to the lucene_solr_4_7 branch; I think it definitely warrants a bugfix release. I propose making an RC in one week: Monday March 24. Steve - To unsubscribe, e-mail:

[jira] [Commented] (SOLR-5875) QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard

2014-03-17 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937946#comment-13937946 ] Erick Erickson commented on SOLR-5875: -- Hmmm, is it possible to have the original

[jira] [Commented] (LUCENE-5052) bitset codec for off heap filters

2014-03-17 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937947#comment-13937947 ] Mikhail Khludnev commented on LUCENE-5052: -- bq. it'd be better if the postings

[jira] [Commented] (SOLR-5875) QueryComponent.mergeIds() unmarshals all docs' sort field values once per doc instead of once per shard

2014-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937953#comment-13937953 ] Steve Rowe commented on SOLR-5875: -- Erick, as I mentioned above, [~alexey] gave it a test

[jira] [Commented] (SOLR-5796) With many collections, leader re-election takes too long when a node dies or is rebooted, leading to some shards getting into a conflicting state about who is the lead

2014-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937957#comment-13937957 ] Mark Miller commented on SOLR-5796: --- Do we have a JIRA issue for the instability you

[jira] [Commented] (SOLR-5800) Admin UI - Analysis form doesn't render results correctly when a CharFilter is used.

2014-03-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937968#comment-13937968 ] ASF subversion and git services commented on SOLR-5800: --- Commit

[jira] [Updated] (SOLR-5800) Admin UI - Analysis form doesn't render results correctly when a CharFilter is used.

2014-03-17 Thread Stefan Matheis (steffkes) (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Matheis (steffkes) updated SOLR-5800: Fix Version/s: 4.7.1 Admin UI - Analysis form doesn't render results

Re: Lucene/Solr 4.7.1

2014-03-17 Thread Mark Miller
Sounds good to me. --  Mark Miller about.me/markrmiller On March 17, 2014 at 11:53:14 AM, Steve Rowe (sar...@gmail.com) wrote: I’d like to make a 4.7.1 release. I’ve committed SOLR-5875 to the lucene_solr_4_7 branch; I think it definitely warrants a bugfix release. I propose making an RC in

Re: Lucene/Solr 4.7.1

2014-03-17 Thread Stefan Matheis
Thanks for doing this Steve! I've merged SOLR-5800 to the branch -Stefan On Monday, March 17, 2014 at 4:52 PM, Steve Rowe wrote: I’d like to make a 4.7.1 release. I’ve committed SOLR-5875 to the lucene_solr_4_7 branch; I think it definitely warrants a bugfix release. I propose

[jira] [Commented] (SOLR-5873) Improve JavaBinCodec's backward compatibility tests

2014-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937985#comment-13937985 ] Mark Miller commented on SOLR-5873: --- Wrong Mark Miller pinged ;) I'm one of the last ones

[jira] [Commented] (SOLR-5837) Add missing equals implementation for SolrDocument, SolrInputDocument and SolrInputField.

2014-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13937991#comment-13937991 ] Mark Miller commented on SOLR-5837: --- If you look at the previous commits, you will see

  1   2   3   >