Interface SearchQuery


  • @Deprecated
    public interface SearchQuery
    Deprecated.
    • Method Detail

      • query

        java.lang.Iterable<? extends DocumentScore> query​(Resource subject)
                                                   throws java.io.IOException
        Deprecated.
        Queries for the given subject or all subjects if null.
        Throws:
        java.io.IOException
      • highlight

        void highlight​(IRI property)
        Deprecated.
        Highlights the given field or all fields if null.