Embedded ElasticSearch On Java

On Thu, Dec 1, 2011 at 1:55 AM, Sam sbaniya@gmail.com wrote:

All

I have a webapp (JAVA) with a list of items on the page. All these
items are generated on html with session variables. I want to use
Elasticsearch on the back end to do a search for items with different
search criteria. Is there a sample I can use it as a resource?

Thanks