Skip to content

Commit

Permalink
Merge branch 'typeahead' of github.com:LukeTillman/killrvideo-csharp …
Browse files Browse the repository at this point in the history
…into typeahead
  • Loading branch information
LukeTillman committed Sep 10, 2015
2 parents c61a1a8 + c50a259 commit a1ee88f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/videos.schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<fieldType class="solr.TextField" name="text_auto">
<analyzer>
<tokenizer class="solr.KeywordTokenizerFactory"/>
<filter class="solr.LowerCaseFilterFactory"/>
</analyzer>
</fieldType>
</types>
Expand Down

0 comments on commit a1ee88f

Please sign in to comment.