0
0
bleve/http/mapping/mapping_static/partials/analysis/tokenfilters/truncate_token.html

4 lines
189 B
HTML
Raw Normal View History

<div class="form-group">
<label for="tokenfilterLen">Length</label>
<input ng-model="tokenfilter.length" type="number" class="form-control" id="tokenfilterLen" placeholder="">
</div>