Even after optimizing the index, the size is 20 gb. The size of the data which i want to index is about 8 GB.
if i add a set of fields that have the same values to the index, will clucene do any kind of compression? Ahmed 2011/2/1, Veit Jahns <nuncupa...@googlemail.com>: > Hi Ahmed! > > 2011/2/1 Ahmed Saidi <ci7nu...@gmail.com>: >> I'm using clucene to index a large set of files, the index size was >> about 2 GB, after adding tree fildes that contient a numbrer such as >> categorie, author id, those fields are not tokinized but stored in the >> index, and a large set of document have the same categorie or author >> id, then the index size change to 20 GB! >> is that normal? > > Did you optimize your index afterwards? > >> and can i add a field that is not tkokinized nor stored in the index? > > No. You will get an exception. See Field.cpp:196. > > Kind regards, > > Veit > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > CLucene-developers mailing list > CLucene-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/clucene-developers > -- Envoyé avec mon mobile ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ CLucene-developers mailing list CLucene-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clucene-developers