Name Date Size

.. 2012-12-07 17:08:14 11

build.xml 2012-06-08 22:32:44 1.1 KiB

CHANGES.txt 2012-06-08 22:32:44 22.8 KiB

ivy.xml 2012-06-08 22:32:44 1.2 KiB

lib 2012-12-07 17:08:13 6

README.txt 2012-06-08 22:32:44 411

src 2012-12-07 17:08:13 6

README.txt

Although Solr strives to be agnostic of the Locale where the server is
running, some code paths in DataImportHandler are known to depend on the
System default Locale, Timezone, or Charset. It is recommended that when
running Solr you set the following system properties:
-Duser.language=xx -Duser.country=YY -Duser.timezone=ZZZ
where xx, YY, and ZZZ are consistent with any database server's configuration.