Re: Setting termInfosIndexDivisor and Interval?

2009-07-20 Thread Shalin Shekhar Mangar
On Mon, Jul 20, 2009 at 8:04 AM, Jason Rutherglen 
jason.rutherg...@gmail.com wrote:

 Are we currently supporting this or in 1.4? (i.e.
 IndexReader.open and IndexWriter.setTermIndexInterval) It's
 useful for trie range, shingles, etc, where many terms are
 potentially created.


No, we don't currently but we should. Lets open an issue.

-- 
Regards,
Shalin Shekhar Mangar.


Setting termInfosIndexDivisor and Interval?

2009-07-19 Thread Jason Rutherglen
Are we currently supporting this or in 1.4? (i.e.
IndexReader.open and IndexWriter.setTermIndexInterval) It's
useful for trie range, shingles, etc, where many terms are
potentially created.