Contribute Media
A thank you to everyone who makes this possible: Read More

Python and Elasticsearch (Add Full Text Search to your legacy application)

Description

At GrabOne we started to use Elasticsearch a year ago and integrate it with Django. The transition was pretty smooth.

What Is Elasticsearch ?

Integration With Python

GrabOne use case

  • Started by redoing the search page
  • Rebuilding the entire frontend using Elasticsearch as datasource for a Django website
Improve this page