public interface SearchIndexExcluder
| Modifier and Type | Field and Description |
|---|---|
static String |
DONT_EXCLUDE |
| Modifier and Type | Method and Description |
|---|---|
String |
checkForExclusion(Individual ind)
REturn a string message if the individual should
be excluded from the index.
|
static final String DONT_EXCLUDE
String checkForExclusion(Individual ind)
Copyright © 2022. All rights reserved.