I am trying to create a hibernate full text search using
*hibernate-search-4.3.0.Final.jar* There is no errors in this application,
but my Lucene query unsing the query DSL doesn't return any results. I mean
It doesn't return any of rows in the table. can any one please help me.

This is my function:


and this is my Entity class:



I have another folder in my project. *Indexes* in this folder I have two
files. If I open these two files with Luke, I see nothing, that seems that
these two files are empty.

What should I do to solve this problem? thank you so much



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Lucene-search-returns-no-result-tp4086046.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to