Author: buildbot
Date: Thu Feb 9 23:15:13 2012
New Revision: 804389
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 23:15:13 2012
@@ -514,33 +514,33 @@ 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 class="svn" href="http://svn.apache.org/viewvc?revision=1242588;view=revision">r1242588</a>
+ <a href="https://issues.apache.org/jira/browse/SOLR-3056">SOLR-3056</a>:
remove unpaired xml comment/typo (<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>
+ <a class="svn" href="http://svn.apache.org/viewvc?revision=1242573;view=revision">r1242573</a>
+ <a href="https://issues.apache.org/jira/browse/SOLR-3056">SOLR-3056</a>:
add example japanese field type, lazy-load kuromoji resources (<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=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>
+ <a class="svn" href="http://svn.apache.org/viewvc?revision=1242557;view=revision">r1242557</a>
+ <a href="https://issues.apache.org/jira/browse/SOLR-3115">SOLR-3115</a>:
improve japanese stopwords.txt description (<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=1242498;view=revision">r1242498</a>
- Fix StandardAnalyzer c-tor example to take Version (<a href="http://lucene.apache.org/">lucene</a>)
—
- <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+ <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=1242497;view=revision">r1242497</a>
- <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>
+ <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></div>
@@ -548,9 +548,17 @@ once a segment is finished.</li>
<div id="jira">
<h1>Latest JIRA</h1>
<div class="status-item">
+ <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3736">[LUCENE-3736]
ParallelReader is now atomic, rename to ParallelAtomicReader and also add a ParallelCompositeReader
(that requires LogDocMergePolicy to have identical subreader structure)</a><br/>
+ <div class="section-content">
+ <p>The plan is:</p>
+<ul class="alternate" type="square">
+ <li>Move all subreaders to ctor (builder-like API. First build reader-set, then call
build)</li>
+ <li>Rename ParallelReader to ParallelAtomicReader...</li></ul>
+ </div>
+
<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>
+ <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"><del>SOLR-3056...</del></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/>
@@ -571,37 +579,35 @@ once a segment is finished.</li>
<div class="section-content">
<p>Spinoff from Ryan's dev thread "DR.getCommitUserData() vs DR.getIndexCommit().getUserData()"...
these methods are confusing/dups right now.</p>
</div>
-
- <a class="bug" href="https://issues.apache.org/jira/browse/LUCENE-3753">[LUCENE-3753]
Restructure the Lucene build system</a><br/>
- <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>
</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.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/%3c1205849916.21671.1328826057528.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Resolved] (SOLR-3115) Improve default Japanese stopwords.txt description</a></h4>
<div class="section-content">
- : > really???? what is the compile error?
-:
-: Type mismatch: cannot convert from List<Comparable> to Collection<Object><br
/> <br />FYI:...</object></comparable>
+ [ <a href="https://issues.apache.org/jira/browse/SOLR-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br /> <br />Robert Muir resolved SOLR-3115.
+-------------------------------<br /> <br /> Resolution: Fixed
+ Fix Version/s: 4.0
+ 3.6<br /> <br />Thanks Christian!<br /> ...
</div>
- <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/%3c565261502.21510.1328824137285.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Resolved] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr</a></h4>
<div class="section-content">
- [ <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...
+ [ <a href="https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br /> <br />Robert Muir resolved LUCENE-3751.
+---------------------------------<br /> <br /> Resolution: Fixed
+ Fix Version/s: 4.0
+ 3.6<br /> <br />Thanks Christian!<br /> ...
</div>
- <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>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1412505015.21374.1328823177255.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Commented] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values</a></h4>
<div class="section-content">
- [ <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...
+ [ <a href="https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204896#comment-13204896">https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204896#comment-13204896</a>
+] <br /> <br />Robert Muir commented on SOLR-2802:
+-----------------------------------<br /> <br />I think the min/max
is strange: it catches ClassCastException...
</div>
</div>
</div>
@@ -610,23 +616,25 @@ once a segment is finished.</li>
<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/%3c4F34455E.9070703@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,
+ ãÃÂùà9/2/2012 11:12 üü, ÿ/÷
Steven A Rowe ÃÂóÃÂñÃÂõ:
+> Damerian,
>
-> One way to handle your scenario...
+> When I said "clear the previous token",...
</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>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-java-user/201202.mbox/%3c6C78E97C707B5B4C8CC61D44F87545860D37B4@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...
+ Damerian,<br /> <br />When I said "clear the previous token",
I was referring to the pseudo-code I gave in my first...
</div>
- <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/%3c4F3441C6.7040400@gmail.com%3e">Re:
Access next token in a stream</a></h4>
<div class="section-content">
- Hello i want to implement my custom filter, my wuestion is quite simple
-but i cannot find a solution to...
+ ãÃÂùà9/2/2012 10:51 üü, ÿ/÷
Steven A Rowe ÃÂóÃÂñÃÂõ:
+> Damerian,
+>
+> The technique I mentioned would work for...
</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 23:15:13 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.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/%3c1205849916.21671.1328826057528.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Resolved] (SOLR-3115) Improve default Japanese stopwords.txt description</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/%3c565261502.21510.1328824137285.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Resolved] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr</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>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1412505015.21374.1328823177255.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Commented] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values</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/%3c4F34455E.9070703@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/%3c6C78E97C707B5B4C8CC61D44F87545860D37B4@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/%3c4F3441C6.7040400@gmail.com%3e">Re:
Access next token in a stream</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/%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/%3cB4325FF163EB4749ABD1D581F31E778609A044F94C@ex33wtor.addomain.org%3e">RE:
regular expression in solrcore.config to be passed to dataConfig via DataImportHandler</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/%3cB4325FF163EB4749ABD1D581F31E778609A044F93E@ex33wtor.addomain.org%3e">regular
expression in solrcore.config to be passed to dataConfig via DataImportHandler</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>
+ <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>
</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 23:15:13 2012
@@ -463,33 +463,33 @@ 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 class="svn" href="http://svn.apache.org/viewvc?revision=1242588;view=revision">r1242588</a>
+ <a href="https://issues.apache.org/jira/browse/SOLR-3056">SOLR-3056</a>:
remove unpaired xml comment/typo (<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>
+ <a class="svn" href="http://svn.apache.org/viewvc?revision=1242573;view=revision">r1242573</a>
+ <a href="https://issues.apache.org/jira/browse/SOLR-3056">SOLR-3056</a>:
add example japanese field type, lazy-load kuromoji resources (<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=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>
+ <a class="svn" href="http://svn.apache.org/viewvc?revision=1242557;view=revision">r1242557</a>
+ <a href="https://issues.apache.org/jira/browse/SOLR-3115">SOLR-3115</a>:
improve japanese stopwords.txt description (<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=1242498;view=revision">r1242498</a>
- Fix StandardAnalyzer c-tor example to take Version (<a href="http://lucene.apache.org/">lucene</a>)
—
- <a href="http://people.apache.org/committer-index.html#sarowe">sarowe</a>
+ <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=1242497;view=revision">r1242497</a>
- <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>
+ <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>
@@ -500,30 +500,29 @@ as well as new analysis capabilities.</l
<div class="status-item">
- <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-3109">[SOLR-3109]
group=true requests result in numerous redundant shard requests</a><br/>
+ <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3056">[SOLR-3056]
Introduce Japanese field type in schema.xml</a><br/>
<div class="section-content">
- <p>During the second phase of a group query, the collator
sends a query to each of the shards. The purpose...</p>
+ <p>Kuromoji (<a href="https://issues.apache.org/jira/browse/LUCENE-3305"
title="Kuromoji code donation - a new Japanese morphological analyzer"><del>LUCENE-3305</del></a>)
is now on both on trunk and branch_3x (thanks again Robert, Uwe and Simon). It would...</p>
</div>
- <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-3109">[SOLR-3109]
group=true requests result in numerous redundant shard requests</a><br/>
<div class="section-content">
- <p>Lucene has the ability to do block joins, we should add
it to Solr.</p>
+ <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-1604">[SOLR-1604]
Wildcards, ORs etc inside Phrase Queries</a><br/>
+ <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-3115">[SOLR-3115]
Improve default Japanese stopwords.txt description</a><br/>
<div class="section-content">
- <p>Solr Plugin for ComplexPhraseQueryParser (<a href="https://issues.apache.org/jira/browse/LUCENE-1486"
title="Wildcards, ORs etc inside Phrase queries">LUCENE-1486</a>) which supports
wildcards, ORs, ranges, fuzzies inside phrase queries.</p>
+ <p>As discussed in <a href="https://issues.apache.org/jira/browse/SOLR-3056"
title="Introduce Japanese field type in schema.xml"><del>SOLR-3056</del></a>,
the description in the default Japanese stopwords.txt should be improved to describe case-
and width-handling....</p>
</div>
- <a class="bug" href="https://issues.apache.org/jira/browse/SOLR-2957">[SOLR-2957]
collection URLs in a cluster</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>In solrcloud, one can hit a URL of /collection1/select
and get a distributed search over collection1.<br/>
-If we wish to...</p>
+ <p>Frequently users ask about questions about things where
the answer is "you could do it with an UpdateProcessor" but the...</p>
</div>
</div>
@@ -534,26 +533,29 @@ 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.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/%3c1205849916.21671.1328826057528.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Resolved] (SOLR-3115) Improve default Japanese stopwords.txt description</a></h4>
<div class="section-content">
- : > really???? what is the compile error?
-:
-: Type mismatch: cannot convert from List<Comparable> to Collection<Object><br
/> <br />FYI:...</object></comparable>
+ [ <a href="https://issues.apache.org/jira/browse/SOLR-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/SOLR-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br /> <br />Robert Muir resolved SOLR-3115.
+-------------------------------<br /> <br /> Resolution: Fixed
+ Fix Version/s: 4.0
+ 3.6<br /> <br />Thanks Christian!<br /> ...
</div>
- <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/%3c565261502.21510.1328824137285.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Resolved] (LUCENE-3751) Align default Japanese configurations for Lucene and Solr</a></h4>
<div class="section-content">
- [ <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...
+ [ <a href="https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel">https://issues.apache.org/jira/browse/LUCENE-3751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel</a>
+]<br /> <br />Robert Muir resolved LUCENE-3751.
+---------------------------------<br /> <br /> Resolution: Fixed
+ Fix Version/s: 4.0
+ 3.6<br /> <br />Thanks Christian!<br /> ...
</div>
- <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>
+ <h4><a href="http://mail-archives.apache.org/mod_mbox/lucene-dev/201202.mbox/%3c1412505015.21374.1328823177255.JavaMail.tomcat@hel.zones.apache.org%3e">[jira]
[Commented] (SOLR-2802) Toolkit of UpdateProcessors for modifying document values</a></h4>
<div class="section-content">
- [ <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...
+ [ <a href="https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204896#comment-13204896">https://issues.apache.org/jira/browse/SOLR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204896#comment-13204896</a>
+] <br /> <br />Robert Muir commented on SOLR-2802:
+-----------------------------------<br /> <br />I think the min/max
is strange: it catches ClassCastException...
</div>
</div>
@@ -564,23 +566,21 @@ If we wish to...</p>
<div class="status-item">
- <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/%3cB4325FF163EB4749ABD1D581F31E778609A044F94C@ex33wtor.addomain.org%3e">RE:
regular expression in solrcore.config to be passed to dataConfig via DataImportHandler</a></h4>
<div class="section-content">
- per SOLR-2765 we can add roles to specific cores such that it's
-possible to give custom roles to solr instances,...
+ Nevermind everybody, you're with stupid, the correct way to access these vars is
to prefix
+with dataimporter.request<br /> <br />Got the...
</div>
- <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/%3cB4325FF163EB4749ABD1D581F31E778609A044F93E@ex33wtor.addomain.org%3e">regular
expression in solrcore.config to be passed to dataConfig via DataImportHandler</a></h4>
<div class="section-content">
- Hi,
-I wrote a hello world program to add documents to solr server. When I
-use CommonsHttpSolrServer, the program exits...
+ Hi,<br /> <br />I have a good number of files which will be
broken into a dozen + cores.<br /> <br />To...
</div>
- <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>
+ <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">
- Hi,<br /> <br />I have a simple field type that uses the KeywordTokenizerFactory.
I would like to use this
-so that...
+ per SOLR-2765 we can add roles to specific cores such that it's
+possible to give custom roles to solr instances,...
</div>
</div>
@@ -600,7 +600,7 @@ so that...
</div>
<div class="section-content">
- <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>
+ <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 :)
</div>
</div>
|