<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel">
    <title>gmane.comp.jakarta.lucene.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94103"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94102"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94101"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94100"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94099"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94098"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94097"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94096"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94095"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94094"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94093"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94092"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94091"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94090"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94089"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94088"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94087"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94086"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94085"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94084"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94103">
    <title>[jira] [Commented] (SOLR-2268) Add support for Point in Polygon searches</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94103</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/SOLR-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277489#comment-13277489 ] 

David Smiley commented on SOLR-2268:
------------------------------------

In a day or two you'll see a patch to SOLR-3304 (Add Solr support for the new Lucene Spatial Module).  Then you'll be able to use polygons (note: triggers need for JTS jar to be on classpath).  It's still got the shortcomings I mentioned in my previous post, which alas, I didn't get to yet.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>David Smiley (JIRA</dc:creator>
    <dc:date>2012-05-17T02:06:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94102">
    <title>[jira] [Commented] (SOLR-3465) Replication Causes Two Searcher Warmups</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94102</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/SOLR-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277479#comment-13277479 ] 

Michael Garski commented on SOLR-3465:
--------------------------------------

I found the issue but am not sure what the appropriate fix would be.

The SnapPuller.doCommit method does a solrCore.getSearcher and a solrCore.getUpdateHandler().commit... one of those may be redundant but I do not know which.  I reverted the body of that method to an older version (1237497) and only one searcher is opened, warmed, and registered.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Michael Garski (JIRA</dc:creator>
    <dc:date>2012-05-17T01:38:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94101">
    <title>[jira] [Created] (SOLR-3465) Replication Causes Two Searcher Warmups</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94101</link>
    <description>&lt;pre&gt;Michael Garski created SOLR-3465:
------------------------------------

             Summary: Replication Causes Two Searcher Warmups 
                 Key: SOLR-3465
                 URL: https://issues.apache.org/jira/browse/SOLR-3465
             Project: Solr
          Issue Type: Bug
          Components: replication (java)
    Affects Versions: 4.0
            Reporter: Michael Garski


I'm doing some testing with the current trunk, and am seeing that when a slave retrieves index updates from the master the warmup &amp;amp; searcher registration is performed twice.  Here is a snippet of the log that demonstrates this:

May 16, 2012 6:02:02 PM org.apache.solr.handler.SnapPuller fetchLatestIndex
INFO: Total time taken for download : 92 secs
May 16, 2012 6:02:02 PM org.apache.solr.core.SolrDeletionPolicy onInit
INFO: SolrDeletionPolicy.onInit: commits:num=2
        commit{dir=/Users/mgarski/Code/indexes/solr2/geo/index,segFN=segments_1,generation=1,filenames=[segments_1]
        commit{dir=/Users/mgarski/Code/ind&lt;/pre&gt;</description>
    <dc:creator>Michael Garski (JIRA</dc:creator>
    <dc:date>2012-05-17T01:10:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94100">
    <title>Jenkins build is back to normal : Windows-Lucene-Solr-tests-only-trunk #25</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94100</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk/25/&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-17T00:44:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94099">
    <title>[JENKINS] Lucene-Solr-tests-only-trunk - Build # 14109 - Failure</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94099</link>
    <description>&lt;pre&gt;Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14109/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
ERROR: SolrIndexSearcher opens=79 closes=77

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=79 closes=77
at __randomizedtesting.SeedInfo.seed([D49B93932493E676]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:185)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(Randomiz&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2012-05-17T00:40:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94098">
    <title>[jira] [Commented] (LUCENE-4050) Make segments_NN file codec-independent</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94098</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/LUCENE-4050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277281#comment-13277281 ] 

Michael McCandless commented on LUCENE-4050:
--------------------------------------------

bq. Ever considered using hard links instead of renaming?

That's a neat option ... but I think it's only in Java 7 that we can create hard links (java.nio.file.Files.createLink)?  And even then it's an optional operation...
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Michael McCandless (JIRA</dc:creator>
    <dc:date>2012-05-17T00:13:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94097">
    <title>Build failed in Jenkins: Windows-Lucene-Solr-tests-only-trunk #24</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94097</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk/24/&amp;gt;

------------------------------------------
[...truncated 10978 lines...]
   [junit4]    &amp;gt; at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]    &amp;gt; at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]    &amp;gt; at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
   [junit4]    &amp;gt; at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]    &amp;gt; at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]    &amp;gt; at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
   [junit4]    &amp;gt; at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
   [junit4]    &amp;gt; at com.carrotsea&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-16T23:59:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94096">
    <title>[jira] [Commented] (SOLR-3461) TestRealTimeGet.testStressRecovery() is sometimes very slow on Windows, using al CPUs</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94096</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/SOLR-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277269#comment-13277269 ] 

Jack Krupansky commented on SOLR-3461:
--------------------------------------

With the change, the test went from 130 seconds to 20. Even though 130 sec is nowhere near as slow as your 30 minutes, 2 minutes is still a long time. It was taking 10 seconds in the nightly build yesterday.

From my latest local test run:

   [junit4] Suite: org.apache.solr.search.TestRealTimeGet
   [junit4] IGNOR/A 0.04s J1 | TestRealTimeGet.testStressRecovery
   [junit4]    &amp;gt; Assumption #1: FIXME: This test is horribly slow sometimes on Windows!
   [junit4] Completed on J1 in 19.24s, 8 tests, 1 skipped

                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: htt&lt;/pre&gt;</description>
    <dc:creator>Jack Krupansky (JIRA</dc:creator>
    <dc:date>2012-05-16T23:49:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94095">
    <title>[jira] [Commented] (SOLR-1726) Deep Paging and Large Results Improvements</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94095</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/SOLR-1726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277266#comment-13277266 ] 

Mark Miller commented on SOLR-1726:
-----------------------------------

bq. Remove the CHANGES entry until this gets straightened out?

+1 - looks like Mike has made this work with non score sort as well, for when we put it back in.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Mark Miller (JIRA</dc:creator>
    <dc:date>2012-05-16T23:39:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94094">
    <title>[jira] [Commented] (SOLR-2268) Add support for Point in Polygon searches</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94094</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/SOLR-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277261#comment-13277261 ] 

Kiran Sugana commented on SOLR-2268:
------------------------------------

Any update on this ? 
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Kiran Sugana (JIRA</dc:creator>
    <dc:date>2012-05-16T23:25:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94093">
    <title>Jenkins build is back to normal : Windows-Lucene-Solr-tests-only-trunk-java7 #17</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94093</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk-java7/17/changes&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-16T23:19:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94092">
    <title>[jira] [Commented] (LUCENE-4062) More fine-grained control over the packed integer implementation that is chosen</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94092</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/LUCENE-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277244#comment-13277244 ] 

Michael McCandless commented on LUCENE-4062:
--------------------------------------------

New patch looks great (but yeah we should do getReader too...)!  I like the new impls for 24/48 cases.  Thanks Adrien!
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Michael McCandless (JIRA</dc:creator>
    <dc:date>2012-05-16T23:09:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94091">
    <title>[jira] [Commented] (SOLR-3461) TestRealTimeGet.testStressRecovery() is sometimes very slow on Windows, using al CPUs</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94091</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/SOLR-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277230#comment-13277230 ] 

Jack Krupansky commented on SOLR-3461:
--------------------------------------

It runs reasonably on my Windows 7 i5-based notebook PC:

   [junit4] Suite: org.apache.solr.search.TestRealTimeGet
   [junit4] Completed on J1 in 130.37s, 8 tests

                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Jack Krupansky (JIRA</dc:creator>
    <dc:date>2012-05-16T22:53:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94090">
    <title>Jenkins build is back to normal : Windows-Lucene-Solr-tests-only-trunk #23</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94090</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk/23/changes&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-16T22:36:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94089">
    <title>Build failed in Jenkins: Windows-Lucene-Solr-tests-only-trunk #22</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94089</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Windows-Lucene-Solr-tests-only-trunk/22/changes&amp;gt;

Changes:

[ehatcher] couple of minor cosmetics

[sarowe] LUCENE-4063: FrenchLightStemmer no longer deletes repeated digits.

------------------------------------------
[...truncated 10038 lines...]
   [junit4]    &amp;gt; at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
   [junit4]    &amp;gt; at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
   [junit4]    &amp;gt; at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
   [junit4]    &amp;gt; 
   [junit4]   2&amp;gt; NOTE: reproduce with: ant test -Dtestcase=SoftAutoCommitTest -Dtests.method=testSoftAndHardCommitMaxTimeDelete -Dtests.seed=344A3FD50D3F1888 -Dtests.locale=be_BY -Dtests.timezone=America/Argentina/Jujuy -Dargs="-Dfile.encoding=Cp1252"
   [junit4]   2&amp;gt;
   [junit4]    &amp;gt; (&amp;lt; at &amp;gt;AfterClass output)
   [junit4]   2&amp;gt; NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, l&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-16T21:51:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94088">
    <title>[jira] [Updated] (SOLR-3453) edismax lowercaseOperators=false broken by SOLR-3026</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94088</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/SOLR-3453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomás Fernández Löbbe updated SOLR-3453:
----------------------------------------

    Attachment: SOLR-3026.patch

Improved the test case a bit. The patch is for trunk.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Tomás Fernández Löbbe (JIRA</dc:creator>
    <dc:date>2012-05-16T21:41:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94087">
    <title>[jira] [Updated] (SOLR-3453) edismax lowercaseOperators=false broken by SOLR-3026</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94087</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/SOLR-3453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomás Fernández Löbbe updated SOLR-3453:
----------------------------------------

    Attachment: SOLR-3026.patch

This patch includes the fix and a test case.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Tomás Fernández Löbbe (JIRA</dc:creator>
    <dc:date>2012-05-16T21:19:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94086">
    <title>[jira] [Commented] (LUCENE-4054) Overrides of &lt; at &gt;Before or &lt; at &gt;After hooks should cause a test error.</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94086</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/LUCENE-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277148#comment-13277148 ] 

Dawid Weiss commented on LUCENE-4054:
-------------------------------------

The tests for this should not fire when run in stand-alone mode because this confuses intellij idea. I think a safe bet would be to check if we're a nested class -- if so, don't run any validations.
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Dawid Weiss (JIRA</dc:creator>
    <dc:date>2012-05-16T21:19:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94085">
    <title>[jira] [Resolved] (LUCENE-4047) Cleanup of LuceneTestCase</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94085</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/LUCENE-4047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Weiss resolved LUCENE-4047.
---------------------------------

    Resolution: Fixed
    

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Dawid Weiss (JIRA</dc:creator>
    <dc:date>2012-05-16T21:17:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94084">
    <title>[jira] [Commented] (SOLR-3454) ArrayIndexOutOfBoundsException while grouping via Solrj</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94084</link>
    <description>&lt;pre&gt;
    [ https://issues.apache.org/jira/browse/SOLR-3454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;amp;focusedCommentId=13277144#comment-13277144 ] 

Martijn van Groningen commented on SOLR-3454:
---------------------------------------------

Hi Ludovic. I've tried running the attached patch on both trunk and 3.6 branch without the fix in Grouping.java, but the test doesn't fail. Is something missing in the test? Can you maybe attach a stacktrace?
                

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
&lt;/pre&gt;</description>
    <dc:creator>Martijn van Groningen (JIRA</dc:creator>
    <dc:date>2012-05-16T21:17:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94083">
    <title>Re: Clean-jars.</title>
    <link>http://permalink.gmane.org/gmane.comp.jakarta.lucene.devel/94083</link>
    <description>&lt;pre&gt;Ok, that quick fix I thought would work -- it won't. I'll fix it
properly (or rather hack around intellij problems) in LUCENE-4054.

Dawid

On Wed, May 16, 2012 at 12:51 AM, Steven A Rowe &amp;lt;sarowe&amp;lt; at &amp;gt;syr.edu&amp;gt; wrote:
&lt;/pre&gt;</description>
    <dc:creator>Dawid Weiss</dc:creator>
    <dc:date>2012-05-16T21:16:23</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.jakarta.lucene.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.jakarta.lucene.devel</link>
  </textinput>
</rdf:RDF>

