SOLR-1296: Add hossman to the credits

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814161 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Grant Ingersoll 2009-09-12 12:29:48 +00:00
parent 9b936ce650
commit df5e4708d6
1 changed files with 1 additions and 1 deletions

View File

@ -368,7 +368,7 @@ Optimizations
16. SOLR-1353: Implement and use reusable token streams for analysis. (yonik)
17. SOLR-1296: Enables setting IndexReader's termInfosIndexDivisor via a new attribute to StandardIndexReaderFactory. Enables
setting termIndexInterval to IndexWriter via SolrIndexConfig. (Jason Rutherglen, gsingers)
setting termIndexInterval to IndexWriter via SolrIndexConfig. (Jason Rutherglen, hossman, gsingers)
Bug Fixes
----------------------