Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mozilla/elasticutils
[deprecated] A friendly chainable ElasticSearch interface for python
https://github.com/mozilla/elasticutils
Wiki changes
moz-hwine opened this issue almost 6 years ago
moz-hwine opened this issue almost 6 years ago
Not compatible with elasticsearch>=1.8.0
miltontony opened this issue about 9 years ago
miltontony opened this issue about 9 years ago
Query with AND operator
un1t opened this issue over 9 years ago
un1t opened this issue over 9 years ago
Run tests without nose
un1t opened this issue over 9 years ago
un1t opened this issue over 9 years ago
Add term_stats facet type.
mythmon opened this pull request almost 10 years ago
mythmon opened this pull request almost 10 years ago
small migration howto from elasticutils to elasticsearch-dsl would be nice
pcompassion opened this issue almost 10 years ago
pcompassion opened this issue almost 10 years ago
Impossible to filter with nested objects
rmartins90 opened this issue about 10 years ago
rmartins90 opened this issue about 10 years ago
filter_raw() overwrites filter()
rmartins90 opened this issue about 10 years ago
rmartins90 opened this issue about 10 years ago
.values_dict('_source') should return unmodified _source
tymofij opened this pull request about 10 years ago
tymofij opened this pull request about 10 years ago
fix links in dev_conventions.rst
tymofij opened this pull request about 10 years ago
tymofij opened this pull request about 10 years ago
Filtered query
ajaydivakaran opened this issue about 10 years ago
ajaydivakaran opened this issue about 10 years ago
Multiple search fields for query-string qury
ajaydivakaran opened this issue about 10 years ago
ajaydivakaran opened this issue about 10 years ago
Update CONTRIBUTORS
noahmiller opened this pull request about 10 years ago
noahmiller opened this pull request about 10 years ago
Update django.rst
noahmiller opened this pull request about 10 years ago
noahmiller opened this pull request about 10 years ago
Don't make unindex_objects fail when trying to unindex an object that is not indexed
krs-wraus opened this issue about 10 years ago
krs-wraus opened this issue about 10 years ago
extract_document is missing @classmethod in django.rst
noahmiller opened this issue about 10 years ago
noahmiller opened this issue about 10 years ago
Elasticsearch 'urls' should accept dict (now throwing TypeError: unhashable type: 'dict')
ferdynice opened this issue about 10 years ago
ferdynice opened this issue about 10 years ago
elasticutils/contrib/django init uses 'six' but does not import it
ferdynice opened this issue about 10 years ago
ferdynice opened this issue about 10 years ago
Logging debug fails when pass iterator as ids in index task
toopy opened this issue about 10 years ago
toopy opened this issue about 10 years ago
Removes logging that fails when pass an iterable object.
toopy opened this pull request about 10 years ago
toopy opened this pull request about 10 years ago
Hacks the action splitter in case we want to use __ as separator before the action separator.
toopy opened this pull request about 10 years ago
toopy opened this pull request about 10 years ago
Make id field customizable
toopy opened this pull request about 10 years ago
toopy opened this pull request about 10 years ago
add support for wildcard indices
jxstanford opened this issue about 10 years ago
jxstanford opened this issue about 10 years ago
add support for wildcard query type
jxstanford opened this issue about 10 years ago
jxstanford opened this issue about 10 years ago
Fix: S not using get_es from mapping type
regadas opened this pull request about 10 years ago
regadas opened this pull request about 10 years ago
How can I query time range
MassD opened this issue about 10 years ago
MassD opened this issue about 10 years ago
Fix bulk monkeypatch to work with non-insert op_types
willkg opened this pull request about 10 years ago
willkg opened this pull request about 10 years ago
bulk monkeypatch incorrectly assumes we're indexing
adriaant opened this issue about 10 years ago
adriaant opened this issue about 10 years ago
The name of the primary key is hardcoded
russian-master opened this issue over 10 years ago
russian-master opened this issue over 10 years ago
Raw search
patrick91 opened this pull request over 10 years ago
patrick91 opened this pull request over 10 years ago
Fix infinite recursion when unpickling a mapping type instance
batlock666 opened this pull request over 10 years ago
batlock666 opened this pull request over 10 years ago
Update requirements to elasticsearch >= 1.0
willkg opened this pull request over 10 years ago
willkg opened this pull request over 10 years ago
support elasticsearch-py > 0.4.5
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
Fix travis failures
willkg opened this pull request over 10 years ago
willkg opened this pull request over 10 years ago
tests fail with django 1.7
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
Fix errors in contrib.django.tasks
ei-grad opened this pull request over 10 years ago
ei-grad opened this pull request over 10 years ago
Added minimum_should_match support to terms query.
patrick91 opened this pull request over 10 years ago
patrick91 opened this pull request over 10 years ago
Return More Specific Mapping Types from Search Requests
davidlundgren opened this issue over 10 years ago
davidlundgren opened this issue over 10 years ago
Distance filter
patrick91 opened this pull request over 10 years ago
patrick91 opened this pull request over 10 years ago
terms_stats facet type support
eire1130 opened this pull request over 10 years ago
eire1130 opened this pull request over 10 years ago
update travis/tox to stop testing with ElasticSearch 0.90
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
switch ElasticUtils to become a django layer on top of elasticsearch-dsl-py
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
change top-level filter to "post_filter"
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
ditch support for Elasticsearch 0.90
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
add support for distributing wheels
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
Fix values_list/values_dict
willkg opened this pull request over 10 years ago
willkg opened this pull request over 10 years ago
write documentation covering upgrading from ES 0.90 and earlier to ES 1.0
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
I have encountered an issue using IP Address but querying data still uses the localhost
ghost opened this issue over 10 years ago
ghost opened this issue over 10 years ago
django intergration questions.
pcompassion opened this issue over 10 years ago
pcompassion opened this issue over 10 years ago
Small doc change. + Missing objects manager
kcolton opened this pull request over 10 years ago
kcolton opened this pull request over 10 years ago
"in" is used for queries and filters in EU, but it's not in the ES docs
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
Fix bulk indexing problems with Elasticsearch 1.0
willkg opened this pull request over 10 years ago
willkg opened this pull request over 10 years ago
tests fail with elasticsearch 1.0
willkg opened this issue over 10 years ago
willkg opened this issue over 10 years ago
Support aggregations from 1.0+
amontalenti opened this issue over 10 years ago
amontalenti opened this issue over 10 years ago
[WIP] Adjust travis script to run multiple Elasticsearches
willkg opened this pull request over 10 years ago
willkg opened this pull request over 10 years ago
Syntax error in documentation
atombrella opened this pull request over 10 years ago
atombrella opened this pull request over 10 years ago
Scalable and testable support for Django
jmizgajski opened this issue over 10 years ago
jmizgajski opened this issue over 10 years ago
Updated readme. No need for https. Prevents from showing the 'Untrusted Connection' page...
alibozorgkhan opened this pull request over 10 years ago
alibozorgkhan opened this pull request over 10 years ago
support function scoring
robhudson opened this issue over 10 years ago
robhudson opened this issue over 10 years ago
Fix facets that are filtered and sized
willkg opened this pull request almost 11 years ago
willkg opened this pull request almost 11 years ago
Add has_child and has_parent support
pziemkowski opened this issue almost 11 years ago
pziemkowski opened this issue almost 11 years ago
get_mapping never called
pziemkowski opened this issue almost 11 years ago
pziemkowski opened this issue almost 11 years ago
Move results metadata to es_meta object
willkg opened this pull request almost 11 years ago
willkg opened this pull request almost 11 years ago
Change S._build_query() to S.build_search()
willkg opened this pull request almost 11 years ago
willkg opened this pull request almost 11 years ago
Do not set facet_filter if there is no filter.
mihneadb opened this pull request almost 11 years ago
mihneadb opened this pull request almost 11 years ago
Ensure results cache is used even if there were no results
nearlyfreeapps opened this pull request almost 11 years ago
nearlyfreeapps opened this pull request almost 11 years ago
Switch .all() to .everything()
willkg opened this pull request almost 11 years ago
willkg opened this pull request almost 11 years ago
Fix tests
willkg opened this pull request almost 11 years ago
willkg opened this pull request almost 11 years ago
Make S's values_list and values_dict Elasticsearch 1.0 compatible
robhudson opened this pull request almost 11 years ago
robhudson opened this pull request almost 11 years ago
multi_match support
noirbizarre opened this issue almost 11 years ago
noirbizarre opened this issue almost 11 years ago
Compatibility with elasticsearch 1.0
honzakral opened this pull request almost 11 years ago
honzakral opened this pull request almost 11 years ago
Add support for parsing dates with microseconds
tiwilliam opened this pull request almost 11 years ago
tiwilliam opened this pull request almost 11 years ago
0.8.2 release
willkg opened this pull request almost 11 years ago
willkg opened this pull request almost 11 years ago
Added support for a `size` parameter to facets.
kevinastone opened this pull request about 11 years ago
kevinastone opened this pull request about 11 years ago
Have bulk_index fail on error instead of ignoring it
honzakral opened this pull request about 11 years ago
honzakral opened this pull request about 11 years ago
Suggestions support
koterpillar opened this pull request about 11 years ago
koterpillar opened this pull request about 11 years ago
Updated pyelasticsearch depdency to work with 0.6.x instead of only 0.6.0
kevinastone opened this pull request about 11 years ago
kevinastone opened this pull request about 11 years ago
Migrated to elasticsearch-py, the official ES client
honzakral opened this pull request about 11 years ago
honzakral opened this pull request about 11 years ago
Slicing with None as second argument
mindflayer opened this issue over 11 years ago
mindflayer opened this issue over 11 years ago
Port Django management command from Kitsune and Kuma.
jezdez opened this pull request over 11 years ago
jezdez opened this pull request over 11 years ago
Adding "all results" feature support for slicing.
mindflayer opened this pull request over 11 years ago
mindflayer opened this pull request over 11 years ago
Use new Celery task module and got rid of magic keyword handling.
jezdez opened this pull request over 11 years ago
jezdez opened this pull request over 11 years ago
Fix index_objects
willkg opened this pull request over 11 years ago
willkg opened this pull request over 11 years ago
Nicify results for more Python types
willkg opened this pull request over 11 years ago
willkg opened this pull request over 11 years ago
implement search_raw
willkg opened this issue over 11 years ago
willkg opened this issue over 11 years ago
add support for geo shape query
willkg opened this issue over 11 years ago
willkg opened this issue over 11 years ago
Add support for match queries
willkg opened this pull request over 11 years ago
willkg opened this pull request over 11 years ago
Implement query_raw
willkg opened this pull request over 11 years ago
willkg opened this pull request over 11 years ago
Add django tests
willkg opened this pull request over 11 years ago
willkg opened this pull request over 11 years ago
Rework filters to be more flexible
willkg opened this pull request almost 12 years ago
willkg opened this pull request almost 12 years ago
Nix pyes
willkg opened this pull request almost 12 years ago
willkg opened this pull request almost 12 years ago
Add run_tests.py to setup Django for testing.
mythmon opened this pull request about 12 years ago
mythmon opened this pull request about 12 years ago
Issue 70. Fix date_histogram handling.
willkg opened this pull request over 12 years ago
willkg opened this pull request over 12 years ago
Tweak MLT code; add docs
willkg opened this pull request over 12 years ago
willkg opened this pull request over 12 years ago
Terms query 60
willkg opened this pull request over 12 years ago
willkg opened this pull request over 12 years ago
Better searchmixin
willkg opened this pull request over 12 years ago
willkg opened this pull request over 12 years ago
Fix two small issues
jsocol opened this pull request over 12 years ago
jsocol opened this pull request over 12 years ago
Compatibility to pyes 0.19 and minor cleanups
jezdez opened this pull request over 12 years ago
jezdez opened this pull request over 12 years ago
support query_string
willkg opened this issue almost 13 years ago
willkg opened this issue almost 13 years ago
mixin
davedash opened this pull request about 13 years ago
davedash opened this pull request about 13 years ago