bungiesearch icon indicating copy to clipboard operation
bungiesearch copied to clipboard

UNMAINTAINED CODE -- Elasticsearch-dsl-py django wrapper with mapping generator

Results 18 bungiesearch issues
Sort by recently updated
recently updated
newest added

When I use Event.objects.search.query, I receive warning/error: WARNING:root:Returned object of type Event () is not defined in the settings, or is not associated to the same index as in the...

Hey, Thanks for the project, we've been using it here for 2 mid-sized projects and it's been working out pretty well. I'm currently moving a project from haystack to bungiesearch...

I'm having an issue with circular imports. As described in the documentation, I have a ModelIndex defined for a model in app_name/bungiesearch_indices.py. I necessarily import the model in bungiesearch_indices.py. Also...

Hello! [elasticsearch-py](https://github.com/elastic/elasticsearch-py) and [elasticsearch-dsl](https://github.com/elastic/elasticsearch-dsl-py) are supporting elasticsearch 5.x since november. I hope this awesome library will be update soon?

Hello I have been struggling all day with this error while trying to run ./manage.py search_index --create I am using the following packages elasticsearch server Version: 5.0.2, Build: f6b4951/2016-11-24T10:07:18.101Z, JVM:...

Hey there! Thank you for this awesome project. It made me create my own using a different approach : django registry :tada: I've begun this project one year ago and...

It'll report whether bungiesearch requires any vulnerable packages, cf. sourceclear.com.

I'm logging this for myself, but if anyone wants to tackle it if I don't get around to it... great. It's time to upgrade to support the later versions of...

- List breaking changes Anything else?

Hi, are there plans for a version of Bungiesearch that supports ES2.x? I've attempted to run Bungiesearch on the latest Elasticsearch (2.2.1) and have identified a few minor fixes that...