reformat searchable

This commit is contained in:
Andreas Stephanides
2014-12-02 23:29:19 +01:00
parent 2df6f7745e
commit 282d16c086

View File

@@ -65,7 +65,9 @@ end
end end
end end
searchable do searchable do
text :fetmailalias, :short, :fetmail text :fetmailalias
text :short
text :fetmail
text :vorname, :nachname, :boost=>2.0 text :vorname, :nachname, :boost=>2.0
end end