[jira] [Resolved] (SOLR-5680) ConcurrentUpdateSolrServer ignores HttpClient parameter

2014-02-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-5680. - Resolution: Duplicate Thanks Edgar. This has already been fixed in 4.7

[jira] [Commented] (SOLR-5684) Shutdown SolrServer clients created in BasicDistributedZk2Test and BasicDistributedZkTest

2014-02-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888505#comment-13888505 ] Shalin Shekhar Mangar commented on SOLR-5684: - Thanks Tomás. After applying

[jira] [Updated] (SOLR-5684) Shutdown SolrServer clients created in BasicDistributedZk2Test and BasicDistributedZkTest

2014-02-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-5684: Attachment: SOLR-5684.patch Checks for null otherCollectionClients during tearDown.

[jira] [Commented] (SOLR-5684) Shutdown SolrServer clients created in BasicDistributedZk2Test and BasicDistributedZkTest

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

[jira] [Commented] (SOLR-5684) Shutdown SolrServer clients created in BasicDistributedZk2Test and BasicDistributedZkTest

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

[jira] [Resolved] (SOLR-5684) Shutdown SolrServer clients created in BasicDistributedZk2Test and BasicDistributedZkTest

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

[jira] [Commented] (SOLR-5634) getNGroups returns null if group.format=simple and group.ngroups=true

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

[jira] [Commented] (SOLR-5634) getNGroups returns null if group.format=simple and group.ngroups=true

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

[jira] [Resolved] (SOLR-5634) getNGroups returns null if group.format=simple and group.ngroups=true

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

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

2014-02-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1093/ 1 tests failed. REGRESSION: org.apache.solr.cloud.OverseerTest.testOverseerFailure Error Message: KeeperErrorCode = NodeExists for /collections/collection1/leaders/shard1 Stack Trace:

[JENKINS] Lucene-4.6.1-Linux-Java6-64-test-only - Build # 1785 - Failure!

2014-02-01 Thread builder
Build: builds.flonkings.com/job/Lucene-4.6.1-Linux-Java6-64-test-only/1785/ All tests passed Build Log: [...truncated 758 lines...] [junit4] JVM J3: stdout was not empty, see:

Re: Trade-offs in choosing DocValuesFormat

2014-02-01 Thread Robert Muir
There is a ton of misinformation in this thread. As of lucene 4.5, the default docvalues are disk-based (mostly, some small stuff in ram). You probably don't need to change anything from the defaults, unless: if you want everything in RAM, use Memory. If you want to waste RAM, use Direct. If you

Re: Trade-offs in choosing DocValuesFormat

2014-02-01 Thread Tom Burton-West
Thanks Shawn, Joel, and Robert, Shawn, thanks for mentioning the caveat of having to re-index when upgrading Solr. We almost always re-index when we upgrade Solr. There is a ton of misinformation in this thread. I think this might be because the DocValues implementation is a moving target, and

[jira] [Commented] (SOLR-5684) Shutdown SolrServer clients created in BasicDistributedZk2Test and BasicDistributedZkTest

2014-02-01 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-5684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888660#comment-13888660 ] Tomás Fernández Löbbe commented on SOLR-5684: - Thanks Shalin. For some reason I

[jira] [Commented] (LUCENE-4797) Fix remaining Lucene/Solr Javadocs issue

2014-02-01 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888662#comment-13888662 ] Uwe Schindler commented on LUCENE-4797: --- FYI, we reenabled Java 8 builds, so the

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-01 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888673#comment-13888673 ] John Wang commented on LUCENE-5425: --- Thanks Lei! Shai, given that using OBS Iterator

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888674#comment-13888674 ] Shai Erera commented on LUCENE-5425: The benchmarks that we ran were with luceneutil:

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888676#comment-13888676 ] Shai Erera commented on LUCENE-5425: bq. Shai, given that using OBS Iterator

[jira] [Comment Edited] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888676#comment-13888676 ] Shai Erera edited comment on LUCENE-5425 at 2/1/14 7:07 PM:

[jira] [Commented] (LUCENE-5428) Make Faceting counting array overridable

2014-02-01 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888677#comment-13888677 ] John Wang commented on LUCENE-5428: --- Hi Shai: We are currently writing our own

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-01 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888678#comment-13888678 ] John Wang commented on LUCENE-5425: --- Ok. I will revert to the previous patch applied to

[jira] [Updated] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-01 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wang updated LUCENE-5425: -- Attachment: fixbitset.patch Make creation of FixedBitSet in FacetsCollector overridable

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-01 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888679#comment-13888679 ] John Wang commented on LUCENE-5425: --- Reverted patch attached. Make creation of

[jira] [Commented] (LUCENE-5425) Make creation of FixedBitSet in FacetsCollector overridable

2014-02-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888680#comment-13888680 ] Shai Erera commented on LUCENE-5425: Looks good. BTW newHitSet -- is that intentional

[jira] [Commented] (LUCENE-5428) Make Faceting counting array overridable

2014-02-01 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888682#comment-13888682 ] Shai Erera commented on LUCENE-5428: bq. Do you mean the method call overhead it

[jira] [Updated] (SOLR-3854) SolrCloud does not work with https

2014-02-01 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Davids updated SOLR-3854: --- Attachment: SOLR-3854.patch Created a patch that includes a test that runs the BasicDistributedZkTest

[jira] [Commented] (LUCENE-5426) Make SortedSetDocValuesReaderState customizable

2014-02-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888746#comment-13888746 ] Michael McCandless commented on LUCENE-5426: +1, nice to make this ord mapper

[jira] [Commented] (LUCENE-5410) Add fuzziness support to SimpleQueryParser

2014-02-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888748#comment-13888748 ] Michael McCandless commented on LUCENE-5410: +1 Add fuzziness support to

[jira] [Updated] (SOLR-3854) SolrCloud does not work with https

2014-02-01 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Davids updated SOLR-3854: --- Attachment: (was: SOLR-3854.patch) SolrCloud does not work with https

[jira] [Updated] (SOLR-3854) SolrCloud does not work with https

2014-02-01 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Davids updated SOLR-3854: --- Attachment: SOLR-3854.patch SolrCloud does not work with https --

[jira] [Created] (LUCENE-5429) Run one search across multiple scorers/collectors

2014-02-01 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-5429: -- Summary: Run one search across multiple scorers/collectors Key: LUCENE-5429 URL: https://issues.apache.org/jira/browse/LUCENE-5429 Project: Lucene - Core

[jira] [Commented] (SOLR-5535) The partialResults header should be set for shards that error out using shards.tolerant

2014-02-01 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888757#comment-13888757 ] Steve Davids commented on SOLR-5535: [~shalinda] Does the patch seem reasonable? The

[jira] [Updated] (LUCENE-5429) Run one search across multiple scorers/collectors

2014-02-01 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-5429: --- Attachment: LUCENE-5429.patch Patch, making a Similarity that switches between

Re: Trade-offs in choosing DocValuesFormat

2014-02-01 Thread Joel Bernstein
Robert, Unless I'm missing something the default docvalues format appears to be Lucene45 in (Solr 4.6). Is this the Memory format you mention, or is there another Memory docvalues format? I'm confused because I thought the Disk format kept certain things on disk and certain things in memory, but

[jira] [Commented] (SOLR-3854) SolrCloud does not work with https

2014-02-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888779#comment-13888779 ] Mark Miller commented on SOLR-3854: --- Thanks! I'll review this soon. bq. While creating

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1285 - Still Failing!

2014-02-01 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1285/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 10350 lines...] [junit4] JVM J0: stderr was not empty, see:

Re: Trade-offs in choosing DocValuesFormat

2014-02-01 Thread Robert Muir
It is just as I described it. Lucene45 is not an in-memory format. it only holds 2 datastructures in ram (which only apply to certain cases of docvalues instances: sorted, sortedset, and variable-length binary). You can see this, if you look at the producer's source code (the javadoc of *Format

Re: Trade-offs in choosing DocValuesFormat

2014-02-01 Thread Robert Muir
On Sat, Feb 1, 2014 at 12:19 PM, Tom Burton-West tburt...@umich.edu wrote: Thanks Shawn, Joel, and Robert, Shawn, thanks for mentioning the caveat of having to re-index when upgrading Solr. We almost always re-index when we upgrade Solr. There is a ton of misinformation in this thread.

[jira] [Commented] (LUCENE-5429) Run one search across multiple scorers/collectors

2014-02-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888793#comment-13888793 ] Robert Muir commented on LUCENE-5429: - I don't think this approach is thread-safe? If

[jira] [Commented] (LUCENE-5410) Add fuzziness support to SimpleQueryParser

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

Re: Trade-offs in choosing DocValuesFormat

2014-02-01 Thread Joel Bernstein
Robert, OK, I didn't realize that Lucene45 was mostly a disk based format. Thanks for the clear explanation and links. Joel Joel Bernstein Search Engineer at Heliosearch On Sat, Feb 1, 2014 at 8:25 PM, Robert Muir rcm...@gmail.com wrote: It is just as I described it. Lucene45 is not an

[jira] [Resolved] (LUCENE-5410) Add fuzziness support to SimpleQueryParser

2014-02-01 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5410. - Resolution: Fixed Fix Version/s: 4.7 5.0 Thanks Lee! Add fuzziness

[jira] [Commented] (LUCENE-5410) Add fuzziness support to SimpleQueryParser

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

Re: Trade-offs in choosing DocValuesFormat

2014-02-01 Thread Mark Miller
bq. or more ideally replaced with some magic that forwards to the reference guide page automatically. I wonder if this is possible with moin moin. Right up Cassandra or Hossman's alley. For SolrCloud, I put the following at the top - checking on it now, I realized it's easy to miss. Could use

[jira] [Commented] (SOLR-3854) SolrCloud does not work with https

2014-02-01 Thread Steve Davids (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1321#comment-1321 ] Steve Davids commented on SOLR-3854: I believe the RecoveryStrategy was complaining

[jira] [Commented] (SOLR-3854) SolrCloud does not work with https

2014-02-01 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1325#comment-1325 ] Mark Miller commented on SOLR-3854: --- That sounds reasonable. I think hostProtocol is the

Re: Trade-offs in choosing DocValuesFormat

2014-02-01 Thread Mark Miller
It looks like moin moin has this refresh command to do this. I tried it and it did not seem to work. I had second thoughts anyway though. Sometimes those old pages still have some info the new page doesn't have, or some historical information. I think the SolrCloud page might be a bit like that.

Re: Trade-offs in choosing DocValuesFormat

2014-02-01 Thread Robert Muir
The warning is fantastic! On Sun, Feb 2, 2014 at 12:57 AM, Mark Miller markrmil...@gmail.com wrote: It looks like moin moin has this refresh command to do this. I tried it and it did not seem to work. I had second thoughts anyway though. Sometimes those old pages still have some info the new

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

2014-02-01 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/578/ 1 tests failed. REGRESSION: org.apache.solr.cloud.OverseerTest.testOverseerFailure Error Message: KeeperErrorCode = NodeExists for /collections/collection1/leaders/shard1 Stack Trace:

[jira] [Commented] (SOLR-5535) The partialResults header should be set for shards that error out using shards.tolerant

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

[jira] [Commented] (SOLR-5535) The partialResults header should be set for shards that error out using shards.tolerant

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

[jira] [Resolved] (SOLR-5535) The partialResults header should be set for shards that error out using shards.tolerant

2014-02-01 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-5535. - Resolution: Fixed Assignee: Shalin Shekhar Mangar This is fixed. Thanks