django-haystack / django-haystack/django-haystack
Solr backend does not allow nested queries with dismax
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 1.3k
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 3
Description
Hi,
I want to make some advanced solr queries using nested queries, boost functions, etc. Like:
&q=text:hi AND query:"{!dismax qf=title pf=title v=$qq}&qq=how now brown cow
But I found no way do to this from haystack. Do you have any idea how can I make such query ?
Thanks,
Hovo
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. It requests support for nested Solr queries and dismax parameters through Haystack, but does not define an implementation boundary or acceptance criteria; clarify the intended API and expected query behavior before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100