https://github.com/jplusplus/protokollen-queries
A place for sharing useful ElasticSearch queries on the ProtoCollection (Protokollen) database.
https://github.com/jplusplus/protokollen-queries
Last synced: 5 months ago
JSON representation
A place for sharing useful ElasticSearch queries on the ProtoCollection (Protokollen) database.
- Host: GitHub
- URL: https://github.com/jplusplus/protokollen-queries
- Owner: jplusplus
- Created: 2015-03-26T13:26:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T12:01:14.000Z (about 11 years ago)
- Last Synced: 2025-06-04T19:54:28.685Z (about 1 year ago)
- Size: 145 KB
- Stars: 0
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a place for sharing useful ElasticSearch queries on [the ProtoCollection/Protokollen database](http://www.protokollen.net).
* [`queries.json`](https://github.com/jplusplus/protokollen-queries/blob/master/queries.json) contains query snippets. Please add a short description, and the API endpoint to each snippet. This makes it easy to copy-paste and run the snippets in the [Google Chrome Sense extension](https://chrome.google.com/webstore/detail/sense-beta/lhjgkmllcaadmopgmanpapmpjgmfcfig?utm_source=chrome-app-launcher-info-dialog)
* [`municipalities.md`](https://github.com/jplusplus/protokollen-queries/blob/master/municipalities.md) contains useful selections of municipalities.
Database layout
---------------
The database consists of two indexes: `files` and `documents`. Files contains an index of, well, files. Documents are extracted from files. A document is typically an agenda, an attachment, or the meeting minutes from a meeting.
There can be multiple documents from one meeting.