How to add prefix url globally? #651
Replies: 3 comments
-
I'm bumping this question. I have a similar usecase. We can add strip mecanism, but this lead to inapropriate meilisearch internal builduing (like assets/statics/internal routing) For example, Bottle server allow or
|
Beta Was this translation helpful? Give feedback.
-
Hi @skapin and @bannarisoftwares, thank you for sharing your feedback. This feature is not currently available, and while it's not a priority for us right now, I will keep this discussion open so that others can share their thoughts and upvote if they're interested. |
Beta Was this translation helpful? Give feedback.
-
We will try to add it in our side. If we manage to do it, we will submit a MR |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have loadbalancer, currently we doing path based routing. I want to route the request from "api/search/*" path to ec2 instance. To match the pattern we need to add prefix url globally. So is any way available to add "api/search/" prefix url globally on meilisearch ec2?
Beta Was this translation helpful? Give feedback.
All reactions