On Tue, 2006-02-07 at 17:08 +0100, Jörn Nettingsmeier wrote: > [EMAIL PROTECTED] wrote: > > Author: josias > > Date: Tue Feb 7 06:45:57 2006 > > New Revision: 375616 > > > > URL: http://svn.apache.org/viewcvs?rev=375616&view=rev > > Log: > > this file is not necessary because the lucene module already adds the > > index_manager to cocoon.xconf (see > > src/modules/lucene/config/cocoon-xconf/index_manager.xconf) > > > > Removed: > > lenya/trunk/src/pubs/default/config/cocoon-xconf/index_manager.xconf > > will this change have to be applied to the default instantiator for new > publicatons as well? iirc it creates an index_manager.xconf.
AFAIK the instantiator was doing that, but it is commented out now. The reason is stated in the commit message of rev 372870: "Updating the search index configuration is disabled, because it violates SoC by working with cocoon.xconf patch files - this doesn't work anymore since the patch files aren't copied to the build directory." If have no idea how this could be fixed. How can the instantiator add components for a new publication? Can this be done at runtime? Currently you have to configure the search index manually when you instantiate a new publication. Josias > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
