By hujia on
Hello,
I've got a site for which I use Drupal builtin search for content search. I have 2 major database tables for content data. The search is pretty powerful for both site files and database data, except that only one of the 2 database tables are searchable: I cannot search and retrieve data from the other one (if I attempted to search for a keyword available in that table, I will get nothing in return). I tried to cron run the search re-indexing and update the indexed data, and it does not seem to make any different. Could anyone help me with this please? H.