Hi, this is the Lucene developer's mailing list, for discussing source code development of the Lucene library. If you have a question about using Lucene, ask on [email protected]. But for your current question, I don't think Lucene's mailing lists are the correct place to ask. Hibernate Search is a separate, non-Apache project which is just based on Lucene but is not managed by the Lucene development crew, so it is better to ask your question on the Hibernate(-Search) mailing lists.
Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Caba [mailto:[email protected]] > Sent: Thursday, August 22, 2013 11:07 AM > To: [email protected] > Subject: Lucene search returns no result > > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
