Skip to content

Commit

Permalink
Merge caa4103 into b2c1a24
Browse files Browse the repository at this point in the history
  • Loading branch information
Julie Allinson committed May 24, 2019
2 parents b2c1a24 + caa4103 commit 38a5e3e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ en:
fields:
facet:<% DogBiscuits.config.facet_properties.each {|prop| if DogBiscuits.config.property_mappings[prop] && DogBiscuits.config.property_mappings[prop][:label] %>
<%= prop %>_sim: <%= DogBiscuits.config.property_mappings[prop][:label] %><% end } %>
<% if DogBiscuits.config.date_range == true %>date_range_sim: <%= DogBiscuits.config.property_mappings[date_range][:label] %> <% end %>
index:<% DogBiscuits.config.index_properties.each {|prop| if DogBiscuits.config.property_mappings[prop] && DogBiscuits.config.property_mappings[prop][:label] %>
<%= prop %>_tesim: <%= DogBiscuits.config.property_mappings[prop][:label] %><% end } %>

0 comments on commit 38a5e3e

Please sign in to comment.