public class SearchMappingHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static SearchMapping |
extractSearchMapping(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 extractSearchMapping(SearchConfiguration cfg)
cfg - the search configurationCopyright © 2006-2021 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.