Interface TextSearchStringMapper

    • Method Detail

      • fromResultToString

        String fromResultToString​(Object result)
        Maps a search result to a string.
        Parameters:
        result - The search result.
        Returns:
        The string.