I had forgotten to add Otis's name during the SOLR-663 commit. He had initiated the original issue and contributed the first patch. Sorry about that Otis and thanks :)

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686019 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shalin Shekhar Mangar 2008-08-14 20:22:41 +00:00
parent a2fa5bf4d5
commit 514c45366a
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ New Features
64. SOLR-666: Expose warmup time in statistics for SolrIndexSearcher and LRUCache (shalin)
65. SOLR-663: Allow multiple files for stopwords, keepwords, protwords and synonyms (shalin)
65. SOLR-663: Allow multiple files for stopwords, keepwords, protwords and synonyms (Otis Gospodnetic, shalin)
66. SOLR-469: Added DataImportHandler as a contrib project which makes indexing data from Databases, XML files and HTTP
data sources into Solr quick and easy. Includes API and implementations for supporting multiple