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