Skip to content

feat: add meilisearch search plugin#14

Draft
Ryrahul wants to merge 1 commit intovendurehq:mainfrom
Ryrahul:feat/add-meilisearch-plugin
Draft

feat: add meilisearch search plugin#14
Ryrahul wants to merge 1 commit intovendurehq:mainfrom
Ryrahul:feat/add-meilisearch-plugin

Conversation

@Ryrahul
Copy link

@Ryrahul Ryrahul commented Mar 10, 2026

Add Meilisearch-powered search plugin as a drop-in replacement for the default search. Supports full-text search with typo tolerance, synonyms, stop words, AI hybrid search (semantic + keyword) via OpenAI/HuggingFace/ Ollama/REST embedders, faceted search, price range filtering, similar document recommendations, and custom product/variant field mappings.

Also adds mock data and updated populate script for dev server testing.

Add Meilisearch-powered search plugin as a drop-in replacement for the
default search. Supports full-text search with typo tolerance, synonyms,
stop words, AI hybrid search (semantic + keyword) via OpenAI/HuggingFace/
Ollama/REST embedders, faceted search, price range filtering, similar
document recommendations, and custom product/variant field mappings.

Also adds mock data and updated populate script for dev server testing.
@Ryrahul Ryrahul marked this pull request as draft March 11, 2026 06:05
@Ryrahul
Copy link
Author

Ryrahul commented Mar 11, 2026

E2E test remaining

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant