org.apache.lucene.demo
Class DeleteFiles
public
class
DeleteFiles
extends Object
Deletes documents from an index that do not contain a term.
Method Summary |
static void | main(String[] args) Deletes documents from an index that do not contain a term. |
public static void main(String[] args)
Deletes documents from an index that do not contain a term.
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.