Author: buildbot
Date: Thu Feb 9 22:15:12 2012
New Revision: 804380
Log:
Production update by buildbot
Modified:
websites/production/lucene/content/core/index.html
websites/production/lucene/content/index.html
websites/production/lucene/content/solr/index.html
Modified: websites/production/lucene/content/core/index.html
==============================================================================
--- websites/production/lucene/content/core/index.html (original)
+++ websites/production/lucene/content/core/index.html Thu Feb 9 22:15:12 2012
@@ -514,6 +514,18 @@ once a segment is finished.</li>
<div class="status-item">
<div class="section-content">
+ <a class="svn" href="http://svn.apache.org/viewvc?revision=1242543;view=revision">r1242543</a>
+ <a href="https://issues.apache.org/jira/browse/LUCENE-3751">LUCENE-3751</a>:
align default japanese configurations for lucene/solr (<a href="http://lucene.apache.org/">lucene</a>)
—
+ <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+ </div>
+
+ <div class="section-content">
+ <a class="svn" href="http://svn.apache.org/viewvc?revision=1242534;view=revision">r1242534</a>
+ <a href="https://issues.apache.org/jira/browse/SOLR-2802">SOLR-2802</a>:
fix compilation problem rmuir was seeing in his IDE (<a href="http://lucene.apache.org/">lucene</a>)
—
+ <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+ </div>
+
+ <div class="section-content">
<a class="svn" href="http://svn.apache.org/viewvc?revision=1242514;view=revision">r1242514</a>
<a href="https://issues.apache.org/jira/browse/SOLR-2802">SOLR-2802</a>:
several new UpdateProcessorFactories for modifing fields of documents, along with base classes
to make writing these types of... (<a href="http://lucene.apache.org/">lucene</a>)
—
<a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -530,24 +542,17 @@ once a segment is finished.</li>
<a href="https://issues.apache.org/jira/browse/LUCENE-3765">LUCENE-3765</a>:
Trappy behavior with StopFilter/ignoreCase (<a href="http://lucene.apache.org/">lucene</a>)
—
<a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
</div>
-
- <div class="section-content">
- <a class="svn" href="http://svn.apache.org/viewvc?revision=1242428;view=revision">r1242428</a>
- clean up this Changes entry - no need to list extra issues where the contributor
is already credited for the... (<a href="http://lucene.apache.org/">lucene</a>)
—
- <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
- </div>
-
- <div class="section-content">
- <a class="svn" href="http://svn.apache.org/viewvc?revision=1242324;view=revision">r1242324</a>
- <a href="https://issues.apache.org/jira/browse/SOLR-3108">SOLR-3108</a>:
Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance (test)
(<a href="http://lucene.apache.org/">lucene</a>) —
- <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
- </div>
</div></div>
<div id="jira">
<h1>Latest JIRA</h1>
<div class="status-item">
+ <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3751">[LUCENE-3751]
Align default Japanese configurations for Lucene and Solr</a><br/>
+ <div class="section-content">
+ <p>The <tt>KuromojiAnalyzer</tt> in Lucene shoud have the same
default configuration as the <tt>text_ja</tt> field type introduced in <tt>schema.xml</tt>
by <a href="https://issues.apache.org/jira/browse/SOLR-3056" title="Introduce Japanese
field type in schema.xml">SOLR-3056...</a></p>
+ </div>
+
<a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3750">[LUCENE-3750]
Convert Versioned docs to Markdown/New CMS</a><br/>
<div class="section-content">
<p>Since we are moving our main site to the ASF CMS (<a href="https://issues.apache.org/jira/browse/LUCENE-2748"
title="Convert all Lucene web properties to use the ASF CMS">LUCENE-2748</a>), we
should bring in any new...</p>
@@ -555,7 +560,7 @@ once a segment is finished.</li>
<a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3765">[LUCENE-3765]
trappy ignoreCase behavior with StopFilter/ignoreCase</a><br/>
<div class="section-content">
- <p>Spinoff from <a href="https://issues.apache.org/jira/browse/LUCENE-3751"
title="Align default Japanese configurations for Lucene and Solr">LUCENE-3751</a>:</p>
+ <p>Spinoff from <a href="https://issues.apache.org/jira/browse/LUCENE-3751"
title="Align default Japanese configurations for Lucene and Solr"><del>LUCENE-3751</del></a>:</p>
<div class="code panel" style="border-width: 1px;"><div class="codeContent panelContent">
<pre class="code-java">* If <code>stopWords</code> is an
instance of {@link CharArraySet} (<span class="code-keyword">true</span> <span
class="code-keyword">if</span>
@@ -571,35 +576,32 @@ once a segment is finished.</li>
<div class="section-content">
<p>Split out separate core/, test-framework/, and tools/ modules, each with
its own build.xml, under the lucene/ directory, similar to the...</p>
</div>
-
- <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3766">[LUCENE-3766]
Remove/deprecate Tokenizer's default ctor</a><br/>
- <div class="section-content">
- <p>I was working on a new Tokenizer... and I accidentally forgot to call super(input)
(and super.reset(input) from my reset method)...</p>
- </div>
</div></div>
<div id="dev-mail">
<h1>Latest Dev</h1>
<div class="status-item">
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3calpine.DEB.2.00.1202091152480.3286@bester%3e">Re:
Changing our Wiki software?</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3calpine.DEB.2.00.1202091325440.3286@bester%3e">Re:
svn commit: r1242514 [1/2] - in /lucene/dev/trunk/solr: ./ core/src/java/org/apache/solr/update/processor/
core/src/test-files/solr/conf/ core/src/test/org/apache/solr/update/processor/</a></h4>
<div class="section-content">
- FWIW: i have almost no opinion at all on what wiki software we use, but
-that really just seems like...
+ : > really???? what is the compile error?
+:
+: Type mismatch: cannot convert from List<Comparable> to Collection<Object><br
/> <br />FYI:...</object></comparable>
</div>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c660282990.20875.1328818020344.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c965989699.21332.1328822577297.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
<div class="section-content">
- [ <a href="https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204804#comment-13204804">https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204804#comment-13204804</a>
-] <br /> <br />Tomás Fernández Löbbe commented
on SOLR-1604:
----------------------------------------------<br /> <br />In my opinion,
we should not be relying...
+ [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br /> <br />Greg Bowyer updated SOLR-3109:
+------------------------------<br /> <br /> Attachment: SOLR-3109-Backport-of-grouping-performace-fix-to-3.x.patch
+ SOLR-3109-Backport-of-grouping-performace-fix-to-3.x.patch<br /> <br
/>Since I need to test this...
</div>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c782592006.20831.1328817658333.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Commented] (LUCENE-3760) Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1896320548.21336.1328822577450.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
<div class="section-content">
- [ <a href="https://issues.apache.org/jira/browse/LUCENE-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204796#comment-13204796">https://issues.apache.org/jira/browse/LUCENE-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204796#comment-13204796</a>
-] <br /> <br />Eks Dev commented on LUCENE-3760:
----------------------------------<br /> <br />whoops, before putting
mouth to action, one should use...
+ [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br /> <br />Greg Bowyer updated SOLR-3109:
+------------------------------<br /> <br /> Attachment: (was:
SOLR-3109-Backport-of-grouping-performace-fix-to-3.x.patch)<br /> <br />>
group=true requests result in numerous...
</div>
</div>
</div>
@@ -608,6 +610,14 @@ that really just seems like...
<div id="core-user-mail">
<h1>Latest Core User</h1>
<div class="status-item">
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F343765.9060901@gmail.com%3e">Re:
Access next token in a stream</a></h4>
+ <div class="section-content">
+ ãÃÂùà9/2/2012 8:54 üü, ÿ/÷
Steven A Rowe ÃÂóÃÂñÃÂõ:
+> Hi Damerian,
+>
+> One way to handle your scenario...
+ </div>
+
<h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c6C78E97C707B5B4C8CC61D44F87545860D354E@SUEX10-mbx-03.ad.syr.edu%3e">RE:
Access next token in a stream</a></h4>
<div class="section-content">
Hi Damerian,<br /> <br />One way to handle your scenario is
to hold on to the previous token, and only emit...
@@ -618,12 +628,6 @@ that really just seems like...
Hello i want to implement my custom filter, my wuestion is quite simple
but i cannot find a solution to...
</div>
-
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F33E6F7.70107@devoteam.com%3e">Re:
confirm unsubscribe from java-user@lucene.apache.org</a></h4>
- <div class="section-content">
- Mit freundlichen GrüÃen<br /> <br />Christof Schablinski<br
/> <br />Devoteam Danet GmbH, Waldburgstrasse 17 - 19, 70563 Stuttgart,
Germany
-Phone: +49 6151...
- </div>
</div>
</div>
Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Thu Feb 9 22:15:12 2012
@@ -631,31 +631,31 @@ as well as new analysis capabilities.</l
<div id="dev-mail">
<h1>Latest Dev</h1>
<div class="status-item">
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3calpine.DEB.2.00.1202091152480.3286@bester%3e">Re:
Changing our Wiki software?</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3calpine.DEB.2.00.1202091325440.3286@bester%3e">Re:
svn commit: r1242514 [1/2] - in /lucene/dev/trunk/solr: ./ core/src/java/org/apache/solr/update/processor/
core/src/test-files/solr/conf/ core/src/test/org/apache/solr/update/processor/</a></h4>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c660282990.20875.1328818020344.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c965989699.21332.1328822577297.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c782592006.20831.1328817658333.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Commented] (LUCENE-3760) Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1896320548.21336.1328822577450.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
</div>
</div>
<div id="core-user-mail">
<h1>Latest Core User</h1>
<div class="status-item">
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F343765.9060901@gmail.com%3e">Re:
Access next token in a stream</a></h4>
+
<h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c6C78E97C707B5B4C8CC61D44F87545860D354E@SUEX10-mbx-03.ad.syr.edu%3e">RE:
Access next token in a stream</a></h4>
<h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F341C13.80006@gmail.com%3e">Access
next token in a stream</a></h4>
-
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c4F33E6F7.70107@devoteam.com%3e">Re:
confirm unsubscribe from java-user@lucene.apache.org</a></h4>
</div>
</div>
<div id="solr-user-mail">
<h1>Latest Solr User</h1>
<div class="status-item">
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCfhN1uVseWLncYeYkXEQfwQqH_HmZR6_Wwxx3Hydx8=Pg@mail.gmail.com%3e">Re:
SolrCloud on Trunk shard update error</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCcV5DvC017EnDwxdFexZtEEQ9KdqWnPE-h9iEApd3wo3g@mail.gmail.com%3e">Specify
a cores roles through core add command</a></h4>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cF4DA6717-DB88-401E-933A-83E79DC9D3F5@gmail.com%3e">Re:
SolrCloud on Trunk shard update error</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAHau4yuWbiRw=WTBK59x44wSZ8eGkag_cjJ-pom7J19E0ofKDg@mail.gmail.com%3e">correct
usage of StreamingUpdateSolrServer?</a></h4>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCeKWZyC6dZ7XQdCwOpbcRvU99pDWkaVzOSQcbUuObF=2g@mail.gmail.com%3e">SolrCloud
on Trunk shard update error</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c6ADD72D57F3DFC4FAC28647F95D10BE4268DEFB9@BL2PRD0410MB349.namprd04.prod.outlook.com%3e">Keyword
Tokenizer Phrase Issue</a></h4>
</div>
</div>
</div>
Modified: websites/production/lucene/content/solr/index.html
==============================================================================
--- websites/production/lucene/content/solr/index.html (original)
+++ websites/production/lucene/content/solr/index.html Thu Feb 9 22:15:12 2012
@@ -463,6 +463,18 @@ as well as new analysis capabilities.</l
<div class="status-item">
<div class="section-content">
+ <a class="svn" href="http://svn.apache.org/viewvc?revision=1242543;view=revision">r1242543</a>
+ <a href="https://issues.apache.org/jira/browse/LUCENE-3751">LUCENE-3751</a>:
align default japanese configurations for lucene/solr (<a href="http://lucene.apache.org/">lucene</a>)
—
+ <a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
+ </div>
+
+ <div class="section-content">
+ <a class="svn" href="http://svn.apache.org/viewvc?revision=1242534;view=revision">r1242534</a>
+ <a href="https://issues.apache.org/jira/browse/SOLR-2802">SOLR-2802</a>:
fix compilation problem rmuir was seeing in his IDE (<a href="http://lucene.apache.org/">lucene</a>)
—
+ <a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
+ </div>
+
+ <div class="section-content">
<a class="svn" href="http://svn.apache.org/viewvc?revision=1242514;view=revision">r1242514</a>
<a href="https://issues.apache.org/jira/browse/SOLR-2802">SOLR-2802</a>:
several new UpdateProcessorFactories for modifing fields of documents, along with base classes
to make writing these types of... (<a href="http://lucene.apache.org/">lucene</a>)
—
<a href="http://people.apache.org/committer-index.html#hossman">hossman</a>
@@ -480,18 +492,6 @@ as well as new analysis capabilities.</l
<a href="http://people.apache.org/committer-index.html#rmuir">rmuir</a>
</div>
- <div class="section-content">
- <a class="svn" href="http://svn.apache.org/viewvc?revision=1242428;view=revision">r1242428</a>
- clean up this Changes entry - no need to list extra issues where the contributor
is already credited for the... (<a href="http://lucene.apache.org/">lucene</a>)
—
- <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
- </div>
-
- <div class="section-content">
- <a class="svn" href="http://svn.apache.org/viewvc?revision=1242324;view=revision">r1242324</a>
- <a href="https://issues.apache.org/jira/browse/SOLR-3108">SOLR-3108</a>:
Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance (test)
(<a href="http://lucene.apache.org/">lucene</a>) —
- <a href="http://people.apache.org/committer-index.html#markrmiller">markrmiller</a>
- </div>
-
</div>
</div>
@@ -500,9 +500,9 @@ as well as new analysis capabilities.</l
<div class="status-item">
- <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3076">[SOLR-3076]
Solr should support block joins</a><br/>
+ <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2802">[SOLR-2802]
Toolkit of UpdateProcessors for modifying document values</a><br/>
<div class="section-content">
- <p>Lucene has the ability to do block joins, we should add
it to Solr.</p>
+ <p>Frequently users ask about questions about things where
the answer is "you could do it with an UpdateProcessor" but the...</p>
</div>
<a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3109">[SOLR-3109]
group=true requests result in numerous redundant shard requests</a><br/>
@@ -510,9 +510,9 @@ as well as new analysis capabilities.</l
<p>During the second phase of a group query, the collator
sends a query to each of the shards. The purpose...</p>
</div>
- <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2802">[SOLR-2802]
Toolkit of UpdateProcessors for modifying document values</a><br/>
+ <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3076">[SOLR-3076]
Solr should support block joins</a><br/>
<div class="section-content">
- <p>Frequently users ask about questions about things where
the answer is "you could do it with an UpdateProcessor" but the...</p>
+ <p>Lucene has the ability to do block joins, we should add
it to Solr.</p>
</div>
<a class="bug" href="https://issues.apache.org/jira/browse/SOLR-1604">[SOLR-1604]
Wildcards, ORs etc inside Phrase Queries</a><br/>
@@ -534,24 +534,26 @@ If we wish to...</p>
<div class="status-item">
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3calpine.DEB.2.00.1202091152480.3286@bester%3e">Re:
Changing our Wiki software?</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3calpine.DEB.2.00.1202091325440.3286@bester%3e">Re:
svn commit: r1242514 [1/2] - in /lucene/dev/trunk/solr: ./ core/src/java/org/apache/solr/update/processor/
core/src/test-files/solr/conf/ core/src/test/org/apache/solr/update/processor/</a></h4>
<div class="section-content">
- FWIW: i have almost no opinion at all on what wiki software we use, but
-that really just seems like...
+ : > really???? what is the compile error?
+:
+: Type mismatch: cannot convert from List<Comparable> to Collection<Object><br
/> <br />FYI:...</object></comparable>
</div>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c660282990.20875.1328818020344.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Commented] (SOLR-1604) Wildcards, ORs etc inside Phrase Queries</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c965989699.21332.1328822577297.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
<div class="section-content">
- [ <a href="https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204804#comment-13204804">https://issues.apache.org/jira/browse/SOLR-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204804#comment-13204804</a>
-] <br /> <br />Tomás Fernández Löbbe commented
on SOLR-1604:
----------------------------------------------<br /> <br />In my opinion,
we should not be relying...
+ [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br /> <br />Greg Bowyer updated SOLR-3109:
+------------------------------<br /> <br /> Attachment: SOLR-3109-Backport-of-grouping-performace-fix-to-3.x.patch
+ SOLR-3109-Backport-of-grouping-performace-fix-to-3.x.patch<br /> <br
/>Since I need to test this...
</div>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c782592006.20831.1328817658333.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Commented] (LUCENE-3760) Cleanup DR.getCurrentVersion/DR.getUserData/DR.getIndexCommit().getUserData()</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1896320548.21336.1328822577450.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Updated] (SOLR-3109) group=true requests result in numerous redundant shard requests</a></h4>
<div class="section-content">
- [ <a href="https://issues.apache.org/jira/browse/LUCENE-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204796#comment-13204796">https://issues.apache.org/jira/browse/LUCENE-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204796#comment-13204796</a>
-] <br /> <br />Eks Dev commented on LUCENE-3760:
----------------------------------<br /> <br />whoops, before putting
mouth to action, one should use...
+ [ <a href="https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br /> <br />Greg Bowyer updated SOLR-3109:
+------------------------------<br /> <br /> Attachment: (was:
SOLR-3109-Backport-of-grouping-performace-fix-to-3.x.patch)<br /> <br />>
group=true requests result in numerous...
</div>
</div>
@@ -562,22 +564,23 @@ that really just seems like...
<div class="status-item">
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCfhN1uVseWLncYeYkXEQfwQqH_HmZR6_Wwxx3Hydx8=Pg@mail.gmail.com%3e">Re:
SolrCloud on Trunk shard update error</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCcV5DvC017EnDwxdFexZtEEQ9KdqWnPE-h9iEApd3wo3g@mail.gmail.com%3e">Specify
a cores roles through core add command</a></h4>
<div class="section-content">
- There is more, but it was lost since I was doing so many inserts. The
-issue looks like it's getting...
+ per SOLR-2765 we can add roles to specific cores such that it's
+possible to give custom roles to solr instances,...
</div>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cF4DA6717-DB88-401E-933A-83E79DC9D3F5@gmail.com%3e">Re:
SolrCloud on Trunk shard update error</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAHau4yuWbiRw=WTBK59x44wSZ8eGkag_cjJ-pom7J19E0ofKDg@mail.gmail.com%3e">correct
usage of StreamingUpdateSolrServer?</a></h4>
<div class="section-content">
- Is that the entire stack trace - no other exception logged?<br /> <br
/>On Feb 9, 2012, at 2:44 PM, Jamie...
+ Hi,
+I wrote a hello world program to add documents to solr server. When I
+use CommonsHttpSolrServer, the program exits...
</div>
- <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3cCAL3VrCeKWZyC6dZ7XQdCwOpbcRvU99pDWkaVzOSQcbUuObF=2g@mail.gmail.com%3e">SolrCloud
on Trunk shard update error</a></h4>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201202.mbox/%3c6ADD72D57F3DFC4FAC28647F95D10BE4268DEFB9@BL2PRD0410MB349.namprd04.prod.outlook.com%3e">Keyword
Tokenizer Phrase Issue</a></h4>
<div class="section-content">
- I just ran a test with a very modest cluster (exactly the same as
-<a href="http://outerthought.org/blog/491-ot.html).">http://outerthought.org/blog/491-ot.html).</a>
I then indexed 10,000
-documents...
+ Hi,<br /> <br />I have a simple field type that uses the KeywordTokenizerFactory.
I would like to use this
+so that...
</div>
</div>
@@ -589,15 +592,15 @@ documents...
<div class="status-item">
<div class="section-content">
- <a href="http://twitter.com/aboutsantiago/statuses/167712060166254592">@</a><a
href="http://twitter.com/RickyJim">@RickyJim</a> lo conecto con <a href="http://twitter.com/juliandramirez">@juliandramirez</a>
para lo que necesiten con <a href="http://twitter.com/search?q=%23solr,">#solr,</a>
el buscador sofisticado :)
+ <a href="http://twitter.com/Pathedog/statuses/167731722149052416">@</a>The
event not to miss <a href="http://twitter.com/search?q=%23Lucene">#Lucene</a>
<a href="http://twitter.com/search?q=%23solr">#solr</a> <a href="http://t.co/DF8mGKQh">http://t.co/DF8mGKQh</a>
</div>
<div class="section-content">
- <a href="http://twitter.com/adinow/statuses/167710478120910849">@</a>Looking
to work with <a href="http://twitter.com/search?q=%23BigData,">#BigData,</a> <a
href="http://twitter.com/search?q=%23hadoop,">#hadoop,</a> <a href="http://twitter.com/search?q=%23solr,">#solr,</a>
lucene. Check out - Zoominfo Engineering Open House <a href="http://t.co/K8DQGfZf">http://t.co/K8DQGfZf</a>
<a href="http://twitter.com/search?q=%23in">#in</a> <a href="http://twitter.com/search?q=%23jobs">#jobs</a>
+ <a href="http://twitter.com/Pheedbak/statuses/167722975968235520">@</a>Cool
day working with <a href="http://twitter.com/search?q=%23solr">#solr</a> performance
tuning. Learnt about science of testing and what happens when exceed limits <a href="http://twitter.com/search?q=%23gonnaneedabiggerboat">#gonnaneedabiggerboat</a>
</div>
<div class="section-content">
- <a href="http://twitter.com/TNRGlobal/statuses/167695318744440832">@</a>If
you have a mid size data set and you don't want to spend time coding something up, <a href="http://twitter.com/search?q=%23Solr">#Solr</a>
is a really good shortcut <a href="http://twitter.com/search?q=%23SearchFacts">#SearchFacts</a>
+ <a href="http://twitter.com/hull_j/statuses/167721727185522689">@</a>In
a sales conversation: "We don't use a fraction of Endeca's features. We only want good search."
Time to use <a href="http://twitter.com/search?q=%23solr!">#solr!</a> <a href="http://twitter.com/search?q=%23o19s">#o19s</a>
</div>
</div>
|