| 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
|
 |
 |
|
|
subject: Hibernate Lucene search returns no result.
|
|
|