The delivered version is now indicated in the metadata
Changelog
In order to have a uniform naming structure regarding the noPresidium parameter, interjections can be now excluded using the noInterjections parameter
The new parameter onlyMetadata returns all columns except the content column
The count parameter returns exclusively the number of rows in general or in context of the used parameters
Introduce noPresidium parameter which excludes paragraphs marked as speeches by presidium
Search matches can highlighted in sense of marking them by term tags which can be used for frontend purposes
Filter interjections in the result set by using excludeInterjections as boolean parameters
The API moved to a better equiped piece of hardware. Hopefully, responses will be faster now
You can now use Boolean Operators for the match operator. The rules following the MariaDB Boolean Rules.
You can now filter by a minimum seq value.
The data can be formatted in two formats now: json or xml. Hurray!
The documents’ status can now be found in document tab in the navigation. The output is filtered by states
By using ?nlp=true|false you can now add group and name markers for paragraphs’ contents
Using speaker=string, it is now possible to search for specific speakers
This documentation is deployed!
Add fulltext search for paragraphs’ contents
Select random texts by setting random for orderBy
Search for text strings in content with like=string
Set an offset via offset=n. Powerful tool especially in combination with limit
Introduced new parameters for ordering data: orderBy and orderDirection.
In root, there is now a sql file for set the database structure
Introduction of this API with parameters nth, id, affiliation, state, period, minDate, maxDate, and limit