Tag: date range

Introduction to Spring Restful (JSON) + Hibernate with AngularJS No ratings yet.

Background and Pre-request This blog will show you how to build Spring Restful + Hibernate ORM models with AngularJS web application, the example here will use JSON to communicate between Spring controller and AngularJS web UI. After running through our example, you should be able to master Spring Restful and make HTTP JSON request using

Faceted Search No ratings yet.

Faceted search is useful to do count(*) feature, please see below examples for your reference: Count(*) by Specified Field When browsing this page : http://localhost:8983/solr/films/browse , you may find Facets field on the left handset as:   With below example, it will return you a list of genres with article counts, so that you can