Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
django-haystack
Conversations
About
django-haystack
Contact owners and managers
1–30 of 1102
Mark all as read
Report group
0 selected
Rodrigo Culagovski
4/20/18
How do I set the language for stemming when using Whoosh?
Is there a setting for this?
unread,
How do I set the language for stemming when using Whoosh?
Is there a setting for this?
4/20/18
赵永峰
,
Davide Galletti
2
11/25/17
django-haystack2.6.1 does not support django1.11.2?
Had the same problem with Django 1.11.7 and patched build_context to return a dict: return { '
unread,
django-haystack2.6.1 does not support django1.11.2?
Had the same problem with Django 1.11.7 and patched build_context to return a dict: return { '
11/25/17
Salvatore Iovene
11/9/17
Very odd behaviour when merging multiple SearchQuerySets with the pipe operator
Hi, I have multiple search index, and a complex search form. According to the user selection in the
unread,
Very odd behaviour when merging multiple SearchQuerySets with the pipe operator
Hi, I have multiple search index, and a complex search form. According to the user selection in the
11/9/17
J. Heasly
,
Salvatore Iovene
2
11/5/17
Backend: Elasticsearch vs. Solr?
As somebody who just migrated from Solr to ES, I can only mention that the performance seems
unread,
Backend: Elasticsearch vs. Solr?
As somebody who just migrated from Solr to ES, I can only mention that the performance seems
11/5/17
Salvatore Iovene
11/4/17
Real-time updates with celery-haystack when a model that's not indexed directly changed?
Hi, hopefully this question is not off-topic in this group, but I'm trying to setup quasi real-
unread,
Real-time updates with celery-haystack when a model that's not indexed directly changed?
Hi, hopefully this question is not off-topic in this group, but I'm trying to setup quasi real-
11/4/17
Salvatore Iovene
,
Justin Caratzas
3
11/4/17
Sever performance problems when a certain model is present in the index
Never mind everyone, sorry about the false alarm: I discovered a haystack query that was running
unread,
Sever performance problems when a certain model is present in the index
Never mind everyone, sorry about the false alarm: I discovered a haystack query that was running
11/4/17
Purbasha
,
Subhranath Chunder
2
8/23/17
Indexing not working with multiple workers
You try increasing the verbosity level. Setting the verbosity level to 3 might help you to debug for
unread,
Indexing not working with multiple workers
You try increasing the verbosity level. Setting the verbosity level to 3 might help you to debug for
8/23/17
Lenz Hirsch
,
Subhranath Chunder
2
8/22/17
<WSGIRequest: GET '/XXXX/'> Message on rebuild_index
`rebuild_index` normally doesn't make GET WSGIRequest calls during index rebuild process, unless
unread,
<WSGIRequest: GET '/XXXX/'> Message on rebuild_index
`rebuild_index` normally doesn't make GET WSGIRequest calls during index rebuild process, unless
8/22/17
tanma...@utradesolutions.com
,
Subhranath Chunder
2
8/22/17
SearchQuerySet() contains real model object, how?
The search backend does store the model object. Once the property `object` is accessed, it gets lazy
unread,
SearchQuerySet() contains real model object, how?
The search backend does store the model object. Once the property `object` is accessed, it gets lazy
8/22/17
Reidel Lazaro Rodriguez Torres
6/26/17
trying to install django-haystack
Hello Im trying to install django-haystack on a debian 7 x86 but it is **impossible** to install,
unread,
trying to install django-haystack
Hello Im trying to install django-haystack on a debian 7 x86 but it is **impossible** to install,
6/26/17
Arpit Garg
6/26/17
Get results based on query on different pages
Hi, In my application, I was trying to customize the Views to get more better search functionality.
unread,
Get results based on query on different pages
Hi, In my application, I was trying to customize the Views to get more better search functionality.
6/26/17
Nick
5/22/17
Getting only up to 20 results
Hi all, I'm following this example to setup Haystack with ES: https://krzysztofzuraw.com/blog/
unread,
Getting only up to 20 results
Hi all, I'm following this example to setup Haystack with ES: https://krzysztofzuraw.com/blog/
5/22/17
John Obelenus
, …
Bob Donahue
4
5/3/17
Django 1.8, Haystack 2.4.1, Boost not affecting score
I'm having the same issue (ES 2.4, Django 1.9), except that no matter WHERE I try to introduce
unread,
Django 1.8, Haystack 2.4.1, Boost not affecting score
I'm having the same issue (ES 2.4, Django 1.9), except that no matter WHERE I try to introduce
5/3/17
Sebastian Quiles
4/24/17
dynamic settings ( haystack_connections in settings.py )
Which can be te best way to load haystack_connections dynamically I need to have an Admin role
unread,
dynamic settings ( haystack_connections in settings.py )
Which can be te best way to load haystack_connections dynamically I need to have an Admin role
4/24/17
dot...@gmail.com
4/5/17
is it possible to highlight a rendered text?
I'm new to haystack (and also relatively new to django) and my approach to follow tutorials and
unread,
is it possible to highlight a rendered text?
I'm new to haystack (and also relatively new to django) and my approach to follow tutorials and
4/5/17
Abhay Prabhakaran
3/30/17
Multi Site support
Does haystack have multi site support? In my case code base will be the same and databases will be
unread,
Multi Site support
Does haystack have multi site support? In my case code base will be the same and databases will be
3/30/17
c15018...@gmail.com
3/27/17
HELP!! build_solr_schema where to drop the file?
Hi, Following the guide from https://www.howtoforge.com/tutorial/how-to-install-and-configure-solr-on
unread,
HELP!! build_solr_schema where to drop the file?
Hi, Following the guide from https://www.howtoforge.com/tutorial/how-to-install-and-configure-solr-on
3/27/17
bhupendra singh chauhan
,
Steve Schwarz
2
3/23/17
How to properly Integrate Django rest framework with Haystack to make a GET REST API for searching query.
Hi, It seems weird that DRF or Django would be taking several seconds to process the request it
unread,
How to properly Integrate Django rest framework with Haystack to make a GET REST API for searching query.
Hi, It seems weird that DRF or Django would be taking several seconds to process the request it
3/23/17
Sebastian Quiles
3/22/17
model inheritance problem (haystack + whoosh)
Hi, first of all I want to congratulate for the excelent job done in this project. A couple of months
unread,
model inheritance problem (haystack + whoosh)
Hi, first of all I want to congratulate for the excelent job done in this project. A couple of months
3/22/17
Kyle Jez
,
Steve Schwarz
2
3/16/17
Render Search form on other templates than search.html (mysite.com/search)
It sounds like you need to set the form's action attribute to "/search/" Steve On Thu,
unread,
Render Search form on other templates than search.html (mysite.com/search)
It sounds like you need to set the form's action attribute to "/search/" Steve On Thu,
3/16/17
David Jones
,
Serwah
2
3/16/17
Setting up django-haystack for the first time - No module named 'haystack.backends.solr_backends'
'http://127.0.0.1:8938/solr/blog' the port should be 8983. have you checked that? and is solr
unread,
Setting up django-haystack for the first time - No module named 'haystack.backends.solr_backends'
'http://127.0.0.1:8938/solr/blog' the port should be 8983. have you checked that? and is solr
3/16/17
Serwah
3/16/17
Does Haystack support distributed search /sharding or Solr cloud?
Hi all, I am new to this group and happy to join:) the problem in one sentence: to read from multiple
unread,
Does Haystack support distributed search /sharding or Solr cloud?
Hi all, I am new to this group and happy to join:) the problem in one sentence: to read from multiple
3/16/17
Info Cascade
2/12/17
Support for Elasticsearch Completion Suggester
Hi, I'm using Haystack 2.5.0 with Elasticsearch 1.6. I need to improve typeahead search results
unread,
Support for Elasticsearch Completion Suggester
Hi, I'm using Haystack 2.5.0 with Elasticsearch 1.6. I need to improve typeahead search results
2/12/17
Erwin Sprengers
2/11/17
TextField with images
I am using a TextField as part of the index. The problem is that there are also pictures inside and
unread,
TextField with images
I am using a TextField as part of the index. The problem is that there are also pictures inside and
2/11/17
Anuvab Mohanty
2
11/28/16
Does haystack have a exists(), similar to Django's queryset's exists()?
If not, I can look into adding such a method. I already use a mostly functional version of this
unread,
Does haystack have a exists(), similar to Django's queryset's exists()?
If not, I can look into adding such a method. I already use a mostly functional version of this
11/28/16
Salvatore Iovene
11/9/16
Performance problem when updating the index
Hello, I use django-haystack 2.4.1 and Solr 4.9.1. Unfortunately, I'm in the situation in which
unread,
Performance problem when updating the index
Hello, I use django-haystack 2.4.1 and Solr 4.9.1. Unfortunately, I'm in the situation in which
11/9/16
Jack Norman
11/1/16
Error updating using default
Hi all, I have a cron job to `update_index` every hour on the production server. About half the time,
unread,
Error updating using default
Hi all, I have a cron job to `update_index` every hour on the production server. About half the time,
11/1/16
Ronnie Stevens
10/20/16
setup faceting search form
I am trying to find some complete documentation to setup django-haystack with faceted search with
unread,
setup faceting search form
I am trying to find some complete documentation to setup django-haystack with faceted search with
10/20/16
Terence Collins
, …
Andrey Aleev
4
10/14/16
with solr: correct # of results returned, but all objects in object_list are None
Hey! I'm facing the same problem with Django 1.8.9, haystack 2.5.0 and solr 4.10.4. Anyone knows
unread,
with solr: correct # of results returned, but all objects in object_list are None
Hey! I'm facing the same problem with Django 1.8.9, haystack 2.5.0 and solr 4.10.4. Anyone knows
10/14/16
Jonathan Benoit
9/28/16
Haystack SearchForm Update Choices based on SQS
Hi, I'm stuck and I'm hoping someone here can point me in the right direction. I have a
unread,
Haystack SearchForm Update Choices based on SQS
Hi, I'm stuck and I'm hoping someone here can point me in the right direction. I have a
9/28/16