Jeff Johnson

Results 6 comments of Jeff Johnson

This can be accomplished using dynamic search scopes.(https://github.com/Casecommons/pg_search#dynamic-search-scopes) I believe this PR can be closed.

The entire search_contents index would have to be scanned, so in most cases the planner would prefer a sequential table scan over using the index. Sequential scan is often cheaper...

In support of more `ActiveRecord::Relation` methods, according to changelog, https://github.com/Casecommons/pg_search/blob/master/CHANGELOG.md#100 Explained more here, https://github.com/Casecommons/pg_search/issues/292#issuecomment-202604151

I also have not seen anything public. Email comms: > We’ll no longer allow integrations to use API Export 1.0 or API 2.0 after June 5, 2023. We stopped supporting...

Is the only fix dropping Export support in Gibbon?