Have you already looked at Hibernate Search?
It combines Hibernate ORM with indexing/searching functionality of
Lucene.
The latest version even comes with the Solr analyzers.

http://www.hibernate.org/subprojects/search.html

Regards,
Tom

-----Original Message-----
From: fachhoch [mailto:fachh...@gmail.com] 
Sent: dinsdag 22 juni 2010 16:23
To: solr-user@lucene.apache.org
Subject: example for searching hibernate entities


I have complex data model with   bi directional relations I  Use
hibernate 
as ORM provider.so I have several model objects representing data model.
All
together my model objetcs are 75 to 100  and my database  each table
has
several records like 20,000.
please suggest in my case will text search help me?
are there any example searching on hibernate entities?

  


-- 
View this message in context:
http://lucene.472066.n3.nabble.com/example-for-searching-hibernate-entit
ies-tp914279p914279.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to