You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2016/06/13 20:46:09 UTC

[Solr Wiki] Update of "ReleaseNote61" by MikhailKhludnev

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "ReleaseNote61" page has been changed by MikhailKhludnev:
https://wiki.apache.org/solr/ReleaseNote61?action=diff&rev1=2&rev2=3

Comment:
mentioned [subquery]

  XX June 2016, Apache Solr 6.1.0 available
  
+ Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search.  Solr is highly scalable, providing fault tolerant distributed search and indexing, and powers the search and navigation features of many of the world's largest internet sites.
- 
- Solr is the popular, blazing fast, open source NoSQL search platform
- from the Apache Lucene project. Its major features include powerful
- full-text search, hit highlighting, faceted search, dynamic
- clustering, database integration, rich document (e.g., Word, PDF)
- handling, and geospatial search.  Solr is highly scalable, providing
- fault tolerant distributed search and indexing, and powers the search
- and navigation features of many of the world's largest internet sites.
  
  Solr 6.1.0 is available for immediate download at:
+ 
-   http://lucene.apache.org/solr/mirrors-solr-latest-redir.html
+  . http://lucene.apache.org/solr/mirrors-solr-latest-redir.html
  
  Please read CHANGES.txt for a full list of new features and changes:
+ 
-   https://lucene.apache.org/solr/6_1_0/changes/Changes.html
+  . https://lucene.apache.org/solr/6_1_0/changes/Changes.html
  
  Solr 6.1 Release Highlights:
  
-   * Added new "sort" and "random" streaming expressions
+  * Added new "sort" and "random" streaming expressions
  
-   * Fixed the ENUM faceting method to not be unnecessarily rewritten to FCS, which was causing slowdowns.
+  * Fixed the ENUM faceting method to not be unnecessarily rewritten to FCS, which was causing slowdowns.
  
-   * Reduced garbage creation when creating cache entries.
+  * Reduced garbage creation when creating cache entries.
  
- Further details of changes are available in the change log available at:
- http://lucene.apache.org/solr/6_1_0/changes/Changes.html
+  * New [subquery] document transformer to obtatin related documents per result doc.
+ 
+ Further details of changes are available in the change log available at: http://lucene.apache.org/solr/6_1_0/changes/Changes.html
  
  Please report any feedback to the mailing lists (http://lucene.apache.org/solr/discussion.html)