withSlop instead of slop looks like a good improvement (same for the fuzzy
params etc)
I have not used phraseQuery() because what you get is not a query compared to
createQuery(). That's why I think phrase is better than phraseQuery. But I'm
open to other options.
matching vs sentence etc
Ther
These kind of usage question should be asked on the "Search, Validator,
Shards" Forum
https://forum.hibernate.org/viewforum.php?f=9
This mailing list is for Hibernate development related topics.
--Hardy
On Fri, 04 Jun 2010 14:16:38 +0200, Johann Jmml wrote:
> Hi,
>
>
> I'm a newbie.
> Whe
Hi,
I'm a newbie.
When validating a class, how to use values of dynamic parameters into a
validation error message?
I explain, I want to take into account parameters which will be included into
the text of the message referenced by EXCEPTION_ID id into a resource file.
What is the best mean to
Hi,
Pluggable component tuplizers are currently supported for component,
composite-element, composite-nested-element.
1. The definitions in
http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd are not
up-to-date. Should we use the DTD from jar in our mappings or should it
simply be fixed in
"Could you please create a JIRA?"
JIRA ticket created: HHH-5289 Remove unnecessary security checks in property
accessors
According to the tests I have done it looks like reflection calls are taking
a lot more time compared to the direct ones - even with newest Sun JVMs and
with security checks dis