Class DocumentLookupSuggester

  • All Implemented Interfaces:
    Suggester

    public class DocumentLookupSuggester
    extends Object
    implements Suggester
    Perform a NXQL full-text query (on the title by default) on the repository and suggest to navigate to the top documents matching that query.
    Author:
    ogrisel