Originally posted by John Griffin:
Don,
No, in the strictest sense it does not. It provides the ability to do extensible full text search against a database. That's what it was designed to do and that what it does well.
Hope this helps.
John G
Yes, that does help. Thank you. I subscribed to the Manning promotion last week and took advantage of the 50% discount on e-books. I almost bought your book then but decided to go for Algorithms of the Intelligent Web, mostly because I wasn't sure where Hibernate Search fit into the search/data mining space. So this book is on my short list now.
What is the scope of the search that Hibernate Search does? Obviously into the various kinds of char and varchar, but does the search cover things like Blobs, large text types, the XML types provided by some DB's, etc? Does it use HQL or another mechanism to construct the searches?
[ December 11, 2008: Message edited by: Don Stadler ]