Hibernate search in action
Enterprise and web applications require full-featured, "Google-quality" search capabilities, but such features are notoriously difficult to implement and maintain. Hibernate Search builds on the Lucene feature set and offers an easyto- implement interface that integrates seamlessly with Hi...
Otros Autores: | , |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Greenwich, Connecticut :
Manning Publications
[2009]
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627646606719 |
Tabla de Contenidos:
- State of the art
- Getting started with Hibernate Search
- Mapping simple data structures
- Mapping more advanced data structures
- Indexing: where, how, what, and when
- Querying with Hibernate Search
- Writing a Lucene query
- Filters : cross-cutting restrictions
- Performance considerations
- Scalability : using Hibernate Search in a cluster
- Accessing Lucene natively
- Document ranking
- Don't reinvent the wheel.