John Erling Blad has uploaded a new change for review. Change subject: (Bug 41580) Filter down the number of terms ......................................................................
(Bug 41580) Filter down the number of terms Constructing indexes and returning search results can give a huge number of hits on entities due to the way they are built with multilingual strings. To avoid this the searchable version of the entity has its alternate terms (labels and aliases) and descs (descriptions) filtered down to unique versions of the strings. Change-Id: Id2e343e2707a8827d65b087334ac778ffb5f8792 --- M repo/includes/content/EntityContent.php 1 file changed, 6 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/53/31853/1 -- To view, visit https://gerrit.wikimedia.org/r/31853 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id2e343e2707a8827d65b087334ac778ffb5f8792 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: John Erling Blad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
