Interface QueryMatcher

    • Method Detail

      • matchesValue

        boolean matchesValue​(java.lang.Object queryValue,
                             java.lang.Object value)
      • matchPosition

        java.lang.Integer matchPosition​(Document document,
                                        Document query)