Searched refs:PageFulltextCollection (Results 1 – 5 of 5) sorted by relevance
5 use dokuwiki\Search\Collection\PageFulltextCollection; alias72 $collection = new PageFulltextCollection();81 (new PageFulltextCollection())->checkIntegrity();97 (new PageFulltextCollection())->checkIntegrity();
16 class PageFulltextCollection extends FrequencyCollection class
7 use dokuwiki\Search\Collection\PageFulltextCollection; alias181 … (new PageFulltextCollection($pageIndex))->lock()->addEntity($data['page'], $words)->unlock();185 … (new PageFulltextCollection($pageIndex))->lock()->addEntity($data['page'], [])->unlock();230 (new PageFulltextCollection($pageIndex))->lock()->addEntity($page, [])->unlock();345 (new PageFulltextCollection())->checkIntegrity();360 return (new PageFulltextCollection())->getTokenIndexMaximum() === 0;
7 use dokuwiki\Search\Collection\PageFulltextCollection; alias97 $collection = new PageFulltextCollection();
7 use dokuwiki\Search\Collection\PageFulltextCollection; alias276 $collection = new PageFulltextCollection();