On 06.03.2012, at 21:12, [email protected] wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I should mentioned that I pulled out the Sling installer bundles as you > suggested and had no trouble from it. Sling just assumed to use the working > directory to install a home, so it's sitting there right in my Karaf home. > Stanbol chose the same location for the SolrYard indexes. I'll try passing in > sling.home as suggested to make sure that that's adjustable, but I'm not sure > what to do about the indexes. > The directory for the "indexes" directory can be configured for the ManagedSolrServer (o.a.s.commons.solr.managed.impl.ManagedSolrServerImpl)
The directory for the data files folder can be changed in the configuration of the MainDataFileProvider (o.a.s.commons.stanboltools.datafileprovider.impl.MainDataFileProvider)
