Übernahme Suchbegriff und Typsuche

This commit is contained in:
Simon Martens
2025-03-13 13:45:48 +01:00
parent 962ffcca17
commit 96153381fb
6 changed files with 40 additions and 19 deletions

View File

@@ -26,6 +26,7 @@
type Parameters struct {
Query string
Collection string
Placeholder sting
Extended bool
}
type SearchResultBaende struct {