Changelog

2023-07-21
New Hardware

The API moved to a better equiped piece of hardware. Hopefully, responses will be faster now

2023-07-13
Boolean Operators

You can now use Boolean Operators for the match operator. The rules following the MariaDB Boolean Rules.

2023-06-29
minSeq Operator

You can now filter by a minimum seq value.

2023-06-02
Output Format

The data can be formatted in two formats now: json or xml. Hurray!

2023-06-01
Documents Overview

The documents’ status can now be found in document tab in the navigation. The output is filtered by states

2023-05-31
NLP Parameter

By using ?nlp=true|false you can now add group and name markers for paragraphs’ contents

2023-05-24
Speaker Search

Using speaker=string, it is now possible to search for specific speakers

2023-05-21
API Documentation Launch

This documentation is deployed!

2023-05-21
Fulltext Search

Add fulltext search for paragraphs’ contents

2023-05-21
Random Selection

Select random texts by setting random for orderBy

2023-05-21
Like Search

Search for text strings in content with like=string

2023-05-21
Offset Parameter

Set an offset via offset=n. Powerful tool especially in combination with limit

2023-05-19
Order Parameters

Introduced new parameters for ordering data: orderBy and orderDirection.

2023-05-18
Datebase structure script

In root, there is now a sql file for set the database structure

2023-05-18
Launch

Introduction of this API with parameters nth, id, affiliation, state, period, minDate, maxDate, and limit