You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2013/07/23 18:15:21 UTC

svn commit: r1506141 - /lucene/cms/trunk/content/mainnews.mdtext

Author: sarowe
Date: Tue Jul 23 16:15:20 2013
New Revision: 1506141

URL: http://svn.apache.org/r1506141
Log:
fix nested formatting

Modified:
    lucene/cms/trunk/content/mainnews.mdtext

Modified: lucene/cms/trunk/content/mainnews.mdtext
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/mainnews.mdtext?rev=1506141&r1=1506140&r2=1506141&view=diff
==============================================================================
--- lucene/cms/trunk/content/mainnews.mdtext (original)
+++ lucene/cms/trunk/content/mainnews.mdtext Tue Jul 23 16:15:20 2013
@@ -25,11 +25,11 @@ with the release for a full list of deta
   capture group in one or more Java regexes.
 
 - New Lucene Facet module features: 
-  - Added dynamic (no taxonomy index used) numeric range faceting (see
+  * Added dynamic (no taxonomy index used) numeric range faceting (see
     http://blog.mikemccandless.com/2013/05/dynamic-faceting-with-lucene.html )
-  - Arbitrary Querys are now allowed for per-dimension drill-down on
+  * Arbitrary Querys are now allowed for per-dimension drill-down on
     DrillDownQuery and DrillSideways, to support future dynamic faceting.
-  - New FacetResult.mergeHierarchies: merge multiple FacetResult of the
+  * New FacetResult.mergeHierarchies: merge multiple FacetResult of the
     same dimension into a single one with the reconstructed hierarchy.
 
 - FST's Builder can now handle more than 2.1 billion "tail nodes" while