Thanks for your answer Upayavira. Appreciate it.

I want to do this because of a clustering requirement.

When clustering takes place in the product I'm working on the custom
repository we use replicates accordingly and makes data available to
all nodes. But if this is available on the file system this does not
happen.

So according to your answer I'll get the source and take a look at the
Directory interface.

On Thu, Oct 21, 2010 at 4:53 PM, Upayavira <u...@odoko.co.uk> wrote:
>
>
> On Thu, 21 Oct 2010 14:42 +0530, "Tharindu Mathew" <mcclou...@gmail.com>
> wrote:
>> Hi everyone,
>>
>> I was looking at using the Embedded Solr server through SolrJ and I
>> have a couple of concerns.
>>
>> I'd like to use a custom repository to store my index. Is there a way
>> I can define this. Is there a data output interface I can implement
>> for this purpose?
>>
>> Or can this be done in some way?
>
> Why do you want to do this?
>
> Solr embeds a lucene index, and Lucene has a Directory interface, that
> can be implemented differently (something other than the default
> FSDirectory implementation).
>
> Upayavira
>



-- 
Regards,

Tharindu

Reply via email to