no boost for studium

This commit is contained in:
Andreas Stephanides
2017-04-03 15:25:22 +02:00
parent ee451cdd9b
commit e0312386e7

View File

@@ -89,7 +89,7 @@ class Studium < ActiveRecord::Base
text :zahl
text :typ
text :abkuerzung
text :name, :boost=>3.0
text :name
end
end