Skip to content

Allowing fetch function to control highlighting, highlighting disabled by default#215

Open
peterkeung wants to merge 1 commit intoezsystems:masterfrom
peterkeung:highlighting_as_fetch_parameter
Open

Allowing fetch function to control highlighting, highlighting disabled by default#215
peterkeung wants to merge 1 commit intoezsystems:masterfrom
peterkeung:highlighting_as_fetch_parameter

Conversation

@peterkeung
Copy link
Contributor

We recognized a significant performance gain if query highlighting is disabled. We think in most cases the highlighting is not required and disable it by default in this pull request. Now we can specify in each fetch function whether to have highlighting enabled.

There is a related pull request here which would make the code cleaner:
#214

@pkamps
Copy link
Contributor

pkamps commented Aug 15, 2018

+1 - we have this patch running in production for our clients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants