django-zombodb
latest

User Guide

  • Installation and Configuration
  • Integrating with Elasticsearch
  • Searching

Reference

  • django_zombodb package

Releases

  • Change Log

Development

  • Contributing
  • Credits
django-zombodb
  • Docs »
  • django-zombodb documentation
  • Edit on GitHub

django-zombodb documentation¶

Easy Django integration with Elasticsearch through ZomboDB Postgres Extension. Thanks to ZomboDB, your Django models are synced with Elasticsearch at transaction time! Searching is also very simple: you can make Elasticsearch queries by just calling one of the search methods on your querysets. Couldn’t be easier!

User Guide

  • Installation and Configuration
    • Example
    • Requirements
    • Installation
    • Settings
  • Integrating with Elasticsearch
    • Installing ZomboDB extension
    • Activating ZomboDB extension
    • Creating an index
    • Field mapping
  • Searching
    • query_string_search
    • dsl_search
    • dict_search
    • Validation
    • Sorting by score
    • Limiting
    • Lazy and Chainable
    • Missing features

Reference

  • django_zombodb package
    • Submodules
    • django_zombodb.admin_mixins module
    • django_zombodb.apps module
    • django_zombodb.base_indexes module
    • django_zombodb.exceptions module
    • django_zombodb.helpers module
    • django_zombodb.indexes module
    • django_zombodb.operations module
    • django_zombodb.querysets module
    • django_zombodb.serializers module
    • Module contents

Releases

  • Change Log
    • 0.3.0 (2019-07-18)
    • 0.2.1 (2019-06-13)
    • 0.2.0 (2019-03-01)
    • 0.1.0 (2019-02-01)

Development

  • Contributing
    • Types of Contributions
    • Get Started!
    • Pull Request Guidelines
    • Tips
  • Credits
    • Development Lead
    • Contributors
Next

© Copyright 2019, vintasoftware.com Revision 793ed2f4.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.