Java Mailing List Archive

http://www.gg3721.com/

Home » Hibernate Commits List »

[hibernate-commits] Hibernate SVN: r14950 -
 search/trunk/doc/reference/en/modules.

hibernate-commits

2008-07-17


Author LoginPost Reply
Author: hardy.ferentschik
Date: 2008-07-17 10:49:55 -0400 (Thu, 17 Jul 2008)
New Revision: 14950

Modified:
 search/trunk/doc/reference/en/modules/getting-started.xml
Log:
Reviewed and updated the Getting Started section.

Modified: search/trunk/doc/reference/en/modules/getting-started.xml
===================================================================
--- search/trunk/doc/reference/en/modules/getting-started.xml  2008-07-17 14:47:53 UTC (rev 14949)
+++ search/trunk/doc/reference/en/modules/getting-started.xml  2008-07-17 14:49:55 UTC (rev 14950)
@@(protected) @@

  <para>Hibernate Search also introduces the notion of analyzer definitions
  which allow you to manage and reuse analyzers. This infrastructure is
-   supported by the Solr analyzer framework. The following example uses the
-   entity level annotation to apply a English language analyzer which would
-   help you to achieve your goal. The class
-   <classname>EnglishAnalyzer</classname> is a custom class using the
-   Snowball English Stemmer from the <ulink
+   supported by the Solr analyzer framework (see <xref
+   linkend="analyzer" />). The following example uses the entity level
+   annotation to apply a English language analyzer which would help you to
+   achieve your goal. The class <classname>EnglishAnalyzer</classname> is a
+   custom class using the Snowball English Stemmer from the <ulink
  url="http://lucene.apache.org/java/docs/lucene-sandbox/">Lucene
  Sandbox</ulink>.</para>


_______________________________________________
hibernate-commits mailing list
hibernate-commits@(protected)
https://lists.jboss.org/mailman/listinfo/hibernate-commits
©2008 gg3721.com - Jax Systems, LLC, U.S.A.