mirror of https://github.com/apache/lucene.git
use entity reference in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932836 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f80c40aec3
commit
ac05e3a08a
|
@ -966,7 +966,7 @@
|
||||||
<!-- allow 50% slop on fragment sizes -->
|
<!-- allow 50% slop on fragment sizes -->
|
||||||
<float name="hl.regex.slop">0.5</float>
|
<float name="hl.regex.slop">0.5</float>
|
||||||
<!-- a basic sentence pattern -->
|
<!-- a basic sentence pattern -->
|
||||||
<str name="hl.regex.pattern">[-\w ,/\n\"']{20,200}</str>
|
<str name="hl.regex.pattern">[-\w ,/\n\"']{20,200}</str>
|
||||||
</lst>
|
</lst>
|
||||||
</fragmenter>
|
</fragmenter>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue