开发者

Help to get started with Apache Lucene in Java

开发者 https://www.devze.com 2023-02-02 06:52 出处:网络
I am using hibernate and java. I want to search data from a database and from some sites it advice to use Lucene. Can开发者_开发百科 someone explain how to get started with this or point to a good tut

I am using hibernate and java. I want to search data from a database and from some sites it advice to use Lucene. Can开发者_开发百科 someone explain how to get started with this or point to a good tutorial!!

Does it works with database as well??


Browse to Hibernate Search which should do everything you thought of (and all which you didn't, yet)


An official get started guide is always helpful, for any project. Also, check Hibernate Search if you want full text searching specific to Hibernate.


here: http://lucene.apache.org/java/3_0_3/gettingstarted.html


Here is simple tutorial Lucene tutorial and if you want to go deep I advise you to read Lucene in Action

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号