aude created this task. Herald added subscribers: Zppix, Aklapper. Herald added projects: Discovery, Discovery-Search-Backlog.
TASK DESCRIPTION I noticed we are generating html when CirrusSearch requests ParserOutput for Wikibase entities. From profiling locally, I believe this slows down indexing quite a bit. I don't think full html is needed in case of Wikibase content (except it might be used for 'text_bytes', but maybe that's not so relevant for entities?). For entities, we build the search text and fields directly from the entity object. TASK DETAIL https://phabricator.wikimedia.org/T134547 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: aude Cc: Aklapper, aude, Zppix, Avner, debt, Gehel, D3r1ck01, FloNight, Izno, Wikidata-bugs, Deskana, jayvdb, Mbch331, jeremyb _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
