From hibernate-commits at lists.jboss.org Thu Dec 4 05:25:17 2008 Content-Type: multipart/mixed; boundary="===============3700086213637337977==" MIME-Version: 1.0 From: hibernate-commits at lists.jboss.org To: hibernate-commits at lists.jboss.org Subject: [hibernate-commits] Hibernate SVN: r15661 - search/trunk/doc/reference/en/modules. Date: Thu, 04 Dec 2008 05:25:17 -0500 Message-ID: --===============3700086213637337977== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: hardy.ferentschik Date: 2008-12-04 05:25:17 -0500 (Thu, 04 Dec 2008) New Revision: 15661 Modified: search/trunk/doc/reference/en/modules/mapping.xml Log: HSEARCH-303 Modified: search/trunk/doc/reference/en/modules/mapping.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 --- search/trunk/doc/reference/en/modules/mapping.xml 2008-12-04 10:17:39 U= TC (rev 15660) +++ search/trunk/doc/reference/en/modules/mapping.xml 2008-12-04 10:25:17 U= TC (rev 15661) @@ -427,7 +427,7 @@ ownedBy property. = - The prefix cannot be set to the empty string. + The prefix cannot be set to the empty string. = The depth property is necessary when the ob= ject @@ -439,7 +439,7 @@ an example of cyclic dependency. In our example, because depth is set to 1, any @IndexedEmbedded attribute in Owner (if any) will= be - ignored. + ignored. = Using @IndexedEmbedded for object associati= ons allows you to express queries such as: @@ -866,7 +866,7 @@ BlogEntry class for example the analyzer co= uld depend on the language property of the entry. Depending on this property the correct language specific stemmer should be chosen to - index the actual text. + index the actual text. = To enable this dynamic analyzer selection Hibernate Search introduces the AnalyzerDiscriminator @@ -1424,7 +1424,7 @@ document id is required in the constructor. =
- The @ProvidedId annotation + The ProvidedId annotation = Unlike conventional Hibernate Search API and @DocumentId, this annotation is used on the class and not a field. You also can provide --===============3700086213637337977==--