Releases: DigitalNZ/supplejack_api
Releases · DigitalNZ/supplejack_api
v4.2.10
v4.2.9
v4.2.8
What's Changed
- Incremental Enrichment by @richardmatthewsdev in #387
Full Changelog: v4.2.7...v4.2.8
v4.2.7
v4.2.6
v4.2.5
v4.2.4
What's Changed
Full Changelog: v4.2.3...v4.2.4
v4.2.3
What's Changed
- Add the ability to query for records by internal identifier by @richardmatthewsdev in #381
Full Changelog: v4.2.2...v4.2.3
v4.2.2
Facet Missing
Allow the ability to ask for blank facets in the response:
&facet_missing=true
"facets": {
"facet_name": {
"Existing Facet": 11,
"": 42
}
v4.2.1
This release fixes an issue with the index processor where if the process was running for a long time it would stop finding new records to be indexed as the database was caching the query. It's mainly affecting DocumentDB.