On Tue, Jan 14, 2014 at 2:33 PM, vitalif@yourcmc.ru wrote:
Hi!
Change https://gerrit.wikimedia.org/r/#/c/79025/ that was merged to 1.22 breaks my TikaMW extension - I used that hook to extract contents from binary files so the user can then search on it.
Maybe you can add some other hook for this purpose?
See also https://github.com/mediawiki4intranet/TikaMW/issues/2
SearchEngine subclasses can implement getTextFromContent() if they want to override the normal text fetching behavior.
-Chad