On Wed, Feb 18, 2009 at 5:53 AM, wojtekpia <wojte...@hotmail.com> wrote:
> > Is there a clean way to resolve the actual > conf directory path from within a custom row transformer so that it works > for both single-core and multi-core deployments? > You can use Context.getSolrCore().getInstanceDir() -- Regards, Shalin Shekhar Mangar.