Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.

elastic 5.0 can't find //index urls and the base path has already a / #72

Closed
wants to merge 1 commit into from

Conversation

bloodbare
Copy link

On elasticsearch the urls //index don't work so it returns error. As the base_path has already a tailing / its better to not add on the make_path util function.

@vangheem
Copy link

vangheem commented Feb 14, 2017

This fixes aioes for me as well. Can we get this merged and a release please?

@merrellb
Copy link

I think it is better NOT to use this approach as these URLs should remain absolute. I think the better approach is to remove the trailing forward slash in _base_url as proposed in:

#48

@popravich
Copy link
Contributor

Hey, guys! Please check this out with latest master!

@bloodbare bloodbare closed this May 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants