I have a custom knowledge base entity in my CRM. I'd like to use the Web API to do a full-text search through the knowledge base record contents. Does the Web API provide the functionality to do a full-text search on custom entity records?
I've found this, but I'm not sure if its just for the online version of Dynamics 365 and if its only for a built-in knowledge base entity, which will likely be a part of some module that you have to pay for separately.
Is my best bet to move the knowledge base articles out of CRM and into a Content Management System like Drupal?