You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by bu...@apache.org on 2015/08/24 18:21:03 UTC

svn commit: r962933 - in /websites: production/lucene/content/ production/lucene/content/core/ production/lucene/content/solr/ staging/lucene/trunk/content/ staging/lucene/trunk/content/core/ staging/lucene/trunk/content/solr/

Author: buildbot
Date: Mon Aug 24 16:21:03 2015
New Revision: 962933

Log:
Dynamic update by buildbot for lucene

Modified:
    websites/production/lucene/content/core/index.html
    websites/production/lucene/content/index.html
    websites/production/lucene/content/solr/index.html
    websites/staging/lucene/trunk/content/core/index.html
    websites/staging/lucene/trunk/content/index.html
    websites/staging/lucene/trunk/content/solr/index.html

Modified: websites/production/lucene/content/core/index.html
==============================================================================
    (empty)

Modified: websites/production/lucene/content/index.html
==============================================================================
--- websites/production/lucene/content/index.html (original)
+++ websites/production/lucene/content/index.html Mon Aug 24 16:21:03 2015
@@ -263,10 +263,10 @@ and Solr can be downloaded from <a href=
 <li>The JSON Facet API can now change the domain for facet commands, essentially doing a block join and moving from parents to children, or children to parents before calculating the facet data.</li>
 <li>Major improvements in performance of the new Facet Module / JSON Facet API.</li>
 <li>Query and Range Facets under Pivot Facets. Just like the JSON Facet API, pivot facets can how nest other facet types such as range and query facets.</li>
-<li>More Like This Query Parser options. The MoreLikeThis QParser mlt now supports all options provided by the MLT Handler. The query parser is much more versatile than the handler as it works in cloud mode as well as anywhere a normal query can be specified.
-Schema API support in SolrJ</li>
-<li>Scoring mode for query-time join and block join.</li>
-<li>Smile response format</li>
+<li>More Like This Query Parser options. The MoreLikeThis QParser now supports all options provided by the MLT Handler. The query parser is much more versatile than the handler as it works in cloud mode as well as anywhere a normal query can be specified.</li>
+<li>Added Schema API support in SolrJ</li>
+<li>Added Scoring mode for query-time join and block join.</li>
+<li>Added Smile response format</li>
 </ul>
 <p>See the <a href="/core/5_3_0/changes/Changes.html">Lucene CHANGES.txt</a> and
 <a href="/solr/5_3_0/changes/Changes.html">Solr CHANGES.txt</a> files included

Modified: websites/production/lucene/content/solr/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/core/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/index.html
==============================================================================
    (empty)

Modified: websites/staging/lucene/trunk/content/solr/index.html
==============================================================================
    (empty)