Skip to content

Conversation

@ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

This PR fixes the index lookup for custom queries with a q parameter

Current behavior before PR

It was always the index SearchableText used, no matter if it existed or not

Desired behavior after PR is merged

A suitable ZCTextIndex is looked up from the catalog and used for the query

--
I confirm I have tested the PR thoroughly and coded it according to PEP8
standards.

@xispa xispa merged commit e75b218 into 2.x Jan 16, 2022
@xispa xispa deleted the fix-zc-text-index-lookup-for-custom-query branch January 16, 2022 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants