[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239460#comment-15239460 ] Karl Wright commented on LUCENE-7212: - bq. Also the encoding plays a role: to support sorting at all

[jira] [Updated] (LUCENE-7210) Make TestCore*Parser's analyzer choice override-able

2016-04-13 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-7210: Attachment: LUCENE-7210.patch The originally proposed patch removed the

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239449#comment-15239449 ] Robert Muir commented on LUCENE-7212: - {quote} It varies – that's one of the reasons there are

[jira] [Commented] (LUCENE-7205) remove repeated nl.getLength() calls in (Boolean|DisjunctionMax|FuzzyLikeThis)QueryBuilder

2016-04-13 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239443#comment-15239443 ] Christine Poerschke commented on LUCENE-7205: - I agree, the NodeList.getLength()

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239430#comment-15239430 ] Karl Wright commented on LUCENE-7212: - bq. Does geo3d also need two-phase query support? Probably.

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239417#comment-15239417 ] Robert Muir commented on LUCENE-7212: - Also the encoding plays a role: to support sorting at all

[jira] [Commented] (LUCENE-7202) Come up with a comprehensive proposal for naming spatial modules and technologies

2016-04-13 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239406#comment-15239406 ] Jack Krupansky commented on LUCENE-7202: Morton seems like more of a codec-level issue than an

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239384#comment-15239384 ] Karl Wright commented on LUCENE-7212: - bq. How expensive are geo3d's distance formulas though? It

[jira] [Commented] (SOLR-8900) The ObjectReleaseTracker should not reference actual objects.

2016-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239372#comment-15239372 ] Mark Miller commented on SOLR-8900: --- The downside to this is that because we currently track the objects,

[jira] [Commented] (LUCENE-7202) Come up with a comprehensive proposal for naming spatial modules and technologies

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239371#comment-15239371 ] Karl Wright commented on LUCENE-7202: - +1 for that. > Come up with a comprehensive proposal for

[jira] [Commented] (LUCENE-7205) remove repeated nl.getLength() calls in (Boolean|DisjunctionMax|FuzzyLikeThis)QueryBuilder

2016-04-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239370#comment-15239370 ] David Smiley commented on LUCENE-7205: -- What prompted this? I would expect NodeList.getLength()

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239365#comment-15239365 ] Robert Muir commented on LUCENE-7212: - How expensive are geo3d's distance formulas though? The 2D

[jira] [Resolved] (LUCENE-7211) Spatial RPT Intersects should use DocIdSetBuilder to save memory/GC

2016-04-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-7211. -- Resolution: Fixed > Spatial RPT Intersects should use DocIdSetBuilder to save memory/GC >

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 37 - Still Failing

2016-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/37/ 6 tests failed. FAILED: org.apache.solr.client.solrj.ConnectionReuseTest.test Error Message: We expected all communication via streaming client to use one connection! expected=283 got=280 Stack Trace:

[jira] [Commented] (LUCENE-7202) Come up with a comprehensive proposal for naming spatial modules and technologies

2016-04-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239358#comment-15239358 ] Michael McCandless commented on LUCENE-7202: How about for this issue we only rename

[jira] [Commented] (SOLR-8899) MergeStrategy code creates HttpClient(s) and HttoSolrClient(s) that it does not close

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239355#comment-15239355 ] ASF subversion and git services commented on SOLR-8899: --- Commit

[jira] [Commented] (SOLR-7729) ConcurrentUpdateSolrClient ignoring the collection parameter in some methods

2016-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239351#comment-15239351 ] Mark Miller commented on SOLR-7729: --- bq. I had already updated the patch to trunk in the pull request I

[jira] [Commented] (LUCENE-7211) Spatial RPT Intersects should use DocIdSetBuilder to save memory/GC

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239349#comment-15239349 ] ASF subversion and git services commented on LUCENE-7211: - Commit

[jira] [Updated] (SOLR-8900) The ObjectReleaseTracker should not reference actual objects.

2016-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8900: -- Description: By tracking the actual objects we prevent normal garbage collection during the test - the

[jira] [Updated] (SOLR-8900) The ObjectReleaseTracker should not reference actual objects.

2016-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8900: -- Attachment: SOLR-8900.patch Here is a patch that uses the identity hashcode and classname for release

[jira] [Commented] (LUCENE-7185) fix random number generation used for spatial tests

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239342#comment-15239342 ] ASF subversion and git services commented on LUCENE-7185: - Commit

[jira] [Commented] (LUCENE-7185) fix random number generation used for spatial tests

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239341#comment-15239341 ] ASF subversion and git services commented on LUCENE-7185: - Commit

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239338#comment-15239338 ] Karl Wright commented on LUCENE-7212: - FWIW, the way I'd add bounds computation to shapes by distance

[jira] [Reopened] (LUCENE-7208) Expose Automaton getter on RunAutomaton

2016-04-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reopened LUCENE-7208: -- > Expose Automaton getter on RunAutomaton > --- > >

[jira] [Closed] (LUCENE-7208) Expose Automaton getter on RunAutomaton

2016-04-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed LUCENE-7208. Resolution: Won't Fix > Expose Automaton getter on RunAutomaton >

[jira] [Resolved] (LUCENE-7208) Expose Automaton getter on RunAutomaton

2016-04-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-7208. -- Resolution: Fixed bq. I don't see it that way. Instead i see no argument for this getter,

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239328#comment-15239328 ] ASF subversion and git services commented on SOLR-8914: --- Commit

[jira] [Updated] (SOLR-8835) fix multi-valued numeric docvalues faceting

2016-04-13 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-8835: --- Fix Version/s: 5.6 5.5.1 > fix multi-valued numeric docvalues faceting >

[jira] [Commented] (SOLR-8835) fix multi-valued numeric docvalues faceting

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239289#comment-15239289 ] ASF subversion and git services commented on SOLR-8835: --- Commit

[jira] [Commented] (SOLR-8835) fix multi-valued numeric docvalues faceting

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239290#comment-15239290 ] ASF subversion and git services commented on SOLR-8835: --- Commit

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239276#comment-15239276 ] ASF subversion and git services commented on SOLR-8914: --- Commit

[jira] [Commented] (SOLR-8662) SchemaManager doesn't wait correctly for replicas to update

2016-04-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239260#comment-15239260 ] Steve Rowe commented on SOLR-8662: -- Varun, I couldn't get your patch to apply using {{git apply}} (git

[jira] [Commented] (LUCENE-7202) Come up with a comprehensive proposal for naming spatial modules and technologies

2016-04-13 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239250#comment-15239250 ] Nicholas Knize commented on LUCENE-7202: -1 for MortonPoint +1 for keeping LatLonPoint +0 for

[jira] [Commented] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-04-13 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239245#comment-15239245 ] Shalin Shekhar Mangar commented on SOLR-8914: - Okay, I've been beasting it since morning. No

[jira] [Updated] (SOLR-8914) ZkStateReader's refreshLiveNodes(Watcher) is not thread safe

2016-04-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8914: -- Assignee: Mark Miller (was: Shalin Shekhar Mangar) Description: Jenkin's encountered a failure

[jira] [Commented] (LUCENE-7205) remove repeated nl.getLength() calls in (Boolean|DisjunctionMax|FuzzyLikeThis)QueryBuilder

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239221#comment-15239221 ] ASF subversion and git services commented on LUCENE-7205: - Commit

[jira] [Comment Edited] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239219#comment-15239219 ] Karl Wright edited comment on LUCENE-7212 at 4/13/16 1:24 PM: -- bq. Ideally

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239219#comment-15239219 ] Karl Wright commented on LUCENE-7212: - bq. Ideally we wouldn't need to expose things like GeoDistance

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239199#comment-15239199 ] Michael McCandless commented on LUCENE-7212: Maybe we could start with the equivalent of

[jira] [Commented] (LUCENE-7202) Come up with a comprehensive proposal for naming spatial modules and technologies

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239198#comment-15239198 ] Karl Wright commented on LUCENE-7202: - Proposal: Let's at least get started by renaming the current

[jira] [Commented] (SOLR-8297) Allow join query over 2 sharded collections: enhance functionality and exception handling

2016-04-13 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239193#comment-15239193 ] Mikhail Khludnev commented on SOLR-8297: here is the updated doc

[jira] [Commented] (SOLR-8542) Integrate Learning to Rank into Solr

2016-04-13 Thread Ahmet Anil Pala (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239187#comment-15239187 ] Ahmet Anil Pala commented on SOLR-8542: --- Update: I got external file fields through 'q' parameter in

[jira] [Commented] (LUCENE-7205) remove repeated nl.getLength() calls in (Boolean|DisjunctionMax|FuzzyLikeThis)QueryBuilder

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239179#comment-15239179 ] ASF subversion and git services commented on LUCENE-7205: - Commit

[jira] [Commented] (SOLR-8297) Allow join query over 2 sharded collections: enhance functionality and exception handling

2016-04-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239168#comment-15239168 ] Gürkan Vural commented on SOLR-8297: >From http://wiki.apache.org/solr/Join which is referenced by

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_72) - Build # 16497 - Failure!

2016-04-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16497/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time to exceed: Wed

[jira] [Commented] (LUCENE-7205) remove repeated nl.getLength() calls in (Boolean|DisjunctionMax|FuzzyLikeThis)QueryBuilder

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239155#comment-15239155 ] ASF subversion and git services commented on LUCENE-7205: - Commit

[jira] [Commented] (SOLR-8297) Allow join query over 2 sharded collections: enhance functionality and exception handling

2016-04-13 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239144#comment-15239144 ] Gürkan Vural commented on SOLR-8297: For functional enhancement part condition 2 can be generalized for

Re: Lucene/Solr 5.5.1

2016-04-13 Thread Bram Van Dam
On 11/04/16 19:04, Ishan Chattopadhyaya wrote: > I'd like someone to backport the following: > SOLR-8838 > SOLR-8082 > SOLR-8865 Can we please add SOLR-8145 to that list? It fixes an incorrect oom_killer argument in the startupt script and a Jetty warning on startup. Please let me know if you'd

[jira] [Commented] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15239109#comment-15239109 ] Karl Wright commented on LUCENE-7212: - I looked at ... class LatLonPointDistanceComparator extends

[jira] [Created] (LUCENE-7212) Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField

2016-04-13 Thread Karl Wright (JIRA)
Karl Wright created LUCENE-7212: --- Summary: Add Geo3DPoint equivalents of LatLonPointDistanceComparator and LatLonPointSortField Key: LUCENE-7212 URL: https://issues.apache.org/jira/browse/LUCENE-7212

[jira] [Updated] (SOLR-8662) SchemaManager doesn't wait correctly for replicas to update

2016-04-13 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-8662: Attachment: SOLR-8662.patch - ZkSolrResourceLoader#openResource retires fetching the resource in

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

2016-04-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-5325: -- Attachment: LUCENE-5325.patch You're right, it is unrelated, and there's a way around it, I

Re: [JENKINS] Lucene-Solr-NightlyTests-master - Build # 985 - Still Failing

2016-04-13 Thread Michael McCandless
This reproduces, but I don't know what the issue is :) Mike McCandless http://blog.mikemccandless.com On Wed, Apr 13, 2016 at 5:44 AM, Apache Jenkins Server < jenk...@builds.apache.org> wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/985/ > > 1 tests failed. >

[jira] [Commented] (SOLR-8542) Integrate Learning to Rank into Solr

2016-04-13 Thread Ahmet Anil Pala (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238961#comment-15238961 ] Ahmet Anil Pala commented on SOLR-8542: --- hi guys, great initiative! I love it. However, I will have

Re: Porting LTR plugin for Solr-5.5.0

2016-04-13 Thread aanilpala
The patch compiles and LTR works fine on 5.5! Trey Grainger wrote > They included at 5x patch on the JIRA here: > https://issues.apache.org/jira/secure/attachment/12782146/SOLR-8542-branch_5x.patch > (it's > one of the files attached to the Jira). The JIRA has two patches included > on it, one

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 985 - Still Failing

2016-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/985/ 1 tests failed. FAILED: org.apache.lucene.search.spans.TestSpanCollection.testOrQuery Error Message: Missing term field:w3 Stack Trace: java.lang.AssertionError: Missing term field:w3 at

[jira] [Commented] (LUCENE-7206) nest child query explain into ToParentBlockJoinQuery.BlockJoinScorer.explain(int)

2016-04-13 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238963#comment-15238963 ] Martijn van Groningen commented on LUCENE-7206: --- +1 I think including the first child

[jira] [Commented] (LUCENE-7208) Expose Automaton getter on RunAutomaton

2016-04-13 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238902#comment-15238902 ] Dawid Weiss commented on LUCENE-7208: - Not to heat the discussion, but think of Automaton as the

[jira] [Commented] (LUCENE-7208) Expose Automaton getter on RunAutomaton

2016-04-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238887#comment-15238887 ] Robert Muir commented on LUCENE-7208: - {quote} They in fact are decoupled in Anders's original

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

2016-04-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238874#comment-15238874 ] Robert Muir commented on LUCENE-5325: - I dont understand the problem, it seems to be unrelated to the

[JENKINS] Lucene-Solr-Tests-6.x - Build # 137 - Failure

2016-04-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/137/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not find

[jira] [Commented] (LUCENE-7196) DataSplitter should be providing class centric doc sets in all generated indexes

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238739#comment-15238739 ] ASF subversion and git services commented on LUCENE-7196: - Commit

[jira] [Commented] (LUCENE-7196) DataSplitter should be providing class centric doc sets in all generated indexes

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238738#comment-15238738 ] ASF subversion and git services commented on LUCENE-7196: - Commit

[jira] [Comment Edited] (LUCENE-7202) Come up with a comprehensive proposal for naming spatial modules and technologies

2016-04-13 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238305#comment-15238305 ] Karl Wright edited comment on LUCENE-7202 at 4/13/16 7:12 AM: -- bq. I give up

[jira] [Commented] (LUCENE-7204) Geo3d test failure

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238722#comment-15238722 ] ASF subversion and git services commented on LUCENE-7204: - Commit

[jira] [Commented] (LUCENE-7204) Geo3d test failure

2016-04-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238720#comment-15238720 ] ASF subversion and git services commented on LUCENE-7204: - Commit

[jira] [Commented] (SOLR-8973) TX-frenzy on Zookeeper when collection is put to use

2016-04-13 Thread Janmejay Singh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15238702#comment-15238702 ] Janmejay Singh commented on SOLR-8973: -- No, SOLR-8416 deals with collections handler waiting for cores

<    1   2