mirror of https://github.com/apache/lucene.git
teeny typo
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@380204 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1aec5a3da7
commit
3bd4668a16
|
@ -117,7 +117,7 @@
|
|||
|
||||
|
||||
<!-- Less flexible matching, but less false matches. Probably not ideal for product names
|
||||
i but may be good for SKUs. Can insert dashes in the wrong place and still match. -->
|
||||
but may be good for SKUs. Can insert dashes in the wrong place and still match. -->
|
||||
<fieldtype name="textTight" class="solar.TextField" positionIncrementGap="100" >
|
||||
<analyzer>
|
||||
<tokenizer class="solr.WhitespaceTokenizerFactory"/>
|
||||
|
|
Loading…
Reference in New Issue