Home
last modified time | relevance | path

Searched refs:Search (Results 26 – 50 of 230) sorted by relevance

12345678910

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DOrFilter.php12 namespace FreeDSx\Ldap\Search\Filter;
H A DFilterAttributeTrait.php12 namespace FreeDSx\Ldap\Search\Filter;
H A DFilterContainerInterface.php12 namespace FreeDSx\Ldap\Search\Filter;
H A DFilterInterface.php12 namespace FreeDSx\Ldap\Search\Filter;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
H A DMultiBuilderInterface.php6 use Elastica\Search as BaseSearch;
/plugin/statistics/inc/
H A Dsearchengines.php7 'dokuwiki' => array('DokuWiki Internal Search', wl()),
16 'aol' => array('AOL Search', 'http://search.aol.com'),
/plugin/searchformgoto/
H A Daction.php58 // Check if the 'Go' or the 'Search' button was pressed.
/plugin/struct/meta/
H A DSearchConfig.php8 * The same as @see Search but can be initialized by a configuration array
12 class SearchConfig extends Search
/plugin/solr/
H A DREADME.md1 Solr Search Plugin
29 $solr->tpl_searchform(true, false); // Search field with ajax and no autocomplete
32 …form where the search terms are searched in the content of the document. Search terms that occur i…
34 ### Advanced Search ###
/plugin/googleverify/
H A Dplugin.info.txt6 desc Verify your wiki for Google Search Console
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Df29a28fffa7ec604a33a838f48f7ea79.asciidoc12 'title' => 'Search',
/plugin/searchjump/
H A Dplugin.info.txt5 name Search Jump
/plugin/sphinxsearch/
H A Dplugin.info.txt6 desc Replace the default search with Sphinx Search
/plugin/nssearch/
H A Dplugin.info.txt5 name Namespace Search Plugin
/plugin/confsearch/
H A Dplugin.info.txt5 name Configurable Search Form Plugin
/plugin/sphinxsearch-was/
H A Dplugin.info.txt6 desc Replace the default search with Sphinx Search
/plugin/docsearch/
H A Dplugin.info.txt5 name Document Search Plugin
/plugin/codebash/
H A DREADME10 …he Extension Manager. Admin button -> Extension Manager -> Search and Install tab -> Search "code…
/plugin/searchresultswithpath/
H A Dplugin.info.txt6 desc Displays Pagenames in Search Results with their containing Namespace when use_heading is on
/plugin/searchform/
H A Dplugin.info.txt5 name Search Form Plugin
/plugin/partialsearch/
H A Dplugin.info.txt6 name Partial Search Plugin
/plugin/discoursesearch/
H A Dplugin.info.txt6 desc Search for something on in a discourse instance
/plugin/searchcombinedgoogle/
H A Dplugin.info.txt7 name Combined Search Google
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSearchableInterface.php74 public function createSearch($query = '', $options = null): Search;
/plugin/structodt/
H A Dhelper.php14 use dokuwiki\plugin\struct\meta\Search; alias
204 * @return Search
207 $search = new Search();

12345678910