From do-not-reply at jboss.org Thu Sep 29 10:42:55 2011
Content-Type: multipart/mixed; boundary="===============2536596200220639801=="
MIME-Version: 1.0
From: do-not-reply at jboss.org
To: exo-jcr-commits at lists.jboss.org
Subject: [exo-jcr-commits] exo-jcr SVN: r5004 -
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/faq.
Date: Thu, 29 Sep 2011 10:42:55 -0400
Message-ID: <201109291442.p8TEgtmi026705@svn01.web.mwc.hst.phx2.redhat.com>
--===============2536596200220639801==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: nzamosenchuk
Date: 2011-09-29 10:42:55 -0400 (Thu, 29 Sep 2011)
New Revision: 5004
Modified:
jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/=
modules/faq/jcr-faq.xml
Log:
EXOJCR-1295 : question removed
Modified: jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook=
/en-US/modules/faq/jcr-faq.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US=
/modules/faq/jcr-faq.xml 2011-09-29 13:03:22 UTC (rev 5003)
+++ jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US=
/modules/faq/jcr-faq.xml 2011-09-29 14:42:55 UTC (rev 5004)
@@ -178,7 +178,7 @@
UTF-8 encoding should be used, either by configuring utf8 as the
default server character set, or by configuring the JDBC driver to=
use
UTF-8 through the characterEncoding property. MySQL database shoul=
d be
- created in single-byte encoding, e.g. "latin1":
+ created in single-byte encoding, e.g. "latin1":
=
CREATE DATABASE db1 CHARACTER SET latin1 COLLATE l=
atin1_general_cs;
=
@@ -456,17 +456,6 @@
=
- Is JCR suitable for remote sites\* synchronization?
-
-
-
- Remote sites can be visualized as different buildings
- seperated by a WAN network.
-
-
-
-
-
How to use lucene spellchecker?
=
There is few steps:
--===============2536596200220639801==--