Classes: RemDuplicate.class
Files: Rem.jar

Copyright (C) 2006 vinayRas Infotech

        This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

        This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

        You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

vinayRas Infotech
http://www.vinayras.com/

What is it?
-----------
	This Class file is mainly used for removing duplicate entry present in any
Lucene index.

What do I need to use this?
----------------------------
	- JRE 1.5+
	- Lucene Library 1.4.3+ (.jar file)

How do I Use the Class?
-------------------------
	Please check examples folder

Bugs and suggestion to
------------------------
        Vinay Kumar vinay@vinayras.com


End of Readme File
