Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

SOLVED: Dropwizard Hibernate Search

TM00:

I am busy with a Dropwizard application and would like to search my database for certain entities. I've seen this can be done by means of creating NamedQuery statements at the top of Entity classes as in this tutorial. The queries are then executed from the DAO classes.

I since stumbled across Hibernate Search and it seems to be a better solution when it comes to searching for entities in the database. Therefore my question is if it is supported by the Dropwizard framework? Furthermore, if it is supported how would one configure and use it? I failed to find any reference to it in Dropwizard's hibernate documentation.



Posted in S.E.F
via StackOverflow & StackExchange Atomic Web Robots
This Question have been answered
HERE


This post first appeared on Stack Solved, please read the originial post: here

Share the post

SOLVED: Dropwizard Hibernate Search

×

Subscribe to Stack Solved

Get updates delivered right to your inbox!

Thank you for your subscription

×