Home
last modified time | relevance | path

Searched refs:Search (Results 51 – 75 of 230) sorted by relevance

12345678910

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhelpers.asciidoc15 ==== Search response iterator
51 ==== Search hit iterator
/plugin/structstatus/
H A DStatus.php7 use dokuwiki\plugin\struct\meta\Search; alias
154 $search = new Search();
/plugin/struct/action/
H A Dbureaucracy.php16 use dokuwiki\plugin\struct\meta\Search;
102 // current Search implementation doesn't allow doing it using SQL
103 $search = new Search();
13 use dokuwiki\plugin\struct\meta\Search; global() alias
/plugin/asiansearch/
H A DREADME.rst2 Asian Search Plugin for DokuWiki
/plugin/sphinxsearch-was/contrib/etc/systemd/system/
H A Dsphinx-searchd-grimore.service2 Description=Sphinx Search Engine for Dokuwiki
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DOperations.php36 use FreeDSx\Ldap\Search\Filter\FilterInterface;
37 use FreeDSx\Ldap\Search\Filters;
187 * Search LDAP with a given filter, scope, etc to retrieve a set of entries.
197 * Search for a specific base DN object to read. This sets a 'present' filter for the 'objectClass' attribute to help
208 * Search a single level list from a base DN object.
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DDirSync.php12 namespace FreeDSx\Ldap\Search;
26 use FreeDSx\Ldap\Search\Filter\FilterInterface;
H A DVlv.php12 namespace FreeDSx\Ldap\Search;
26 use FreeDSx\Ldap\Search\Filter\GreaterThanOrEqualFilter;
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md10 * String Representation of Search Filters ([RFC 4515](https://tools.ietf.org/search/rfc4515))
44 use FreeDSx\Ldap\Search\Filters;
127 # Search for an entry object to get its current attributes / values
158 # Search for the entry object to delete
/plugin/searchcombinedgoogle/
H A DREADME.md1 Combined Google Search
/plugin/struct/helper/
H A Dconfig.php5 use dokuwiki\plugin\struct\meta\Search;
56 $comps = Search::$COMPARATORS;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
H A DMultiBuilder.php7 use Elastica\Search as BaseSearch;
/plugin/pagequery/
H A Dplugin.info.txt6 desc Search for (fulltext) and list wiki pages, sorted and optionally grouped by name, date, creator, abc, etc. in columns. Insert the pagequery markup wherever you want your list to appear. E.g.{{pagequery>[query;fulltext;sort=key:direction,key2:direction;group;limit=??;cols=?;inwords;proper]}} [..] = optional
H A Dreadme.md13 * Search all the pages in your wiki
15 * Search for words in the page content as well--fulltext!
16 * Search by page name using //regular expressions//
76 E.g. Search for all pages in the "drafts" namespace, listing only files beginning with a number, sorted by name:
/plugin/structnotification/action/
H A Dnotification.php10 use dokuwiki\plugin\struct\meta\Search; alias
99 $search = new Search();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DPresentFilter.php12 namespace FreeDSx\Ldap\Search\Filter;
H A DNotFilter.php12 namespace FreeDSx\Ldap\Search\Filter;
/plugin/adhoctags/
H A DREADME.md98 :information_source: **Tool:** The autor has made good experiences with the Search-Replace function of [Notepad++](https://github.com/notepad-plus-plus/notepad-plus-plus), an open-source, free and very powerful text editor for Windows. Other editors may of course also offer similar functionality.
102 - Search for `<html>`in default mode, replace with an empty string.
103 - Search for `</html>`in default mode, replace with an empty string.
111 - Search for ` lang="([^\"]*)"` in *regex mode* (!), replace with ` :$1` (note: spaces in front of each!)
115 - Search for ` class="([^\"]*)"` in *regex mode* (!), replace with ` $1` (note the spaces again!)
/plugin/searchindex/
H A Dajax.php9 use dokuwiki\Search\Indexer;
/plugin/combo/ComboStrap/
H A DSearch.php10 class Search class
H A DFetcherPageSearch.php48 $pages = Search::getPages($requestedSearchTerms);
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md165 ### Search algorithm
167 The `Hoa\Ustring\Search` implements search algorithms on strings.
169 For example, the `Hoa\Ustring\Search::approximated` method make a search by
175 $search = Hoa\Ustring\Search::approximated(
/plugin/webcomponent/_test/data/pages/
H A Dgroup.txt21 [[dokuwiki:webcomponent:search|Search]]
H A Dsearch.txt1 ====== WebComponent - Search ======
/plugin/codebuttonmod1/
H A DREADME.MD18 Search and install "codebutton"

12345678910