[jira] [Commented] (SOLR-4470) Support for basic http auth in internal solr requests

2014-01-28 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13883927#comment-13883927 ] Per Steffensen commented on SOLR-4470: -- bq. ...and this patch is HUGE Yes it is, but

[jira] [Commented] (SOLR-5670) _version_ either indexed OR docvalue

2014-01-28 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13883932#comment-13883932 ] Per Steffensen commented on SOLR-5670: -- Thanks, [~ysee...@gmail.com] _version_

[jira] [Updated] (SOLR-5589) Disabled replication in config is ignored

2014-01-28 Thread Vitaliy Zhovtyuk (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitaliy Zhovtyuk updated SOLR-5589: --- Attachment: SOLR-5589.patch Master and slave considered as disabled in 3cases: not configured

[jira] [Commented] (SOLR-5670) _version_ either indexed OR docvalue

2014-01-28 Thread Yago Riveiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13883958#comment-13883958 ] Yago Riveiro commented on SOLR-5670: should be the wiki ref updated with this info?

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1241 - Failure!

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

[jira] [Commented] (SOLR-5670) _version_ either indexed OR docvalue

2014-01-28 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884071#comment-13884071 ] Per Steffensen commented on SOLR-5670: -- Well docValues are not even mentioned on

[jira] [Commented] (SOLR-5670) _version_ either indexed OR docvalue

2014-01-28 Thread Yago Riveiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884076#comment-13884076 ] Yago Riveiro commented on SOLR-5670: The Solr guide are here [Solr Reference

[jira] [Comment Edited] (SOLR-5670) _version_ either indexed OR docvalue

2014-01-28 Thread Yago Riveiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884076#comment-13884076 ] Yago Riveiro edited comment on SOLR-5670 at 1/28/14 12:45 PM: --

[jira] [Updated] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5477: --- Attachment: SOLR-5477.patch Have added the async functionality to migrate key but it seems to be

[jira] [Updated] (SOLR-5230) Call DelegatingCollector.finish() during grouping

2014-01-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher updated SOLR-5230: --- Attachment: SOLR-5230.patch Here's a 4x branch patch that includes a test case. The test case fails

[jira] [Commented] (SOLR-5670) _version_ either indexed OR docvalue

2014-01-28 Thread Per Steffensen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884109#comment-13884109 ] Per Steffensen commented on SOLR-5670: -- I am not allowed to edit that, but I made a

Re: maven build issues with non-numeric custom version

2014-01-28 Thread shikhar
I have run into this as well. It'd be great to allow arbitary strings for versioning of custom releases. This is the culprit: https://github.com/apache/lucene-solr/blob/branch_4x/lucene/tools/src/java/org/apache/lucene/dependencies/GetMavenDependenciesTask.java#L627 On Tue, Jan 28, 2014 at 4:10

Re: maven build issues with non-numeric custom version

2014-01-28 Thread shikhar
On Tue, Jan 28, 2014 at 7:28 PM, shikhar shik...@schmizz.net wrote: I have run into this as well. It'd be great to allow arbitary strings for versioning of custom releases. Specifically, I was trying to use git sha's.

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

2014-01-28 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884156#comment-13884156 ] Upayavira commented on SOLR-4787: - Happy to be ignored, but wouldn't {!bitsetjoin} and

[jira] [Updated] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5477: --- Attachment: SOLR-5477.patch * Migrate key partially works. There are a couple of spots where the

[jira] [Commented] (SOLR-5230) Call DelegatingCollector.finish() during grouping

2014-01-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884210#comment-13884210 ] Steve Rowe commented on SOLR-5230: -- +1 to commit Call DelegatingCollector.finish()

[jira] [Created] (LUCENE-5419) Implement Codec for bulk copying of postings

2014-01-28 Thread Otis Gospodnetic (JIRA)
Otis Gospodnetic created LUCENE-5419: Summary: Implement Codec for bulk copying of postings Key: LUCENE-5419 URL: https://issues.apache.org/jira/browse/LUCENE-5419 Project: Lucene - Core

[jira] [Commented] (SOLR-5473) Make one state.json per collection

2014-01-28 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884232#comment-13884232 ] Noble Paul commented on SOLR-5473: -- bq.What is stateVer used for? This is a part of

[jira] [Updated] (SOLR-5473) Make one state.json per collection

2014-01-28 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5473: - Attachment: SOLR-5473.patch Added SOLR-5474 also to the patch. deprecated API calls removed TODO

Re: Welcome Benson Margulies as Lucene/Solr committer!

2014-01-28 Thread Wolfgang Hoschek
Welcome on board! Wolfgang. On Jan 26, 2014, at 4:32 PM, Erick Erickson wrote: Good to have you aboard! Erick On Sat, Jan 25, 2014 at 10:52 PM, Mark Miller markrmil...@gmail.com wrote: Welcome! - Mark http://about.me/markrmiller On Jan 25, 2014, at 4:40 PM, Michael McCandless

[jira] [Commented] (LUCENE-5376) Add a demo search server

2014-01-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884240#comment-13884240 ] Michael McCandless commented on LUCENE-5376: Hi Arcadius, the server is

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

2014-01-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884248#comment-13884248 ] David Smiley commented on SOLR-4787: +1 to \{!bitsetjoin} and \{!hashjoin} Join

[jira] [Commented] (SOLR-5589) Disabled replication in config is ignored

2014-01-28 Thread alexey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884259#comment-13884259 ] alexey commented on SOLR-5589: -- Vitaly, ok it looks like my initial patch was not comlete.

[jira] [Commented] (LUCENE-5409) ToParentBlockJoinCollector.getTopGroups returns empty Groups

2014-01-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884265#comment-13884265 ] Michael McCandless commented on LUCENE-5409: Wow, thanks Peng! I'll have a

[jira] [Commented] (LUCENE-5092) join: don't expect all filters to be FixedBitSet instances

2014-01-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884320#comment-13884320 ] Michael McCandless commented on LUCENE-5092: On quick glance this looks like

[jira] [Commented] (LUCENE-5409) ToParentBlockJoinCollector.getTopGroups returns empty Groups

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

[jira] [Commented] (LUCENE-5409) ToParentBlockJoinCollector.getTopGroups returns empty Groups

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

[jira] [Resolved] (LUCENE-5409) ToParentBlockJoinCollector.getTopGroups returns empty Groups

2014-01-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5409. Resolution: Fixed Fix Version/s: 5.0 Thanks Peng, I just committed this.

[jira] [Commented] (LUCENE-5418) Don't use .advance on costly (e.g. distance range facets) filters

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

RE: maven build issues with non-numeric custom version

2014-01-28 Thread Uwe Schindler
You should not use a version like this to build artifacts, because it violates the Maven specs for versioning. You can define a custom version, but you have to prepend it with a valid Maven-version number, like: -Dversion=“4.6-my-special-version” Ideally do it like Jenkins with build

[jira] [Created] (SOLR-5673) HTTPSolrServer doesn't set own property correctly in setFollowRedirects

2014-01-28 Thread Frank Wesemann (JIRA)
Frank Wesemann created SOLR-5673: Summary: HTTPSolrServer doesn't set own property correctly in setFollowRedirects Key: SOLR-5673 URL: https://issues.apache.org/jira/browse/SOLR-5673 Project: Solr

[jira] [Updated] (LUCENE-5353) ShingleFilter should have a way to specify FILLER_TOKEN

2014-01-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-5353: --- Attachment: LUCENE-5353.patch Thanks for the patch, Arslan. Attaching a new patch with a few minor

[jira] [Comment Edited] (LUCENE-5353) ShingleFilter should have a way to specify FILLER_TOKEN

2014-01-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884356#comment-13884356 ] Steve Rowe edited comment on LUCENE-5353 at 1/28/14 5:45 PM: -

[jira] [Assigned] (LUCENE-5353) ShingleFilter should have a way to specify FILLER_TOKEN

2014-01-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned LUCENE-5353: -- Assignee: Steve Rowe ShingleFilter should have a way to specify FILLER_TOKEN

[jira] [Commented] (LUCENE-5092) join: don't expect all filters to be FixedBitSet instances

2014-01-28 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884364#comment-13884364 ] Paul Elschot commented on LUCENE-5092: -- bq. On quick glance this looks like a lot of

[jira] [Updated] (SOLR-5673) HTTPSolrServer doesn't set own property correctly in setFollowRedirects

2014-01-28 Thread Frank Wesemann (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Wesemann updated SOLR-5673: - Description: in setFollowRedirects(boolean newValue) HTTPSolr sets its internal property

[jira] [Updated] (SOLR-5652) Heisenbug in DistribCursorPagingTest: walk already seen ...

2014-01-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5652: --- Attachment: bin_dv.post-patch.log.txt Using my patch, my laptop hammered out 154 iterations of all the cursor

[jira] [Commented] (SOLR-5652) Heisenbug in DistribCursorPagingTest: walk already seen ...

2014-01-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884377#comment-13884377 ] Steve Rowe commented on SOLR-5652: -- bq. I'm currently bash loop hammering on this patch –

[jira] [Commented] (LUCENE-5409) ToParentBlockJoinCollector.getTopGroups returns empty Groups

2014-01-28 Thread Peng Cheng (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884424#comment-13884424 ] Peng Cheng commented on LUCENE-5409: Pleasure to be of service, also thanks Aaron

[jira] [Comment Edited] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884442#comment-13884442 ] Anshum Gupta edited comment on SOLR-5477 at 1/28/14 7:04 PM: -

[jira] [Updated] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5477: --- Attachment: SOLR-5477.patch Added more tests: * test for duplicate requestid in CollectionAPI call. *

[jira] [Updated] (SOLR-5183) Add block support for JSONLoader

2014-01-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-5183: Attachment: SOLR-5183.patch - Takes nested products as an array of childDocs - There is a nocommit

[jira] [Commented] (SOLR-5652) Heisenbug in DistribCursorPagingTest: walk already seen ...

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

[ANNOUNCE] Apache Lucene 4.6.1 released

2014-01-28 Thread Robert Muir
January 2014, Apache Lucene™ 4.6.1 available The Lucene PMC is pleased to announce the release of Apache Lucene 4.6.1Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires

[jira] [Commented] (SOLR-5652) Heisenbug in DistribCursorPagingTest: walk already seen ...

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

[ANNOUNCE] Apache Solr 4.6.1 released.

2014-01-28 Thread Robert Muir
January 2014, Apache Solr™ 4.6.1 available The Lucene PMC is pleased to announce the release of Apache Solr 4.6.1Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted

[jira] [Commented] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-28 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884478#comment-13884478 ] Shalin Shekhar Mangar commented on SOLR-5477: - bq. Migrate key partially works.

[jira] [Commented] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-28 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884485#comment-13884485 ] Shalin Shekhar Mangar commented on SOLR-5477: - Also, the WaitForState call in

Re: maven build issues with non-numeric custom version

2014-01-28 Thread Ryan McKinley
The real version number i was trying was: -Dversion=4.7.r1562172M essentially a standard lucene build with a few chances. Having the non-numbers in the version make it fail This used to work -- and now seems to fail only for lucene-analyzers-phonetic but i don't have any idea where to start!

[jira] [Updated] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5477: --- Attachment: SOLR-5477.patch Refactored OCP to use setupAsyncRequest and completeAsyncRequest

[jira] [Updated] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5477: --- Attachment: SOLR-5477.patch Fixed migrateKey async mode. Thanks to Shalin for having a look at it.

Re: maven build issues with non-numeric custom version

2014-01-28 Thread Steve Rowe
Ryan, I'll take a look today. - Steve On Jan 28, 2014 2:39 PM, Ryan McKinley ryan...@gmail.com wrote: The real version number i was trying was: -Dversion=4.7.r1562172M essentially a standard lucene build with a few chances. Having the non-numbers in the version make it fail This used to

[jira] [Commented] (SOLR-5183) Add block support for JSONLoader

2014-01-28 Thread Peng Cheng (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884682#comment-13884682 ] Peng Cheng commented on SOLR-5183: -- +1 this is amazing, I'm waiting for this for a fairly

[jira] [Commented] (LUCENE-5092) join: don't expect all filters to be FixedBitSet instances

2014-01-28 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884692#comment-13884692 ] Paul Elschot commented on LUCENE-5092: -- Merged trunk into the pull branch. No

Re: Welcome Benson Margulies as Lucene/Solr committer!

2014-01-28 Thread Martijn v Groningen
Welcome Benson! On 28 January 2014 16:19, Wolfgang Hoschek whosc...@cloudera.com wrote: Welcome on board! Wolfgang. On Jan 26, 2014, at 4:32 PM, Erick Erickson wrote: Good to have you aboard! Erick On Sat, Jan 25, 2014 at 10:52 PM, Mark Miller markrmil...@gmail.com wrote:

[jira] [Commented] (SOLR-5183) Add block support for JSONLoader

2014-01-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884783#comment-13884783 ] Yonik Seeley commented on SOLR-5183: Seems like at a minimum we should use something

[jira] [Updated] (LUCENE-5398) NormValueSource unable to read long field norm

2014-01-28 Thread Peng Cheng (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peng Cheng updated LUCENE-5398: --- Description: Previous Lucene used to store norms in memory, hence float values are encoded into

[jira] [Updated] (LUCENE-5398) NormValueSource unable to read long field norm

2014-01-28 Thread Peng Cheng (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peng Cheng updated LUCENE-5398: --- Description: Previous Lucene implementation store field norms of all documents in memory, float

[jira] [Commented] (SOLR-5230) Call DelegatingCollector.finish() during grouping

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

[jira] [Commented] (SOLR-5230) Call DelegatingCollector.finish() during grouping

2014-01-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884900#comment-13884900 ] Erik Hatcher commented on SOLR-5230: I don't see an automatic comment for my trunk

[jira] [Resolved] (SOLR-5230) Call DelegatingCollector.finish() during grouping

2014-01-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Hatcher resolved SOLR-5230. Resolution: Fixed Fix Version/s: 5.0 Assignee: Erik Hatcher Thanks Joel for the

[jira] [Commented] (SOLR-5230) Call DelegatingCollector.finish() during grouping

2014-01-28 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13884912#comment-13884912 ] Joel Bernstein commented on SOLR-5230: -- Your welcome, and thanks for following this up

[JENKINS] Lucene-Artifacts-4.x - Build # 537 - Failure

2014-01-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-4.x/537/ No tests ran. Build Log: [...truncated 6238 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Artifacts-4.x/lucene/build.xml:543: The following error occurred while executing this line:

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

2014-01-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-4.x/574/ No tests ran. Build Log: [...truncated 6571 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-4.x/build.xml:475: The following error occurred while executing this line:

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b03) - Build # 9172 - Failure!

2014-01-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9172/ Java: 64bit/jdk1.7.0_60-ea-b03 -XX:-UseCompressedOops -XX:+UseSerialGC All tests passed Build Log: [...truncated 41886 lines...] [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] warning: [options] bootstrap

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

2014-01-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9275/ Java: 64bit/jdk1.7.0_51 -XX:+UseCompressedOops -XX:+UseG1GC All tests passed Build Log: [...truncated 43199 lines...] changes-to-html: [mkdir] Created dir:

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1272 - Failure!

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

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b124) - Build # 9173 - Still Failing!

2014-01-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9173/ Java: 64bit/jdk1.8.0-ea-b124 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 43103 lines...] changes-to-html: [mkdir] Created dir:

[jira] [Updated] (LUCENE-5398) NormValueSource unable to read long field norm

2014-01-28 Thread Peng Cheng (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peng Cheng updated LUCENE-5398: --- Attachment: TestValueSourcesWithNonByteNormEncoding.java I have attached a simple test case to show

[jira] [Updated] (SOLR-5183) Add block support for JSONLoader

2014-01-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-5183: Attachment: SOLR-5183.patch Changes in this patch * Key for child documents is _childDocuments_ *

[jira] [Updated] (SOLR-5477) Async execution of OverseerCollectionProcessor tasks

2014-01-28 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5477: --- Attachment: SOLR-5477.patch Got WaitForState to also be Async during migrateKey call. Async

[jira] [Created] (SOLR-5674) The rows improvement for QueryComponet

2014-01-28 Thread Raintung Li (JIRA)
Raintung Li created SOLR-5674: - Summary: The rows improvement for QueryComponet Key: SOLR-5674 URL: https://issues.apache.org/jira/browse/SOLR-5674 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-5674) The rows improvement for QueryComponet

2014-01-28 Thread Raintung Li (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raintung Li updated SOLR-5674: -- Attachment: SOLR-5674.txt I don't have environment to test, just take a look. The rows improvement

[jira] [Commented] (SOLR-5661) PriorityQueue has OOM (Requested array size exceeds VM limit) issue

2014-01-28 Thread Raintung Li (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13885114#comment-13885114 ] Raintung Li commented on SOLR-5661: --- I create the other issue SOLR-5674 to distinguish