« Return to Thread: How to get rid of unused fields?

How to get rid of unused fields?

by Khin, Gerald :: Rate this Message:

Reply to Author | View in Thread

Hi folks!

 

After deleting documents from the index it can happen that fields become
unused (i.e. no document has this field anymore). And
IndexReader.getFieldNames() still returns these unused fields, even
after optimizing the index. Is there any chance to get rid of these
unused fields?

 

Cheers,

Gerald

 

 « Return to Thread: How to get rid of unused fields?