Mihai Durbaca a écrit : > Hi, > > I started using a PostgreSQL repository instead of default one and I have the > following problem: if I delete data folder in jboss/server/default and > restart jboss I can not see folders content. I believe this is due to > indexing data which is still stored in data folder. Is there I way to store > indexing data in PostgreSQL also?
Please have a look at the sample all-in-PostgreSQL setup around here: https://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.platform/trunk/nuxeo-platform-ear/postgresql-setup/ Esp. you have to copy the provided compass.cfg.xml file into the deployed search-plugin-compass jar. You should also have a look at the nuxeo-book for further details on the setup: http://doc.nuxeo.org/current/reference/html/administration.html#admin-database-configuration -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
