org.hibernate.search.impl
public class SearchMappingBuilder extends Object
Modifier and Type | Method and Description |
---|---|
static SearchMapping |
getSearchMapping(SearchConfiguration cfg)
This factory method takes a SearchConfiguration object
and returns a SearchMapping object which defines
the programmatic model for indexing entities and fields.
|
public static SearchMapping getSearchMapping(SearchConfiguration cfg)
cfg
- the search configurationCopyright © 2006–2015 Hibernate. All rights reserved.