OMG... Now the size of /etc/koha/zebradb has 512kb! Well, im using koha and the searches seems ok, but still, I feel like I'm doing something very wrong...
Can the xpath reduce the zebra index so drastically? Thanks!! 2012/5/18 Mason James <[email protected]> > > On 2012-05-19, at 5:03 AM, Frédéric Demians wrote: > > > > I'm indexing a larger load of Marc records (about 1.600.000) and the > > > size of /etc/koha/zebradb has about 40GB. Is that right? > > yeah, thats sounds about right.. > > the up-side to zebra's big index size, is that its reaally fast :) > > > > My mysql > > > database has about 6GB, much less than zebra index. There is a way to > > > reduce the zebra index size? > > > > You can disable Zebra xpath indexing. In your Zebra index definition > > file for biblio records (marc_defs/marc21/biblios/records.abs), you must > > have this line: > > > > xpath enable > > > > Change it to: > > > > xpath disable > > > > Kind regards, > > -- > > Frédéric DEMIANS > > _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

