Lines Matching full:algorithm
27 * | | Algorithm | |
39 * the search parameters such as the pattern and algorithm name.
40 * (2) Core requests the algorithm to allocate and initialize a search
44 * is provided to the algorithm to store persistent variables.
46 * request to the algorithm.
47 * (5) Algorithm calls get_next_block() provided by the user continuously
49 * (6) Algorithm invokes finish() after the last call to get_next_block
52 * (8) Core notifies the algorithm to destroy algorithm specific
58 * by calling textsearch_prepare() specifying the searching algorithm,
61 * performance of algorithm, so you should use it at own your risk.
247 * @algo: name of search algorithm
253 * Looks up the search algorithm module and creates a new textsearch