I think using Apache Solr could be a good solution. It builds on top
of lucene and provides HTTP APIs to query/store data.

On Feb 17, 2008 5:50 PM, Jan Pieper <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
> I want to use lucene for my new application and I have to store my
> lucene index on another server than my client is running on. What is the
> best way to use the index? Only found RAMDirectory and FSDirectory in
> lucene package.
>
> I read something about "download, manipulate and upload index" but I
> don't think that this is a good solution. Also read about an index server.
>
> -- Jan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Regards,
Shalin Shekhar Mangar.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to