New search backend
See original GitHub issueThe basic idea is to replace django-haystack
entirely with the custom implementation on top of Elasticsearch.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:9
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Implement back-end search with InstantSearch.js - Algolia
Implement server-side search with InstantSearch.js and Algolia's API ... Once your new route is ready, get back to the front end and create ......
Read more >Search Gets a New Back-end | Groove Blog
Basically the entire backend powering search has been rebuilt. ... This ensures all of your tickets, both new and old, are actually there...
Read more >How to add full text search to your website | by Sam Dutton
Client-side JavaScript libraries that synchronises data with a backend database: PouchDB for example. Google Custom Search Engine.
Read more >In-Depth Guide to How Google Search Works | Documentation
There isn't a central registry of all web pages, so Google must constantly look for new and updated pages and add them to...
Read more >Search and navigation backend migrations - Episerver Support
Advantages of the newer version of the backend infrastructure · Faster provisioning of additional capacity and new service clusters. · Better ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Work in progress PR is here: #2606 . Feedback would be appreciated as this is a major refactoring of the search backend.
Hi, @specialunderwear made the effort and prepared https://github.com/specialunderwear/django-oscar-elasticsearch as a new search backend. I would like to help ( https://github.com/django-oscar/django-oscar/pull/2734#issuecomment-508467148 ) to integrate it in django-oscar. Is django-oscar-elasticsearch a candidate to become the default search backend or do the core maintainers have other plans? Thank you.