https://bugzilla.wikimedia.org/show_bug.cgi?id=56020
--- Comment #2 from Kevin Israel (PleaseStand) <[email protected]> --- (In reply to comment #1) > I'm not familiar with the CirrusSearch code, though it would seem that for > some > CirrusSearchResults, both $result->text_words and $result->text_bytes are > some > non-integer, non-null value. Actually, null (or an array or object containing null) would be the only thing CirrusSearchResult::getWordCount() could be returning, because nothing else would cause "[INVALID]" to be shown... Could $result->textLen be null for some reason? -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
