This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes EJB and other Java EE Technologies and the fly likes Hibernate Lucene search returns no result. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Hibernate Lucene search returns no result." Watch "Hibernate Lucene search returns no result." New topic
Author

Hibernate Lucene search returns no result.

sam White
Ranch Hand

Joined: Feb 18, 2011
Posts: 204
HI, with JPA persistence, and hibernate 3.5 for Lucene, I created a search function in the ejb project. But when running this search function with a single word search, it returns no result.
Here is my search function in the ejb project:



entity bean class:



Any suggestion for resolve this issue is very much appreciated.
Thanks
Sam
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Hibernate Lucene search returns no result.
 
Similar Threads
Need help with Mapping(Annotation) and Composition
Inner join problem
Hibernate Full Text Search
Problem retrieving data from relational databse using persistence
Hibernate search - indexes not being generated