Nuxeo mailing list archives
[CPS-users] newb: NXLucene
Georges Racinet
gracinet at nuxeo.com
Mon Apr 23 15:34:59 CEST 2007
On Apr 23, 2007, at 3:13 PM, Ram Peters wrote:
> I am thinking of using NXLucene as standalone indexer/searcher. My
> site is created using Python but not with Zope. Can I still use it?
Sure, it's a standalone server. It has a dependency upon
zope.interface, but that's
as a pure Python module.
> Do you have any link to samples and examples using nxlucene?
By far, the most common NXLucene user is the Zope 3 component that's
been designed for this:
https://svn.nuxeo.org/pub/Zope3/nuxeo.lucene/trunk
The code itself is located under src/nuxeo/lucene
Although this is a Zope 3 component, you shouldn't have much trouble
separating the Zope glue from
the code oriented towards discussing with the remote NXLucene server.
I believe catalog.py to be a correct entry point.
---------
Georges Racinet, Nuxeo SAS
Open Source Enterprise Content Management (ECM)
Web: http://www.nuxeo.com/ and http://www.nuxeo.org/ - Tel: +33 1 40
33 79 87
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.