That's the first I've seen of Hibernate Search. Looks interesting, but I
think it's a little different than what I was looking for. Since it
indexes into Lucene, it's close, but I wouldn't have a bunch of my
favorite Solr features, such as remote indexing and field-level analysis
at index and query time. 

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
<b>need</b> 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 difference with that and Hibernate
Search<http://www.hibernate.org/410.html>
?

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 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 and Solr is something I'm interested in.
>
> -- Charlie
>
> -----Original Message-----
> From: Marius Hanganu [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 20, 2007 10:43 AM
> To: solr-user@lucene.apache.org
> Subject: Successful project based on SOLR
>
> Hi guys,
>
> I just wanted to let you know our company has successfully launched a
> new high traffic website based on a powerful CMS built on top of SOLR.
>
> The website - http://www.hotnews.ro - serves up to 80k users per day
> with an average 400K pages per day. It uses an custom hibernate-SOLR
> bridge which allows transparent persistence of entities on different
> SOLR servers. The CMS behind it also uses an in house developed API
for
> querying SOLR.
>
> It was and will be a pleasure to use SOLR in this project. It has many
> advantages that you're all probably aware of, but the most impressing
> thing was its reliability. You start your SOLR server and simply
forget
> about it.
>
> Once again, congratulations!
> Marius Hanganu,
> Director, Tremend Software Consulting
> www.tremend.ro
>

Reply via email to