If you share the multisite tables (as is suggested in the README.txt file), as soon as you enable this module, database "table multisite_search_index already exists", etc., errors occur. This is bad UX for a newcomer.

Modify the hook_install() code to check for existing tables, and hopefully improve the initial configuration experience!