SOLR-2888, Oops, ack for Robert (merge sort code, reviews). Sorry Robert.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209267 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dawid Weiss 2011-12-01 21:52:25 +00:00
parent 92de7e8848
commit c4ff0a758a
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ Optimizations
* SOLR-2888: FSTSuggester refactoring: internal storage is now UTF-8,
external sorting (on disk) prevents OOMs even with large data sets
(the bottleneck is now FST construction), code cleanups and API cleanups.
(Dawid Weiss)
(Dawid Weiss, Robert Muir)
* SOLR-1875: Per-segment field faceting for single valued string fields.
Enable with facet.method=fcs, control the number of threads used with