Grails in Action by Glen Smith Peter Ledbrook
Author:Glen Smith, Peter Ledbrook
Language: eng
Format: mobi, pdf
Publisher: Manning Publications
Published: 2010-05-11T14:14:11.588000+00:00
static searchable = true
...
}
class Post {
static searchable = true
...
}
When a domain class is marked searchable, the plugin indexes its primitive fields (strings, dates, numbers, and collections of those). Later on, we’ll customize which fields get indexed, but for now we’ll stick with the defaults.
That’s it—your basic search capability is implemented. If we now startup Hubbub, we can use the provided Searchable page to search our index. Open http://localhost:8080/hubbub/searchable and take it for a spin, as demonstrated in figure 8.8.
Figure 8.8. The default Searchable interface is pretty usable from the get-go.
Download
Grails in Action by Glen Smith Peter Ledbrook.pdf
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Coding Theory | Localization |
Logic | Object-Oriented Design |
Performance Optimization | Quality Control |
Reengineering | Robohelp |
Software Development | Software Reuse |
Structured Design | Testing |
Tools | UML |
Deep Learning with Python by François Chollet(12280)
Hello! Python by Anthony Briggs(9654)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9574)
The Mikado Method by Ola Ellnestam Daniel Brolund(9553)
Dependency Injection in .NET by Mark Seemann(9085)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8080)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7597)
Grails in Action by Glen Smith Peter Ledbrook(7510)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7325)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6224)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(5464)
Microservices with Go by Alexander Shuiskov(5186)
Practical Design Patterns for Java Developers by Miroslav Wengner(5100)
Test Automation Engineering Handbook by Manikandan Sambamurthy(5083)
Kotlin in Action by Dmitry Jemerov(4864)
Angular Projects - Third Edition by Aristeidis Bampakos(4427)
The Art of Crafting User Stories by The Art of Crafting User Stories(3986)
NetSuite for Consultants - Second Edition by Peter Ries(3967)
Practical Vim (for Kathryn Amaral) by Drew Neil(3851)