We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a29bbad + 04e725e commit 3b4715fCopy full SHA for 3b4715f
app/views/search/_highlights.html.erb
@@ -1,7 +1,7 @@
1
<% highlights = trim_highlights(result) %>
2
<% return unless highlights&.any? %>
3
4
-<h4 class="inner-heading">Other fields matching your search:</h4>
+<h4 class="inner-heading">See full record for all matches to your search terms:</h4>
5
<ul class="list-unbulleted truncate-list">
6
<% highlights.each do |h| %>
7
<% h['matchedPhrases'].each do |phrase| %>
0 commit comments