Class ParametricSearch

java.lang.Object
com.logicaldoc.core.searchengine.Search
com.logicaldoc.enterprise.search.ParametricSearch

public class ParametricSearch extends com.logicaldoc.core.searchengine.Search
Search specialization for the Parametric search. One executed, the expression will contains the SQL query.
Since:
5.2
Author:
Matteo Caruso - LogicalDOC
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class com.logicaldoc.core.searchengine.Search

    get, getEstimatedHitsNumber, getExecTime, getHits, getOptions, isMoreHitsPresent, newOptions, search, setMoreHitsPresent, setOptions

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ParametricSearch

      public ParametricSearch()
  • Method Details

    • internalSearch

      public void internalSearch() throws com.logicaldoc.core.searchengine.SearchException
      Throws:
      com.logicaldoc.core.searchengine.SearchException