]
Emmanuel Bernard updated HSEARCH-594:
-------------------------------------
Fix Version/s: 3.3.0.Beta2
Typos in Hibernate Search documentation
---------------------------------------
Key: HSEARCH-594
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-594
Project: Hibernate Search
Issue Type: Bug
Components: documentation
Affects Versions: 3.3.0.Beta1
Reporter: Emmanuel Bernard
Fix For: 3.3.0.Beta2
Subject
Typo in Hibernate Search Documentation (HTML, single page)
Message
In section 1.3, there is a typo ("wil" instead of "will") in the
following paragraph:
This leaves us with @IndexedEmbedded. This annotation is used to index
associated entities (@ManyToMany, @*ToOne and @Embedded) as part of
the owning entity. This is needed since a Lucene index document is a
flat data structure which does not know anything about object
relations. To ensure that the authors' name wil be searchable you have
to make sure that the names are indexed as part of the book itself. On
top of @IndexedEmbedded you will also have to mark all fields of the
associated entity you want to have included in the index with
@Indexed. For more details see Section 4.1.3, "Embedded and associated
objects".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: