Skip to content

SOLR-10321: highlighting (unified): Don't return fields with no highlights#487

Merged
dsmiley merged 2 commits intoapache:mainfrom
dsmiley:solr-10321-HL-noEmpty
Jan 8, 2022
Merged

SOLR-10321: highlighting (unified): Don't return fields with no highlights#487
dsmiley merged 2 commits intoapache:mainfrom
dsmiley:solr-10321-HL-noEmpty

Conversation

@dsmiley
Copy link
Contributor

@dsmiley dsmiley commented Jan 3, 2022

In truth, the UH doesn't know the difference between a doc having a field (but got no highlights) vs not having the field. This change is an optimization in edge cases of highlighting many fields.

https://issues.apache.org/jira/browse/SOLR-10321

"gw check" passes.

…ights.

In truth, the UH doesn't know the difference between a doc having a field (but got no highlights) vs not having the field.  This change is an optimization in edge cases of highlighting many fields.
@dsmiley dsmiley requested a review from epugh January 3, 2022 05:46
@dsmiley dsmiley merged commit d1d4118 into apache:main Jan 8, 2022
@dsmiley dsmiley deleted the solr-10321-HL-noEmpty branch January 8, 2022 03:34
dsmiley added a commit that referenced this pull request Jan 8, 2022
…ights. (#487)

In truth, the UH doesn't know the difference between a doc having a field (but got no highlights) vs not having the field.  This change is an optimization in edge cases of highlighting many fields.
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.

1 participant