This can probably be done. The hardest part is cross-correlating your Lucene analyzer use with the Solr analyzer stack definition. There are a few things Lucene does that Solr doesn't- span queries for one.
Lance On Fri, Sep 17, 2010 at 12:39 PM, Christopher Gross <cogr...@gmail.com> wrote: > Yes, I'm asking about network connections. > > Are you aware of any documentation on how I can set up Solr to use the > Lucene index that I already have? > > Thanks! > > -- Chris > > > > On Fri, Sep 17, 2010 at 3:02 PM, Ian Lea <ian....@gmail.com> wrote: >> Are you asking about network connections? There is no networking >> 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 <cogr...@gmail.com> wrote: >>> 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 into and fixed this problem, but I >>> haven't been able to find a way to do it. >>> >>> Thanks for your help! >>> >>> -- Chris >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org >>> For additional commands, e-mail: java-user-h...@lucene.apache.org >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org >> For additional commands, e-mail: java-user-h...@lucene.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > -- Lance Norskog goks...@gmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org