Major changes
- implement multi-embeddings for text[] fields by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/662
- add qwen3 embedding support by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/665
- qwen3-reranker support by @shuttie in https://github.com/nixiesearch/nixiesearch/pull/666
- jsoniter-based document decoder by @shuttie in https://github.com/nixiesea...