Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peterkeung
Copy link
Collaborator

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