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 #6

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

pkamps
Copy link
Member

@pkamps pkamps commented Jun 10, 2018

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.
That pull request also allows you to specify in the fetch function wether you'd like to have or not have the highlighting enabled.

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

@benkmugo
Copy link
Member

+1

@peterkeung
Copy link
Member

+1 contingent on having it submitted to upstream

@peterkeung
Copy link
Member

Here's the upstream PR

@pkamps pkamps merged commit 4aad901 into master Sep 4, 2018
@pkamps pkamps deleted the highlighting_as_fetch_parameter branch September 4, 2018 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants