-
The Django documentation search can be added to the selectable search engines with your browser (e.g. Firefox) to search the Django documentation directly in the search bar or browser URLs.
This fe…
-
### Abstract
The Open edX platform is enhancing its search functionality by implementing Meilisearch, a fast and memory-efficient search engine. This project aims to improve search performance, reduc…
-
Full-text searches are currently implemented using wildcards; this approach is slow, although it may be faster than the Django version was. Full-text search should be made more efficient.
PostgreSQL'…
-
### Issue
I used tandoor for a long time, no problems. Suddenly after bad stop of my Container Manager, it's impossible for me to deploy the container. Tried to delete everything, but no change. Can'…
-
* [X] Tested with the latest Haystack release
* [x] Tested with the current Haystack master branch
## Expected behaviour
Configure a fixed scheme using `build_solr_schema` command and load it int…
-
I came across it when trying to use the admin page on the django app and it always errors out when trying to use DjangoQL as that seems to use this `explain` function and errors out so you can't actua…
-
Traceback (most recent call last):
File "/home/ubuntu/venv/lib/python3.8/site-packages/django/template/utils.py", line 66, in __getitem__
return self._engines[alias]
KeyError: 'backend'
Du…
-
I'm giving this self-hosting this a whirl. I had some problems with my installation, and so I retraced everything back from a fresh installation to try and pinpoint this, and it seems that downloading…
-
Using the photometry table to download photometry data, I get the following Bad Request error:
mop-559b6fc7d4-gnnt7 nginx 10.100.33.21 - - [11/Sep/2024:04:19:10 +0000] "GET /targets/42858/?tab=obse…
-
Found a bug? Please fill out the sections below.
### Issue Summary
Product category query is not properly mapping solr-product ID to product pk. The pk is populated with MSB bit when product ID …