Meilisearch integratie (full-text search) #16

Open
opened 2026-03-29 08:41:51 +02:00 by coornhert · 0 comments
Owner

Beschrijving

Full-text zoekfunctionaliteit over alle wetgeving via Meilisearch.

Features

  • Nederlandse stemming en woordafbreking
  • Typo-tolerantie
  • Faceted search (filter op type, status, ministerie)
  • Highlighting van zoekresultaten
  • Snelle responstijd (<200ms)

Technisch

  • Meilisearch instance op Hetzner (Docker)
  • Indexer die de Git repo parsed en naar Meilisearch pusht
  • Incremental updates bij dagelijkse sync
  • GET /api/v1/zoeken?q=...&type=wet&status=geldend
## Beschrijving Full-text zoekfunctionaliteit over alle wetgeving via Meilisearch. ## Features - Nederlandse stemming en woordafbreking - Typo-tolerantie - Faceted search (filter op type, status, ministerie) - Highlighting van zoekresultaten - Snelle responstijd (<200ms) ## Technisch - Meilisearch instance op Hetzner (Docker) - Indexer die de Git repo parsed en naar Meilisearch pusht - Incremental updates bij dagelijkse sync - `GET /api/v1/zoeken?q=...&type=wet&status=geldend`
coornhert added this to the Fase 2 — API & Zoeken milestone 2026-03-29 08:41:51 +02:00
coornhert added the
type:feature
component:api
labels 2026-03-29 08:41:51 +02:00
Sign in to join this conversation.
No description provided.