gocodebox / lifterlms-rest

LifterLMS REST API Feature Plugin
6 stars 7 forks source link

Make post based resources "searchable" #248

Closed eri-trabiccolo closed 2 years ago

eri-trabiccolo commented 2 years ago

We should just define a property in the LLMS_REST_Posts_Controller called is_searchable and set it to true.

see https://github.com/gocodebox/lifterlms-groups/issues/173

thomasplevy commented 2 years ago

:+1:

thomasplevy commented 2 years ago

I'm okay with blanket enabling searching for all post resources -- I think it should be appreciated and sensible on all existing post resources we currently have