small fixes incl. solr

This commit is contained in:
Andreas Stephanides
2017-04-18 19:03:09 +02:00
parent 28226df76c
commit 491e360141
8 changed files with 8 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ class Gremium < ActiveRecord::Base
# has_many :members, through: :memberships
searchable do
text :desc
text :name, :boost=>4.0
text :name
end
belongs_to :thema # Gehört zu einem Thema