Elasticsearch works but doesn't work in django - any tips?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • elasticsearch-dsl-py

    High level Python client for Elasticsearch

  • I'm not being cryptic. I'm struggling to see how I can be any clearer. You only need to import things you actually use in your code. The only names from Elasticsearch that you use in your code are Search and MultiSearch, and even those are commented out. You don't need to import things that are only used by other imports. Otherwise where would it stop? Obviously the code that defines Match and MultiMatch themselves references other internal Elasticsearch things, and other libraries that are irrelevant to your code - you can see what it imports here. You don't need to import any of those, and for the same reason you don't need to import Match just because it might be referenced by the query method.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Verify Connection to Elasticsearch (2021)

    1 project | news.ycombinator.com | 12 Apr 2023
  • How to monetize open-source SAAS project?

    3 projects | /r/opensource | 1 Feb 2023
  • 'google-like' search engine for files on my NAS

    4 projects | /r/selfhosted | 28 Dec 2022
  • Help With Psort.py -> ELK

    1 project | /r/computerforensics | 6 Sep 2022
  • Elastic Open Sources Their Endpoint Security Protection YARA Ruleset

    2 projects | /r/netsec | 4 Aug 2022