Interface SearchIndexExcluder

    • Field Detail

      • DONT_EXCLUDE

        static final String DONT_EXCLUDE
    • Method Detail

      • checkForExclusion

        String checkForExclusion​(Individual ind)
        REturn a string message if the individual should be excluded from the index. Return null if ind should not be excluded.