Re: Connection question

2010-09-17 Thread Christopher Gross
> built into lucene.  There is in solr, and lucene can use directories > on networked file systems. > > > -- > Ian. > > > On Fri, Sep 17, 2010 at 6:08 PM, Christopher Gross wrote: >> I'm trying to connect to a Lucene index on a test server.  All of the >&g

Connection question

2010-09-17 Thread Christopher Gross
I'm trying to connect to a Lucene index on a test server. All of the examples that I've found use a local directory to connect into the Lucene index, but I can't find one that will remotely hook into it. Can someone please point me in the right direction? I'm fairly certain that someone has run