RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) - Build # 8205 - Failure!

2013-11-07 Thread Uwe Schindler
Hi, for now I disabled 64 bit builds with JDK 8 b114 on Jenkins. For Rory Balchandra: This bug in the Javadocs tool has nothing to do with the bitness of the JDK. It is just a side-effect of the fact that we currently run the Javadocs builds only on 64 bit JVMs (the validation tasks running

Re: Lucene / Solr 4.6

2013-11-07 Thread Simon Willnauer
hey folks, I think it's time to get this going. Mark I can do the release as well do we wanna set a date? IMO I'd love to start tomorrow but I guess I will get some I wanna get featrue XYZ in emails so what about cutting the RC next week Tuesday? simon On Fri, Oct 25, 2013 at 5:22 AM, Otis

[jira] [Created] (SOLR-5427) SolrCloud leaking (many) filehandles to deleted files

2013-11-07 Thread Eric Bus (JIRA)
Eric Bus created SOLR-5427: -- Summary: SolrCloud leaking (many) filehandles to deleted files Key: SOLR-5427 URL: https://issues.apache.org/jira/browse/SOLR-5427 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-5427) SolrCloud leaking (many) filehandles to deleted files

2013-11-07 Thread Eric Bus (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Bus updated SOLR-5427: --- Description: I'm running SolrCloud on three nodes. I've been experiencing strange problems on these nodes.

[jira] [Commented] (LUCENE-5332) SpanNearQuery with multiple terms does not find match

2013-11-07 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815822#comment-13815822 ] Cao Manh Dat commented on LUCENE-5332: -- It's work when slop = 3. SpanNearQuery

[jira] [Created] (SOLR-5428) new statistics results to StatsComponent - distinctValues and countDistinct

2013-11-07 Thread Elran Dvir (JIRA)
Elran Dvir created SOLR-5428: Summary: new statistics results to StatsComponent - distinctValues and countDistinct Key: SOLR-5428 URL: https://issues.apache.org/jira/browse/SOLR-5428 Project: Solr

[jira] [Updated] (SOLR-5428) new statistics results to StatsComponent - distinctValues and countDistinct

2013-11-07 Thread Elran Dvir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elran Dvir updated SOLR-5428: - Attachment: SOLR-5428.patch new statistics results to StatsComponent - distinctValues and countDistinct

[jira] [Commented] (LUCENE-5332) SpanNearQuery with multiple terms does not find match

2013-11-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815861#comment-13815861 ] Erick Erickson commented on LUCENE-5332: So is this really a problem or should we

[jira] [Created] (SOLR-5429) Point collapsed Rectangle at Poles resulting in GC OutOfMemory Exception

2013-11-07 Thread Dennis Reichelt (JIRA)
Dennis Reichelt created SOLR-5429: - Summary: Point collapsed Rectangle at Poles resulting in GC OutOfMemory Exception Key: SOLR-5429 URL: https://issues.apache.org/jira/browse/SOLR-5429 Project: Solr

Re: Lucene / Solr 4.6

2013-11-07 Thread Mark Miller
Next Tuesday sounds good to me. On Thu, Nov 7, 2013 at 9:06 AM, Simon Willnauer simon.willna...@gmail.comwrote: hey folks, I think it's time to get this going. Mark I can do the release as well do we wanna set a date? IMO I'd love to start tomorrow but I guess I will get some I wanna get

[jira] [Commented] (SOLR-5381) Split Clusterstate and scale

2013-11-07 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815877#comment-13815877 ] Mark Miller commented on SOLR-5381: --- Noble and I have discussed his proposal above at

Re: How do we access CloudSolrServer.RouteResponse?

2013-11-07 Thread Shalin Shekhar Mangar
I ran into the same problem. It was decided that we'll make a new issue to make this class public in Solr 4.6. I haven't seen an issue for it yet so I'll create one.

[jira] [Commented] (SOLR-5302) Analytics Component

2013-11-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815925#comment-13815925 ] Erick Erickson commented on SOLR-5302: -- NOTE: I'm pretty sure the JVM crash I'm seeing

Re: Lucene / Solr 4.6

2013-11-07 Thread Simon Willnauer
Mark, I can do the release if you are busy or so I don't mind lemme know if you wanna do it simon On Thu, Nov 7, 2013 at 1:09 PM, Mark Miller markrmil...@gmail.com wrote: Next Tuesday sounds good to me. On Thu, Nov 7, 2013 at 9:06 AM, Simon Willnauer simon.willna...@gmail.com wrote: hey

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b114) - Build # 8205 - Failure!

2013-11-07 Thread Rory O'Donnell Oracle, Dublin ireland
On 11/ 7/13 08:03 AM, Uwe Schindler wrote: Hi, for now I disabled 64 bit builds with JDK 8 b114 on Jenkins. For Rory Balchandra: This bug in the Javadocs tool has nothing to do with the bitness of the JDK. It is just a side-effect of the fact that we currently run the Javadocs builds only

SOLR-5302, Analytics

2013-11-07 Thread Erick Erickson
All: I'm a little overwhelmed by this thing. It's 500K and currently fails precommit with javadoc warnings. I can fix those bits with some boilerplate... But, how to proceed? I've no hope of competently reviewing 500K of changes (some if it is documentation, true). But it obviously have lots and

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2013-11-07 Thread Elran Dvir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13815993#comment-13815993 ] Elran Dvir commented on SOLR-2894: -- I exained the code. It seems that the refinement

Re: SOLR-5302, Analytics

2013-11-07 Thread Andrzej Bialecki
On 07/11/13 14:50, Erick Erickson wrote: All: I'm a little overwhelmed by this thing. It's 500K and currently fails precommit with javadoc warnings. I can fix those bits with some boilerplate... But, how to proceed? I've no hope of competently reviewing 500K of changes (some if it is

[jira] [Commented] (LUCENE-5332) SpanNearQuery with multiple terms does not find match

2013-11-07 Thread Jerry Zhou (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816047#comment-13816047 ] Jerry Zhou commented on LUCENE-5332: it depends on how we interpret the

[jira] [Commented] (SOLR-2894) Implement distributed pivot faceting

2013-11-07 Thread Andrew Muldowney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816058#comment-13816058 ] Andrew Muldowney commented on SOLR-2894: DoPivots is called on every shard once to

[jira] [Commented] (SOLR-4839) Jetty 9

2013-11-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816105#comment-13816105 ] Shawn Heisey commented on SOLR-4839: I changed the jetty version in a branch_4x

[jira] [Created] (LUCENE-5333) Support sparse faceting for heterogeneous indices

2013-11-07 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-5333: -- Summary: Support sparse faceting for heterogeneous indices Key: LUCENE-5333 URL: https://issues.apache.org/jira/browse/LUCENE-5333 Project: Lucene - Core

[jira] [Comment Edited] (SOLR-4839) Jetty 9

2013-11-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816105#comment-13816105 ] Shawn Heisey edited comment on SOLR-4839 at 11/7/13 4:42 PM: - I

[jira] [Commented] (SOLR-4839) Jetty 9

2013-11-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816111#comment-13816111 ] Robert Muir commented on SOLR-4839: --- doesnt jetty 9 require java7? Jetty 9 ---

[jira] [Commented] (SOLR-4839) Jetty 9

2013-11-07 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816112#comment-13816112 ] Shawn Heisey commented on SOLR-4839: [~rcmuir], you are correct. I didn't even think

[jira] [Updated] (SOLR-5366) Too many close on transient core with unload command

2013-11-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-5366: - Attachment: SOLR-5366.patch Building on Olivier's patch. I think there was a race condition

[jira] [Commented] (SOLR-5366) Too many close on transient core with unload command

2013-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816116#comment-13816116 ] ASF subversion and git services commented on SOLR-5366: --- Commit

[jira] [Commented] (LUCENE-5316) Taxonomy tree traversing improvement

2013-11-07 Thread Gilad Barkai (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816183#comment-13816183 ] Gilad Barkai commented on LUCENE-5316: -- That's... not an optimistic result :) I

[jira] [Created] (LUCENE-5334) Add Namespaces to Expressions Javascript Compiler

2013-11-07 Thread Jack Conradson (JIRA)
Jack Conradson created LUCENE-5334: -- Summary: Add Namespaces to Expressions Javascript Compiler Key: LUCENE-5334 URL: https://issues.apache.org/jira/browse/LUCENE-5334 Project: Lucene - Core

[jira] [Updated] (LUCENE-5334) Add Namespaces to Expressions Javascript Compiler

2013-11-07 Thread Jack Conradson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jack Conradson updated LUCENE-5334: --- Attachment: LUCENE-5334.patch Attached a patch with unit tests. Note that a large portion

[jira] [Commented] (SOLR-5379) Query-time multi-word synonym expansion

2013-11-07 Thread Bill Steele (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816243#comment-13816243 ] Bill Steele commented on SOLR-5379: --- Hi Markus, Which other multi-word synonym patches

[jira] [Commented] (LUCENE-2899) Add OpenNLP Analysis capabilities as a module

2013-11-07 Thread Lance Norskog (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816277#comment-13816277 ] Lance Norskog commented on LUCENE-2899: --- The solrconfig.xml file should have these

[jira] [Commented] (LUCENE-5333) Support sparse faceting for heterogeneous indices

2013-11-07 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816282#comment-13816282 ] Shai Erera commented on LUCENE-5333: A simple way to achieve that is to write an

[jira] [Commented] (SOLR-5366) Too many close on transient core with unload command

2013-11-07 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816317#comment-13816317 ] ASF subversion and git services commented on SOLR-5366: --- Commit

[jira] [Commented] (LUCENE-5332) SpanNearQuery with multiple terms does not find match

2013-11-07 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816358#comment-13816358 ] Paul Elschot commented on LUCENE-5332: -- I think the problem is actually only in the

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.8.0-ea-b114) - Build # 3363 - Still Failing!

2013-11-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3363/ Java: 32bit/jdk1.8.0-ea-b114 -server -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT Error Message: expected:3 but was:2 Stack Trace: java.lang.AssertionError: expected:3

[jira] [Resolved] (SOLR-5366) Too many close on transient core with unload command

2013-11-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-5366. -- Resolution: Fixed Fix Version/s: 5.0 4.6 Too many close on transient

[jira] [Resolved] (SOLR-5420) Solr indexing of multiple spatial fields (with polygons) produces errors

2013-11-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-5420. Resolution: Cannot Reproduce As indicated on his response in StackOverflow, there actually were

[jira] [Commented] (SOLR-5378) Suggester Version 2

2013-11-07 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816440#comment-13816440 ] Areek Zillur commented on SOLR-5378: Thanks for taking the time to look through this,

[jira] [Commented] (LUCENE-5334) Add Namespaces to Expressions Javascript Compiler

2013-11-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816477#comment-13816477 ] Robert Muir commented on LUCENE-5334: - +1 Add Namespaces to Expressions Javascript

[jira] [Created] (LUCENE-5335) Change raw Map type to MapString,Object for ValueSource context

2013-11-07 Thread Ryan Ernst (JIRA)
Ryan Ernst created LUCENE-5335: -- Summary: Change raw Map type to MapString,Object for ValueSource context Key: LUCENE-5335 URL: https://issues.apache.org/jira/browse/LUCENE-5335 Project: Lucene - Core

[jira] [Updated] (LUCENE-5335) Change raw Map type to MapString,Object for ValueSource context

2013-11-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated LUCENE-5335: --- Issue Type: Sub-task (was: Improvement) Parent: LUCENE-5325 Change raw Map type to

[jira] [Commented] (LUCENE-5325) Move ValueSource and FunctionValues under core/

2013-11-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816502#comment-13816502 ] Ryan Ernst commented on LUCENE-5325: I began doing the move and refactorings

[jira] [Created] (SOLR-5430) It would be nice if the admin screen had a way of showing the currently-loaded cores

2013-11-07 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-5430: Summary: It would be nice if the admin screen had a way of showing the currently-loaded cores Key: SOLR-5430 URL: https://issues.apache.org/jira/browse/SOLR-5430

[jira] [Commented] (LUCENE-5335) Change raw Map type to MapString,Object for ValueSource context

2013-11-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816729#comment-13816729 ] Adrien Grand commented on LUCENE-5335: -- +1 Change raw Map type to MapString,Object

[jira] [Commented] (SOLR-5302) Analytics Component

2013-11-07 Thread Steven Bower (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816733#comment-13816733 ] Steven Bower commented on SOLR-5302: [~ngonzalez] Can you provide more detail w/regard

[jira] [Commented] (LUCENE-5335) Change raw Map type to MapString,Object for ValueSource context

2013-11-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816740#comment-13816740 ] Yonik Seeley commented on LUCENE-5335: -- Hmmm, but the map is currently an identity

[jira] [Commented] (SOLR-5302) Analytics Component

2013-11-07 Thread Steven Bower (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816741#comment-13816741 ] Steven Bower commented on SOLR-5302: been away this last week at Lucene rev so haven't

[jira] [Commented] (LUCENE-5334) Add Namespaces to Expressions Javascript Compiler

2013-11-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816745#comment-13816745 ] Uwe Schindler commented on LUCENE-5334: --- Hi, I don't understand what the antlr

[jira] [Updated] (LUCENE-5335) Change raw Map type to MapString,Object for ValueSource context

2013-11-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Ernst updated LUCENE-5335: --- Attachment: LUCENE-5335.patch Patch. Change raw Map type to MapString,Object for ValueSource

[jira] [Commented] (LUCENE-5335) Change raw Map type to MapString,Object for ValueSource context

2013-11-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816763#comment-13816763 ] Ryan Ernst commented on LUCENE-5335: {quote} Hmmm, but the map is currently an

[jira] [Commented] (LUCENE-5334) Add Namespaces to Expressions Javascript Compiler

2013-11-07 Thread Jack Conradson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816779#comment-13816779 ] Jack Conradson commented on LUCENE-5334: Hi Uwe, Thanks for taking a look.

[jira] [Commented] (LUCENE-5335) Change raw Map type to MapString,Object for ValueSource context

2013-11-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816790#comment-13816790 ] Yonik Seeley commented on LUCENE-5335: -- bq. I would have expected problems if a key

[jira] [Commented] (LUCENE-5335) Change raw Map type to MapString,Object for ValueSource context

2013-11-07 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816794#comment-13816794 ] Yonik Seeley commented on LUCENE-5335: -- That is strange that it even compiles...

[jira] [Created] (SOLR-5431) Data Import Handler Silently Fails (Letter Casing)

2013-11-07 Thread Bryce Griner (JIRA)
Bryce Griner created SOLR-5431: -- Summary: Data Import Handler Silently Fails (Letter Casing) Key: SOLR-5431 URL: https://issues.apache.org/jira/browse/SOLR-5431 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez commented on SOLR-5302: Yes my solr cloud is

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/7/13 11:55 PM:

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/8/13 12:01 AM:

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/8/13 12:04 AM:

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/8/13 12:06 AM:

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/8/13 12:14 AM:

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/8/13 12:15 AM:

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/8/13 12:29 AM:

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/8/13 12:55 AM:

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/8/13 1:38 AM:

[jira] [Comment Edited] (SOLR-5302) Analytics Component

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816815#comment-13816815 ] Nelson Gonzalez Gonzalez edited comment on SOLR-5302 at 11/8/13 1:45 AM:

[jira] [Commented] (SOLR-1782) stats.facet assumes FieldCache.StringIndex - fails horribly on multivalued fields

2013-11-07 Thread Nelson Gonzalez Gonzalez (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816993#comment-13816993 ] Nelson Gonzalez Gonzalez commented on SOLR-1782: Hi, Is there any patch to

[jira] [Assigned] (SOLR-5421) Fix processAdd method in DistributedUpdateProcessor

2013-11-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-5421: --- Assignee: Shalin Shekhar Mangar Fix processAdd method in

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 434 - Still Failing

2013-11-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/434/ 1 tests failed. REGRESSION: org.apache.lucene.codecs.pulsing.TestPulsingPostingsFormat.testInvertedWrite Error Message: Captured an uncaught exception in thread: Thread[id=12, name=Lucene Merge Thread #0, state=RUNNABLE,

[jira] [Commented] (LUCENE-3814) Manhattan distance function is incorrect, not absolute distance between coordinates

2013-11-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817007#comment-13817007 ] David Smiley commented on LUCENE-3814: -- The pertinent code is actually in Spatial4j

[jira] [Assigned] (LUCENE-3814) Manhattan distance function is incorrect, not absolute distance between coordinates

2013-11-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned LUCENE-3814: Assignee: David Smiley Manhattan distance function is incorrect, not absolute distance

[jira] [Resolved] (SOLR-5429) Point collapsed Rectangle at Poles resulting in GC OutOfMemory Exception

2013-11-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-5429. Resolution: Duplicate Known issue; closing as duplicate. It'll take a while to fix this because it

[jira] [Commented] (LUCENE-5327) Expose getNumericDocValues and getBinaryDocValues at toplevel reader and searcher levels

2013-11-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817051#comment-13817051 ] Uwe Schindler commented on LUCENE-5327: --- DocValues are not really fast with

[jira] [Comment Edited] (LUCENE-5327) Expose getNumericDocValues and getBinaryDocValues at toplevel reader and searcher levels

2013-11-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817051#comment-13817051 ] Uwe Schindler edited comment on LUCENE-5327 at 11/8/13 6:50 AM:

[jira] [Comment Edited] (LUCENE-5327) Expose getNumericDocValues and getBinaryDocValues at toplevel reader and searcher levels

2013-11-07 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817051#comment-13817051 ] Uwe Schindler edited comment on LUCENE-5327 at 11/8/13 6:55 AM:

[jira] [Updated] (SOLR-5320) Multi level compositeId router

2013-11-07 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5320: --- Attachment: SOLR-5320.patch Syncing with trunk. Multi level compositeId router

[jira] [Commented] (LUCENE-5335) Change raw Map type to MapString,Object for ValueSource context

2013-11-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817068#comment-13817068 ] Robert Muir commented on LUCENE-5335: - I dont think things like