[Chandler-dev] Re: Index ordering and case sensitivity
Andi Vajda
vajda at osafoundation.org
Wed Nov 15 11:18:04 PST 2006
On Wed, 15 Nov 2006, Andi Vajda wrote:
> To rebuild an index, save its creation keywords with index.getInitKeywords()
> and type with index.getIndexType(), remove the index with removeIndex() and
> create the same index using the type and init keywords saved with addIndex().
Correction: removeIndex() is going to cause all subIndexes to get lost. If you
need a way to rebuild indexes, I need to add a proper API for this. Let me
know if and when you need this.
Andi..
More information about the chandler-dev
mailing list