Tobias Gritschacher has submitted this change and it was merged.

Change subject: (bug 43873) enable continuation in ApiSearchEntities again
......................................................................


(bug 43873) enable continuation in ApiSearchEntities again

The continuation in ApiSearchEntities was disabled when fixing
bug 43858, where the module ran out of memory. This implements
continuation in a different way. It also extends the TermStore
so  that it provides the terms for a number of IDs in a single
go, and to return a fixed number of distinct IDs  and not just
a fixed number of terms per the LIMIT operator.

Change-Id: I28a3d7aca43b841f5bda43a08e4f02db53df3a4a
---
M repo/includes/api/ApiSearchEntities.php
M repo/includes/store/TermCache.php
M repo/includes/store/sql/TermSqlCache.php
3 files changed, 202 insertions(+), 94 deletions(-)

Approvals:
  Tobias Gritschacher: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/43588
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I28a3d7aca43b841f5bda43a08e4f02db53df3a4a
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Denny Vrandecic <denny.vrande...@wikimedia.de>
Gerrit-Reviewer: Denny Vrandecic <denny.vrande...@wikimedia.de>
Gerrit-Reviewer: Jens Ohlig <jens.oh...@wikimedia.de>
Gerrit-Reviewer: Jeroen De Dauw <jeroended...@gmail.com>
Gerrit-Reviewer: John Erling Blad <john.b...@wikimedia.de>
Gerrit-Reviewer: Tobias Gritschacher <tobias.gritschac...@wikimedia.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to