Hello everyone,

I just switched the default Lucene store for the Compass Search Service backend from
hsql to a file system based store.

People that were using the default configuration now have to reindex their bases. People that were using an external RDBMS through JDBC by the procedure explained in the reference book will have to put a NXRuntime contribution named nxsearch-compass- config.xml (or whatever-config.xml)
        in their nuxeo.ear/config holding the following extension:

<extension target="org.nuxeo.ecm.core.search.backend.compass.CompassBackend"
                             point="connection">
           <default/>
       </extension>

More detail will follow

---------
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



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to