CatalogueOfLife / backend

Complete backend of COL ChecklistBank
Apache License 2.0
14 stars 11 forks source link

Allow filtering of extended records #1286

Open mdoering opened 5 months ago

mdoering commented 5 months ago

Searching for names, references, issues, sectors, decisions and anything else in a xrelease should offer the ability to filter results for just extended data, just base data or all. Propose to have a new extended boolean query parameter and object field for most API resource methods.

mdoering commented 5 months ago

Deprecated over the ability to search for sourceSectorMode which would be =MERGE for extended data. Sectors and decsions have that already, names & issues need a change in the search index, references can be done at a later stage in the same way