[hibernate-dev] Using SOLR with indexing/search Server

Anderson vasconcelos anderson.vass at gmail.com
Wed Jan 25 21:01:14 EST 2012


Hi Hardy, Thanks for the reply.
I Wanna use HIbernate Search, because it has a lot of features that SOLRJ
doesn't have, like embebed objects mapping, easy way to call search
(because is similar to create HQL query) and easy way to integrate database
data with index data.
For developers, Hibernate Search is more easy to use.
Also, i wanna use solr like a search server ( with master, slaves and
shards).

Regards

Anderson



2012/1/25 Hardy Ferentschik <hardy at hibernate.org>

> Hi,
>
> > It's possible to use apache SOLR integrated with HIbernate Search? I
> > wanna to use the features of HIbernate Search (Like integration with
> > database objects, MultiObject Mapping, indexedEmbebed, etc) and use
> > SOLR for indexing and search, this is possible?
>
> At the moment there is no integration between Hibernate Search and SOLR.
> You are saying that you want to use SOLR for indexing and search, what
> would
> you need Hibernate Search for in this case?
>
> Why not just use Hibernate Search and use all to its benefits? Is there a
> particular
> reason you want to use SOLR?
>
> --Hardy
>
>



More information about the hibernate-dev mailing list