Topic on Help talk:CirrusSearch

Cirrus Search SearchEngine not giving results

3
Pooja2425 (talkcontribs)

Iam using these

MediaWiki 1.35.1
PHP 7.4.15 (apache2handler)
MySQL 8.0.25
Elasticsearch 6.5.4

Done these steps

php extensions/CirrusSearch/maintenance/UpdateSearchIndexConfig.php

php /extensions/CirrusSearch/maintenance/ForceSearchIndex.php --skipLinks --indexOnSkip

php /extensions/CirrusSearch/maintenance/ForceSearchIndex.php --skipParse

Now $wgSearchType = 'CirrusSearch';


then Indexed 10 pages ending at 66507 at 185/second

after i run php maintenance/runJobs.php the jobs which are into php maintenance/showJobs.php --group.

Some i unable to run , then i directly deleted them from job table.

Now since there are no job in the queue.


Should i have to do connect with db, if yes , pls suggest steps.

Bcs i unable to get any result from my wiki search engine.

Pooja2425 (talkcontribs)

When Checking Response in console getting error.

{"error":{"code":"toomanyvalues","info":"Too many values supplied for parameter \"namespace\".

The limit is 50.","limit":50,"lowlimit":50,"highlimit":500,"docref":"See http://wikipoc.equinor.com/wiki135/api.php for API usage.

Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce>

for notice of API deprecations and breaking changes."}}

Pooja2425 (talkcontribs)
Reply to "Cirrus Search SearchEngine not giving results"