Lines Matching refs:addEntity
17 $collection->addEntity('page1', ['dokuwiki', 'dokuwiki', 'dokuwikis', 'doku', 'wiki']);
18 $collection->addEntity('page2', ['dokuwiki', 'other', 'words']);
44 $collection->addEntity('page1', ['dokuwiki', 'dokuwiki', 'dokuwikis', 'doku', 'wiki']);
45 $collection->addEntity('page2', ['dokuwiki', 'other', 'words']);
86 $collection->addEntity('search:test', $tokens);
109 $collection->addEntity('page1', ['alpha', 'beta', 'gamma']);
130 $collection->addEntity('wiki:start', ['wiki:syntax', 'wiki:welcome']);
131 $collection->addEntity('wiki:other', ['wiki:syntax']);
150 $collection->addEntity('wiki:start', ['wiki:syntax', 'wiki:welcome']);
151 $collection->addEntity('wiki:other', ['wiki:syntax', 'other:page']);
181 $collection->addEntity('wiki:start', ['Apple', 'Banana']);
182 $collection->addEntity('wiki:other', ['Cherry', 'Apple Pie']);
202 $collection->addEntity('wiki:start', ['Welcome to DokuWiki']);
203 $collection->addEntity('wiki:syntax', ['Formatting Syntax']);
204 $collection->addEntity('wiki:other', ['Other Page']);
234 $collection->addEntity('wiki:start', ['wiki:syntax', 'wiki:welcome']);
235 $collection->addEntity('wiki:other', ['wiki:syntax']);
258 $collection->addEntity('page1', ['dokuwiki', 'wiki', 'doku']);
259 $collection->addEntity('page2', ['dokuwiki', 'other']);