I was about to suggest the same thing. +1 on explicit encoding declarations.
wunder On 5/9/07 3:26 PM, "Yonik Seeley" <[EMAIL PROTECTED]> wrote: > On 5/9/07, Yonik Seeley <[EMAIL PROTECTED]> wrote: >> If you are saving the file in UTF-8 format, then try changing the >> first line to be this: >> <?xml version="1.0" encoding="UTF-8"?> > > We should probably change the example solrconfig.xml and schema.xml to > be UTF-8 by default. Any objections? > > -Yonik