<?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://blog.gmane.org/gmane.comp.jakarta.lucene.devel">
    <title>gmane.comp.jakarta.lucene.devel</title>
    <link>http://blog.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://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94918"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94916"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94908"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94903"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94900"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94898"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94891"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94879"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94877"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94872"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94863"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94834"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94822"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94821"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94818"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94817"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94814"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94811"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94809"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94808"/>
      </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://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94918">
    <title>[jira] [Created] (LUCENE-4078) PatternReplaceCharFilter assertion error</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94918</link>
    <description>&lt;pre&gt;Dawid Weiss created LUCENE-4078:
-----------------------------------

             Summary: PatternReplaceCharFilter assertion error
                 Key: LUCENE-4078
                 URL: https://issues.apache.org/jira/browse/LUCENE-4078
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Dawid Weiss
            Assignee: Dawid Weiss
            Priority: Minor
             Fix For: 4.0


Build: https://builds.apache.org/job/Lucene-trunk/1942/

1 tests failed.
REGRESSION:  org.apache.lucene.analysis.pattern.TestPatternReplaceCharFilter.testRandomStrings

Error Message:


Stack Trace:
java.lang.AssertionError
       at __randomizedtesting.SeedInfo.seed([8E91A6AC395FEED9:618A6129A5BB9EC]:0)
       at org.apache.lucene.analysis.MockTokenizer.readCodePoint(MockTokenizer.java:153)
       at org.apache.lucene.analysis.MockTokenizer.incrementToken(MockTokenizer.java:123)
       at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.jav&lt;/pre&gt;</description>
    <dc:creator>Dawid Weiss (JIRA</dc:creator>
    <dc:date>2012-05-26T19:23:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94916">
    <title>[JENKINS] Lucene-Solr-tests-only-trunk-java7 - Build # 2666 - Failure</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94916</link>
    <description>&lt;pre&gt;Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk-java7/2666/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ERROR: SolrIndexSearcher opens=74 closes=73

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=74 closes=73
at __randomizedtesting.SeedInfo.seed([D008138B8FF73829]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:190)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:82)
at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
at com.carrotsearch.randomizedtesting.RandomizedRunner&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2012-05-26T16:29:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94908">
    <title>Build failed in Jenkins: Lucene-Solr-trunk-Windows-Java6-64 #224</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94908</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/224/&amp;gt;

------------------------------------------
[...truncated 16433 lines...]
   [junit4] Suite: org.apache.solr.util.TimeZoneUtilsTest
   [junit4] Completed in 0.23s, 5 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.search.TestDocSet
   [junit4] Completed in 0.85s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.ConvertedLegacyTest
   [junit4] Completed in 3.80s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterTest
   [junit4] Completed in 1.50s, 4 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.analysis.TestGreekLowerCaseFilterFactory
   [junit4] Completed in 0.00s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.analysis.TestSynonymFilterFactory
   [junit4] Completed in 0.02s, 4 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4] Completed in 30.24s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.search.TestRecovery&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-26T12:30:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94903">
    <title>Build failed in Jenkins: Lucene-Solr-trunk-Windows-Java6-64 #218</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94903</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/218/&amp;gt;

------------------------------------------
[...truncated 16596 lines...]
   [junit4] Completed in 0.12s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.update.DocumentBuilderTest
   [junit4] Completed in 1.40s, 11 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.search.similarities.TestIBSimilarityFactory
   [junit4] Completed in 0.42s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.analysis.TestRemoveDuplicatesTokenFilterFactory
   [junit4] Completed in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.analysis.TestPortugueseStemFilterFactory
   [junit4] Completed in 0.02s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.analysis.TestPatternTokenizerFactory
   [junit4] Completed in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.analysis.TestCJKWidthFilterFactory
   [junit4] Completed in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.cloud.Recove&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-26T06:16:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94900">
    <title>[JENKINS] Lucene-trunk - Build # 1942 - Failure</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94900</link>
    <description>&lt;pre&gt;Build: https://builds.apache.org/job/Lucene-trunk/1942/

1 tests failed.
REGRESSION:  org.apache.lucene.analysis.pattern.TestPatternReplaceCharFilter.testRandomStrings

Error Message:


Stack Trace:
java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([8E91A6AC395FEED9:618A6129A5BB9EC]:0)
at org.apache.lucene.analysis.MockTokenizer.readCodePoint(MockTokenizer.java:153)
at org.apache.lucene.analysis.MockTokenizer.incrementToken(MockTokenizer.java:123)
at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:558)
at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:488)
at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:430)
at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:424)
at org.apache.lucene.analysis.pattern.TestPatternReplaceCharFilter.testRandomStrings(TestPatternReplaceCharFilter.java:323)
a&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2012-05-26T03:11:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94898">
    <title>Build failed in Jenkins: Lucene-Solr-trunk-Windows-Java7-64 #128</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94898</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java7-64/128/&amp;gt;

------------------------------------------
[...truncated 11441 lines...]
   [junit4]   2&amp;gt; request was:q=ac&amp;amp;spellcheck.count=2&amp;amp;qt=/suggest_tst&amp;amp;spellcheck.onlyMorePopular=true
   [junit4]   2&amp;gt; 476 T3554 oasc.SolrException.log SEVERE REQUEST FAILED: q=ac&amp;amp;spellcheck.count=2&amp;amp;qt=/suggest_tst&amp;amp;spellcheck.onlyMorePopular=true:java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[&amp;lt; at &amp;gt;name='spellcheck']/lst[&amp;lt; at &amp;gt;name='suggestions']/lst[&amp;lt; at &amp;gt;name='ac']/int[&amp;lt; at &amp;gt;name='numFound'][.='2']
   [junit4]   2&amp;gt; xml response was: &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
   [junit4]   2&amp;gt; &amp;lt;response&amp;gt;
   [junit4]   2&amp;gt; &amp;lt;lst name="responseHeader"&amp;gt;&amp;lt;int name="status"&amp;gt;0&amp;lt;/int&amp;gt;&amp;lt;int name="QTime"&amp;gt;1&amp;lt;/int&amp;gt;&amp;lt;/lst&amp;gt;&amp;lt;lst name="spellcheck"&amp;gt;&amp;lt;lst name="suggestions"/&amp;gt;&amp;lt;/lst&amp;gt;
   [junit4]   2&amp;gt; &amp;lt;/response&amp;gt;
   [junit4]   2&amp;gt; 
   [junit4]   2&amp;gt; request was:q=ac&amp;amp;spellcheck.count=2&amp;amp;qt=/suggest_tst&amp;amp;spellcheck.onlyMorePopular=true
   [junit4]   2&amp;gt; at org.apache.solr.SolrTestCaseJ4.ass&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-26T01:02:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94891">
    <title>[jira] [Created] (SOLR-3491) PeerSync &amp; SyncStrategy use an HttpShardHandlerFactory that they never close</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94891</link>
    <description>&lt;pre&gt;Hoss Man created SOLR-3491:
------------------------------

             Summary: PeerSync &amp;amp; SyncStrategy use an HttpShardHandlerFactory that they never close
                 Key: SOLR-3491
                 URL: https://issues.apache.org/jira/browse/SOLR-3491
             Project: Solr
          Issue Type: Bug
            Reporter: Hoss Man
            Assignee: Yonik Seeley
            Priority: Critical
             Fix For: 4.0


Discovered while making sense of SOLR-3423...

* PeerSync &amp;amp; SyncStrategy each use their own private instance of HttpShardHandlerFactory, which are never close()ed (so the threadpool is never closed)
* should these classes be using the ShardHandler configured on the SolrCore

--
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>Hoss Man (JIRA</dc:creator>
    <dc:date>2012-05-25T22:03:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94879">
    <title>[JENKINS] Lucene-Solr-tests-only-trunk - Build # 14333 - Failure</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94879</link>
    <description>&lt;pre&gt;Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14333/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudTest.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: http://localhost:56592/solr/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://localhost:56592/solr/collection1
at __randomizedtesting.SeedInfo.seed([B8E9683C451CA579:390FE6243243C545]:0)
at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:433)
at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209)
at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
at org.apache.solr.cloud.FullSolrCloudTest.index_specific(FullSolrCloudTest.java:498)
at org.apache.solr.cloud.FullSolrCloudTest.brindDownShardIndexSomeDocsAndRecover(FullSolrCloudTest.java:713)
at org.apache.solr.cloud.FullSolrCloudTest&lt;/pre&gt;</description>
    <dc:creator>Apache Jenkins Server</dc:creator>
    <dc:date>2012-05-25T17:55:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94877">
    <title>Build failed in Jenkins: Lucene-Solr-trunk-Windows-Java6-64 #205</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94877</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/205/changes&amp;gt;

Changes:

[markrmiller] SOLR-2923: IllegalArgumentException when using useFilterForSortedQuery on an empty index.

------------------------------------------
[...truncated 10778 lines...]
   [junit4] Completed in 0.03s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.util.FileUtilsTest
   [junit4] Completed in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.core.TestCodecSupport
   [junit4] Completed in 0.26s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.ConvertedLegacyTest
   [junit4] Completed in 5.05s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.handler.component.DebugComponentTest
   [junit4] Completed in 1.49s, 2 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4] Completed in 54.73s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.search.TestRangeQuery
   [junit4] Completed in 9.22s, 2 tests
   [junit4]  
   [juni&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-25T17:42:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94872">
    <title>[jira] [Created] (SOLR-3490) When DocumentObjectBinder encounters an invalid setter method, it should add that to the runtimeexception message.</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94872</link>
    <description>&lt;pre&gt;Nicholas DiPiazza created SOLR-3490:
---------------------------------------

             Summary: When DocumentObjectBinder encounters an invalid setter method, it should add that to the runtimeexception message. 
                 Key: SOLR-3490
                 URL: https://issues.apache.org/jira/browse/SOLR-3490
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 3.6
         Environment: All
            Reporter: Nicholas DiPiazza
            Priority: Minor


While trying to use QueryResponse.getBeans(Class&amp;lt;T&amp;gt; type), I have an application getting the RuntimeException: Invalid setter method. Must have one and only one parameter.

This is from org.apache.solr.client.solrj.beans.DocumentObjectBinder.DocField.storeType()

I was forced to get out the debugger in order to get the name of the Pojo and the Setter it is referring to. 

Please add information into the RuntimeException.

throw new RuntimeException("Invalid setter method in " + setter.getName() + " in class " + sette&lt;/pre&gt;</description>
    <dc:creator>Nicholas DiPiazza (JIRA</dc:creator>
    <dc:date>2012-05-25T16:42:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94863">
    <title>[jira] [Resolved] (SOLR-2058) Adds optional "phrase slop" to edismax "pf2", "pf3" and "pf" parameters with field~slop^boost syntax</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94863</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/SOLR-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Dyer resolved SOLR-2058.
------------------------------

    Resolution: Fixed
      Assignee: James Dyer

Committed to Trunk, r1342681.

This is the May 17, 2012 patch which is a touched-up version of Ron Mayer's work from August 31, 2010 (Thank you!).
                

--
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>James Dyer (JIRA</dc:creator>
    <dc:date>2012-05-25T15:19:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94834">
    <title>[jira] [Created] (SOLR-3489) Config file replication less error prone</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94834</link>
    <description>&lt;pre&gt;Jochen Just created SOLR-3489:
---------------------------------

             Summary: Config file replication less error prone
                 Key: SOLR-3489
                 URL: https://issues.apache.org/jira/browse/SOLR-3489
             Project: Solr
          Issue Type: Improvement
          Components: replication (java)
    Affects Versions: 3.6
            Reporter: Jochen Just
            Priority: Minor


If the listing of configuration files that should be replicated contains a space, the following file is not replicated.
Example:
{{
&amp;lt;!-- the error in the configuration is the space before stopwords.txt. Because of that that file is not replicated --&amp;gt;
&amp;lt;str name="confFiles"&amp;gt;schema.xml,test.txt, stopwords.txt&amp;lt;/str&amp;gt;
}}

It would be nice, if that space simply would be ignored.

--
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&lt;/pre&gt;</description>
    <dc:creator>Jochen Just (JIRA</dc:creator>
    <dc:date>2012-05-25T14:02:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94822">
    <title>Build failed in Jenkins: Lucene-Solr-trunk-Windows-Java6-64 #200</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94822</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/200/&amp;gt;

------------------------------------------
[...truncated 13549 lines...]
   [junit4] Suite: org.apache.solr.analysis.TestPatternReplaceCharFilterFactory
   [junit4] Completed in 0.02s, 3 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.schema.CopyFieldTest
   [junit4] Completed in 0.74s, 6 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.analysis.TestRussianLightStemFilterFactory
   [junit4] Completed in 0.01s, 1 test
   [junit4]  
   [junit4] Suite: org.apache.solr.search.TestPseudoReturnFields
   [junit4] Completed in 1.70s, 13 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.search.ReturnFieldsTest
   [junit4] Completed in 1.02s, 10 tests
   [junit4]  
   [junit4] Suite: org.apache.solr.search.TestRealTimeGet
   [junit4] IGNOR/A 0.01s | TestRealTimeGet.testStressRecovery
   [junit4]    &amp;gt; Assumption #1: FIXME: This test is horribly slow sometimes on Windows!
   [junit4]   2&amp;gt; 20987 T2115 oas.SolrTestCaseJ&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-25T12:24:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94821">
    <title>[jira] [Resolved] (LUCENE-2566) + - operators allow any amount of whitespace</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94821</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/LUCENE-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl resolved LUCENE-2566.
---------------------------------

    Resolution: Fixed

Checked in for 3.6.1
                

--
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>Jan Høydahl (JIRA</dc:creator>
    <dc:date>2012-05-25T12:18:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94818">
    <title>Jenkins build is back to normal : Lucene-Solr-trunk-Windows-Java6-64 #199</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94818</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/199/&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-25T11:49:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94817">
    <title>[jira] [Created] (SOLR-3488) Create a Collections API for SolrCloud</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94817</link>
    <description>&lt;pre&gt;Mark Miller created SOLR-3488:
---------------------------------

             Summary: Create a Collections API for SolrCloud
                 Key: SOLR-3488
                 URL: https://issues.apache.org/jira/browse/SOLR-3488
             Project: Solr
          Issue Type: New Feature
          Components: SolrCloud
            Reporter: Mark Miller
            Assignee: Mark Miller




--
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-25T11:40:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94814">
    <title>Build failed in Jenkins: Lucene-Solr-trunk-Windows-Java7-64 #121</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94814</link>
    <description>&lt;pre&gt;See &amp;lt;http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java7-64/121/changes&amp;gt;

Changes:

[siren] SOLR-3487: handle named lists in xml response

------------------------------------------
[...truncated 4693 lines...]
resolve:
[ivy:retrieve] :: loading settings :: url = jar:file:/C:/Users/JenkinsSlave/.ant/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings.xml

init:

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]   

clover:

common.compile-core:
    [javac] Compiling 1 source file to &amp;lt;http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java7-64/ws/lucene\build\core\classes\java&amp;gt;
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] 1 warning

compile-core:

init:

compile-test:
     [echo] Building queries...

ivy-availability-check:

ivy-fail:

ivy-configure:

resolve:

common.init:

compile-lucene-core:

init:

clover.setup:

clover.info:
     [ech&lt;/pre&gt;</description>
    <dc:creator>jenkins&lt; at &gt;sd-datasolutions.de</dc:creator>
    <dc:date>2012-05-25T11:03:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94811">
    <title>[jira] [Created] (LUCENE-4077) ToParentBlockJoinCollector provides no way to access computed scores and the maxScore</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94811</link>
    <description>&lt;pre&gt;Christoph Kaser created LUCENE-4077:
---------------------------------------

             Summary: ToParentBlockJoinCollector provides no way to access computed scores and the maxScore
                 Key: LUCENE-4077
                 URL: https://issues.apache.org/jira/browse/LUCENE-4077
             Project: Lucene - Java
          Issue Type: Bug
          Components: modules/join
    Affects Versions: 3.6, 3.5, 3.4
            Reporter: Christoph Kaser


The constructor of ToParentBlockJoinCollector allows to turn on the tracking of parent scores and the maximum parent score, however there is no way to access those scores because:
* maxScore is a private field, and there is no getter
* TopGroups / GroupDocs does not provide access to the scores for the parent documents, only the children

--
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 info&lt;/pre&gt;</description>
    <dc:creator>Christoph Kaser (JIRA</dc:creator>
    <dc:date>2012-05-25T09:52:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94809">
    <title>[jira] [Updated] (LUCENE-2566) + - operators allow any amount of whitespace</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94809</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/LUCENE-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl updated LUCENE-2566:
--------------------------------

    Affects Version/s: 3.6
        Fix Version/s: 3.6.1
    

--
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>Jan Høydahl (JIRA</dc:creator>
    <dc:date>2012-05-25T09:39:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94808">
    <title>[jira] [Updated] (LUCENE-2566) + - operators allow any amount of whitespace</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94808</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/LUCENE-2566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Høydahl updated LUCENE-2566:
--------------------------------

    Attachment: LUCENE-2566-3x.patch

Backport to 3.6 branch. All tests pass. Committing soon.
                

--
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>Jan Høydahl (JIRA</dc:creator>
    <dc:date>2012-05-25T09:39:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94807">
    <title>[jira] [Created] (LUCENE-4076) When doing nested (index-time) joins, ToParentBlockJoinCollector delivers incomplete information on the grand-children</title>
    <link>http://comments.gmane.org/gmane.comp.jakarta.lucene.devel/94807</link>
    <description>&lt;pre&gt;Christoph Kaser created LUCENE-4076:
---------------------------------------

             Summary: When doing nested (index-time) joins, ToParentBlockJoinCollector delivers incomplete information on the grand-children
                 Key: LUCENE-4076
                 URL: https://issues.apache.org/jira/browse/LUCENE-4076
             Project: Lucene - Java
          Issue Type: Bug
          Components: modules/join
    Affects Versions: 3.6, 3.5, 3.4
            Reporter: Christoph Kaser


ToParentBlockJoinCollector.getTopGroups does not provide the correct answer when a query with nested ToParentBlockJoinCollectors is performed.

Given the following example query:
{code}
Query grandChildQuery=new TermQuery(new Term("color", "red"));
Filter childFilter = new CachingWrapperFilter(new RawTermFilter(new Term("type","child")), DeletesMode.IGNORE);
ToParentBlockJoinQuery grandchildJoinQuery = new ToParentBlockJoinQuery(grandChildQuery, childFilter, ScoreMode.Max);

BooleanQuery childQuery= new BooleanQuery();
&lt;/pre&gt;</description>
    <dc:creator>Christoph Kaser (JIRA</dc:creator>
    <dc:date>2012-05-25T09:39:24</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>

