/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
H A D | Scroll.php | 25 * @var Search 51 public function __construct(Search $search, string $expiryTime = '1m') 86 $this->_search->setOption(Search::OPTION_SCROLL, $this->expiryTime); 87 $this->_search->setOption(Search::OPTION_SCROLL_ID, $this->_nextScrollId); 136 $this->_search->setOption(Search::OPTION_SCROLL, $this->expiryTime); 137 $this->_search->setOption(Search::OPTION_SCROLL_ID, null); 157 [Search::OPTION_SCROLL_ID => [$this->_nextScrollId]] 194 if ($this->_search->hasOption(Search::OPTION_SCROLL)) { 195 $this->_options[0] = $this->_search->getOption(Search::OPTION_SCROLL); 198 if ($this->_search->hasOption(Search [all...] |
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/ |
H A D | FilterFactory.php | 18 use FreeDSx\Ldap\Search\Filter\AndFilter; 19 use FreeDSx\Ldap\Search\Filter\ApproximateFilter; 20 use FreeDSx\Ldap\Search\Filter\EqualityFilter; 21 use FreeDSx\Ldap\Search\Filter\FilterInterface; 22 use FreeDSx\Ldap\Search\Filter\GreaterThanOrEqualFilter; 23 use FreeDSx\Ldap\Search\Filter\LessThanOrEqualFilter; 24 use FreeDSx\Ldap\Search\Filter\MatchingRuleFilter; 25 use FreeDSx\Ldap\Search\Filter\NotFilter; 26 use FreeDSx\Ldap\Search\Filter\OrFilter; 27 use FreeDSx\Ldap\Search\Filte [all...] |
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/ |
H A D | Filters.php | 12 namespace FreeDSx\Ldap\Search; 15 use FreeDSx\Ldap\Search\Filter\AndFilter; 16 use FreeDSx\Ldap\Search\Filter\ApproximateFilter; 17 use FreeDSx\Ldap\Search\Filter\EqualityFilter; 18 use FreeDSx\Ldap\Search\Filter\FilterInterface; 19 use FreeDSx\Ldap\Search\Filter\GreaterThanOrEqualFilter; 20 use FreeDSx\Ldap\Search\Filter\LessThanOrEqualFilter; 21 use FreeDSx\Ldap\Search\Filter\MatchingRuleFilter; 22 use FreeDSx\Ldap\Search\Filter\NotFilter; 23 use FreeDSx\Ldap\Search\Filte [all...] |
H A D | FilterParser.php | 12 namespace FreeDSx\Ldap\Search; 15 use FreeDSx\Ldap\Search\Filter\AndFilter; 16 use FreeDSx\Ldap\Search\Filter\FilterInterface; 17 use FreeDSx\Ldap\Search\Filter\MatchingRuleFilter; 18 use FreeDSx\Ldap\Search\Filter\OrFilter; 19 use FreeDSx\Ldap\Search\Filter\SubstringFilter;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/Resource/ |
H A D | CseSiterestrict.php | 20 use Google\Service\CustomSearchAPI\Search; alias 169 * @return Search 175 return $this->call('list', [$params], Search::class);
|
H A D | Cse.php | 20 use Google\Service\CustomSearchAPI\Search; alias 168 * @return Search 174 return $this->call('list', [$params], Search::class);
|
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/ |
H A D | Search.php | 50 class Search extends Test\Unit\Suite class 60 ->when($result = LUT\Search::approximated($y, $x, $k))
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/ |
H A D | Search.php | 30 class Search extends \Google\Service\Resource class 103 class_alias(Search::class, 'Google_Service_YouTube_Resource_Search');
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Eql/ |
H A D | Search.php | 23 * Class Search 29 class Search extends AbstractEndpoint class 56 public function setBody($body): Search
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/ |
H A D | Search.php | 22 * Class Search 28 class Search extends AbstractEndpoint class 102 public function setBody($body): Search
|
/plugin/structcombolookup/types/ |
H A D | NarrowingLookup.php | 5 use dokuwiki\plugin\struct\meta\Search; alias 44 $search = new Search(); 63 $search = new Search(); 89 $search = new Search();
|
/plugin/swarmwebhook/lang/en/ |
H A D | zapier_instructions.txt | 4 - Search for ''Swarm'' and choose ''New Checkin'' as the trigger 8 - Search for ''Webhook'' in the search field and choose ''Webhooks by Zapier''
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/ |
H A D | LdapClient.php | 29 use FreeDSx\Ldap\Search\DirSync; 30 use FreeDSx\Ldap\Search\Filter\FilterInterface; 31 use FreeDSx\Ldap\Search\Paging; 32 use FreeDSx\Ldap\Search\RangeRetrieval; 33 use FreeDSx\Ldap\Search\Vlv;
|
/plugin/structcombolookup/ |
H A D | action.php | 10 use dokuwiki\plugin\struct\meta\Search; alias 61 $search = new Search();
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/ |
H A D | Search.php | 20 class Search extends \Google\Collection class 159 class_alias(Search::class, 'Google_Service_CustomSearchAPI_Search');
|
/plugin/sphinxsearch-was/ |
H A D | changelog | 5 * Used CSS to override the "prev", "next" and "Search help" text-only links with icons. 6 * Added the option to hide the Sphinx Search plugin version from the Dokuwiki configuration. 8 * Removed deprecated options from "sphinx.conf" as per the Sphinx Search documentation.
|
/plugin/solr/lang/en/ |
H A D | searchpage.txt | 1 ====== Search results ======
|
/plugin/sphinxsearch/ |
H A D | INSTALL | 3 1. Sphinx Search (http://www.sphinxsearch.com/downloads.html) 12 2. Run Sphinx Search indexer to index your DokuWiki data for the first time:
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/ |
H A D | Search.php | 8 use Elastica\Search as BaseSearch; 17 class Search class
|
/plugin/combo/action/ |
H A D | linkwizard.php | 13 use ComboStrap\Search; alias 82 $pages = Search::getPages($searchTerm);
|
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/ |
H A D | ApproximateFilter.php | 12 namespace FreeDSx\Ldap\Search\Filter;
|
H A D | EqualityFilter.php | 12 namespace FreeDSx\Ldap\Search\Filter;
|
H A D | GreaterThanOrEqualFilter.php | 12 namespace FreeDSx\Ldap\Search\Filter;
|
H A D | LessThanOrEqualFilter.php | 12 namespace FreeDSx\Ldap\Search\Filter;
|
H A D | AndFilter.php | 12 namespace FreeDSx\Ldap\Search\Filter;
|