Hi,

I was looking at term index divisor and spotted this:

.../lucene-solr-3.1$ ffxg -i IndexDivisor 
./solr/src/test-files/solr/conf/solrconfig-termindex.xml:    <int 
name="setTermIndexDivisor">12</int>
./solr/src/test-files/solr/conf/solrconfig-xinclude.xml:    <int 
name="setTermIndexDivisor">12</int>
./solr/contrib/uima/src/test/resources/solr-uima/conf/solrconfig.xml:  <!-- To 
set the termInfosIndexDivisor, do this: -->
./solr/contrib/uima/src/test/resources/solr-uima/conf/solrconfig.xml:    
name="termInfosIndexDivisor">12</int> </indexReaderFactory > <==== HERE
./solr/example/solr/conf/solrconfig.xml:  <!-- By explicitly declaring the 
Factory, the termIndexDivisor can
./solr/example/solr/conf/solrconfig.xml:       <int 
name="setTermIndexDivisor">12</int>


Is that "termInfosIndexDivisor" a typo in there?  Should it be 
"setTermIndexDivisor" like in the other configs?


Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to