RE: Successful project based on SOLR

2007-12-20 Thread Charlie Jackson
al Message- From: Ryan McKinley [mailto:[EMAIL PROTECTED] Sent: Thursday, December 20, 2007 3:01 PM To: solr-user@lucene.apache.org Subject: Re: Successful project based on SOLR > > Ultimately, what I'd like is something like Hibernate Search or like > Compass GPS (http://www.

Re: Successful project based on SOLR

2007-12-20 Thread Ryan McKinley
Ultimately, what I'd like is something like Hibernate Search or like Compass GPS (http://www.opensymphony.com/compass/content/about.html) but leveraging Solr's features. That ability to transition back and forth between object and index record would be really elegant but I need those extras tha

Re: Successful project based on SOLR

2007-12-20 Thread Jonathan Ariel
ras that Solr brings to a Lucene index. > > - Charlie > > -Original Message- > From: Jonathan Ariel [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 20, 2007 12:49 PM > To: solr-user@lucene.apache.org > Subject: Re: Successful project based on SOLR > > What's

RE: Successful project based on SOLR

2007-12-20 Thread Charlie Jackson
be really elegant but I need those extras that Solr brings to a Lucene index. - Charlie -Original Message- From: Jonathan Ariel [mailto:[EMAIL PROTECTED] Sent: Thursday, December 20, 2007 12:49 PM To: solr-user@lucene.apache.org Subject: Re: Successful project based on SOLR What's the d

Re: Successful project based on SOLR

2007-12-20 Thread Jonathan Ariel
What's the difference with that and Hibernate Search ? On Dec 20, 2007 2:09 PM, Charlie Jackson <[EMAIL PROTECTED]> wrote: > Congratulations! > > > It uses an custom hibernate-SOLR > bridge which allows transparent persistence of entities on different > SOLR ser

RE: Successful project based on SOLR

2007-12-20 Thread Charlie Jackson
Congratulations! > It uses an custom hibernate-SOLR bridge which allows transparent persistence of entities on different SOLR servers. Any chance of this code making its way back to the SOLR community? Or, if not, can you give me an idea how you did it? This seamless integration of Hibernate an