add example of international char to sample doc

git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423164 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2006-07-18 18:15:56 +00:00
parent a17c5ab3e7
commit 336fcb7e69
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
<field name="features">Comprehensive HTML Administration Interfaces</field>
<field name="features">Scalability - Efficient Replication to other Solr Search Servers</field>
<field name="features">Flexible and Adaptable with XML configuration and Schema</field>
<field name="features">Good unicode support: h&#xE8;llo (hello with an accent over the e)</field>
<field name="price">0</field>
<field name="popularity">10</field>
<field name="inStock">true</field>