1 Aug 16:32
Re: Re: Lucene Product Suite
From: Julien Anguenot <ja@...>
Subject: Re: Re: Lucene Product Suite
Newsgroups: gmane.comp.web.zope.cps.devel
Date: 2006-08-01 14:32:59 GMT
Subject: Re: Re: Lucene Product Suite
Newsgroups: gmane.comp.web.zope.cps.devel
Date: 2006-08-01 14:32:59 GMT
Christian Klinger wrote: > Hi Julien > >> >> yes, you will have to extend the CPSBrain API. I's not fully compatible >> with the ZCatalog API yet, as I wrote in one of my blogs. I currently >> only backported the API I needed with CPS. >> >> I'll be interested about your API extensions when you will be done, if >> you don't mind :) >> >> Is you code available within an svn repository ? >> >> J. > > > I´ve looked to the CatalogBrains.py in Zopes ZCatalog Package. Looks > terrible for me. By the way is this the right Class (AbstractCatalogBrain)? yes, this Zope code is terrible for everybody... I know. I'd advice to just add the methods you need on the CPSBrain but don't inherit from this code... > I don´t have a svn repository so far. But if you like i can email the > package. no was just asking by curiosity. > Does CPS have any perfomace tests for a "Lucene based Catalog"? We don't have strict benchmarks but our first customer with NXLucene has for the moment 750k documents with an index store of almost 2Gb. We should reach the million in the following weeks. Reindexing *from CPS* to NXLucene (reindexObject()), gives in between 15-20 documents / secs with a store of 100k documents. This is really depending of what you are indexing. We have around 50 fields including fulltext. It's been enough for us so far. J. -- -- Julien Anguenot | Nuxeo R&D (Paris, France) Open Source ECM - www.nuxeo.com CPS Platform - http://www.cps-project.org Mobile: +33 (0) 6 72 57 57 66
_______________________________________________ cps-devel mailing list http://lists.nuxeo.com/mailman/listinfo/cps-devel
RSS Feed