<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>Hibernate Community - Forums > Tools</title>
		<link>https://forum.hibernate.org/index.php</link>
	<!--<atom:link href="https://forum.hibernate.org/index.php" rel="alternate" type="application/rss+xml" />-->
		<description>Hibernate Community Forums</description>
		<language>en-gb</language>
		<copyright>Copyright (c) 2003 Hibernate Community</copyright>
		<managingEditor>webmaster@hibernate.org (Hibernate Community)</managingEditor>
		<webMaster>webmaster@hibernate.org (Hibernate Community)</webMaster>
		<pubDate>Tue, 14 Jul 2020 00:00:00 -0500</pubDate>
		<lastBuildDate>Tue, 14 Jul 2020 08:23:33 -0500</lastBuildDate>
		<generator>MSSTI RSS Feed 2.0 Version 1.0.9 - (C) 2008-2009 leviatan21 - http://www.mssti.com/</generator>

		<image>
			<title>Hibernate Community - Forums > Tools</title>
			<url>https://forum.hibernate.org/styles/hibernate/imageset/site_logo.gif</url>
			<link>https://forum.hibernate.org/index.php</link>
		</image>
		<ttl>60</ttl>
		
			<item>
			<title>Tools | Re: Using Autofetch (Hibernate 3.1 tool) with newer versions</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494341#p2494341</link>
				<description><![CDATA[Sure thing. By the way, when you have the article, please write a new entry on our new forum:<br /><br /><a class="postlink" href="https://discourse.hibernate.org/">https://discourse.hibernate.org/</a><br /><br />We are going to lock this one, as stated in the big banner above.<hr />]]></description>
					<content:encoded><![CDATA[Sure thing. By the way, when you have the article, please write a new entry on our new forum:<br /><br /><a class="postlink" href="https://discourse.hibernate.org/">https://discourse.hibernate.org/</a><br /><br />We are going to lock this one, as stated in the big banner above.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494341#p2494341</guid>		</item>
			<item>
			<title>Search, Validator, Shards | Re: Query time boosting on numeric fields</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494325#p2494325</link>
				<description><![CDATA[ <div class="quotetitle">gsmet wrote:</div><div class="quotecontent"><br />Hi,<br /><br />Thanks for the very thorough report and sorry for the delay (the entire team was on vacation during the holidays).<br /><br />You're right, we have a bug here. I created <a class="postlink" href="https://hibernate.atlassian.net/browse/HSEARCH-2983">https://hibernate.atlassian.net/browse/HSEARCH-2983</a> to track it.<br /><br />That being said, I haven't reproduced the fact that you have the ^10 global boost on the second part of the query. I don't have any boost at all (which is expected<br /></div><br />...<hr />]]></description>
					<content:encoded><![CDATA[ <div class="quotetitle">gsmet wrote:</div><div class="quotecontent"><br />Hi,<br /><br />Thanks for the very thorough report and sorry for the delay (the entire team was on vacation during the holidays).<br /><br />You're right, we have a bug here. I created <a class="postlink" href="https://hibernate.atlassian.net/browse/HSEARCH-2983">https://hibernate.atlassian.net/browse/HSEARCH-2983</a> to track it.<br /><br />That being said, I haven't reproduced the fact that you have the ^10 global boost on the second part of the query. I don't have any boost at all (which is expected<br /></div><br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494325#p2494325</guid>		</item>
			<item>
			<title>Search, Validator, Shards | Re: Hibernate Search: Fielddata is disabled on text fields</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494298#p2494298</link>
				<description><![CDATA[Hi,<br /><br />If you can, I would recommend dropping your ES index and running the mass indexer to reindex all your entities.<hr />]]></description>
					<content:encoded><![CDATA[Hi,<br /><br />If you can, I would recommend dropping your ES index and running the mass indexer to reindex all your entities.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494298#p2494298</guid>		</item>
			<item>
			<title>Search, Validator, Shards | Re: HB Search: Throws HHH000327 when there's only one record</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494294#p2494294</link>
				<description><![CDATA[Added a comment on SO. Let's follow up there.<hr />]]></description>
					<content:encoded><![CDATA[Added a comment on SO. Let's follow up there.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494294#p2494294</guid>		</item>
			<item>
			<title>Tools | Re: Hooking into entity enhancement</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494234#p2494234</link>
				<description><![CDATA[I don't think you can inject code using the Hibernate Enhancer. Maybe you need to customize the Enhancer.<hr />]]></description>
					<content:encoded><![CDATA[I don't think you can inject code using the Hibernate Enhancer. Maybe you need to customize the Enhancer.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494234#p2494234</guid>		</item>
			<item>
			<title>OGM | Re: Aggregation query</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494214#p2494214</link>
				<description><![CDATA[Thanks a lot for your answer. My query belongs definitely in the second category so I would expect a mongo db object. However, If in the aggregation query we use projection to return so that the query results contain all the properties that map to the entity's properties, would hibernate succeed to map it the entity object?<hr />]]></description>
					<content:encoded><![CDATA[Thanks a lot for your answer. My query belongs definitely in the second category so I would expect a mongo db object. However, If in the aggregation query we use projection to return so that the query results contain all the properties that map to the entity's properties, would hibernate succeed to map it the entity object?]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494214#p2494214</guid>		</item>
			<item>
			<title>Search, Validator, Shards | Hibernate-Search Statistics over JMX are always 0</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494195#p2494195</link>
				<description><![CDATA[  Hi all,<br /><br />I want to monitor Hibernate-Search over JMX as described in<a href="https://docs.jboss.org/hibernate/search/4.4/reference/en-US/html_single/#search-monitoring" class="postlink">Reference Guide, Chapter 8. Monitoring</a>  but the only values I get for all attributes<span style="font-style: italic">SearchQuery*</span>  and<span style="font-style: italic">ObjectLoading*</span>  are 0. What am I doing wrong?<br /><br />My application runs on JBoss EAP 6.4 (having JBoss AS 7.0 under the hood afaik) on top of jdk1.8.0_121-sun. I configured<span style="font-style: italic">&lt;property name=&quot;hibernate.search.generate_statistics&quot; value=&quot;true&quot;/&gt;</span>  and<span style="font-style: italic">  &lt;property name=&quot;hibernate.search.jmx_enabled&quot; value=&quot;true&quot;/&gt;</span><br />...<hr />]]></description>
					<content:encoded><![CDATA[  Hi all,<br /><br />I want to monitor Hibernate-Search over JMX as described in<a href="https://docs.jboss.org/hibernate/search/4.4/reference/en-US/html_single/#search-monitoring" class="postlink">Reference Guide, Chapter 8. Monitoring</a>  but the only values I get for all attributes<span style="font-style: italic">SearchQuery*</span>  and<span style="font-style: italic">ObjectLoading*</span>  are 0. What am I doing wrong?<br /><br />My application runs on JBoss EAP 6.4 (having JBoss AS 7.0 under the hood afaik) on top of jdk1.8.0_121-sun. I configured<span style="font-style: italic">&lt;property name=&quot;hibernate.search.generate_statistics&quot; value=&quot;true&quot;/&gt;</span>  and<span style="font-style: italic">  &lt;property name=&quot;hibernate.search.jmx_enabled&quot; value=&quot;true&quot;/&gt;</span><br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494195#p2494195</guid>		</item>
			<item>
			<title>OGM | Re: How to deploy OGM application to Wildfly 11 ?</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494193#p2494193</link>
				<description><![CDATA[Hi,<br /><br />Thank you very much for this answer (and the JIRA created).<br /><br />I will keep an eye on it :)<br /><br />Regards,<br /><br />Julien<hr />]]></description>
					<content:encoded><![CDATA[Hi,<br /><br />Thank you very much for this answer (and the JIRA created).<br /><br />I will keep an eye on it :)<br /><br />Regards,<br /><br />Julien]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494193#p2494193</guid>		</item>
			<item>
			<title>OGM | module not found for Hibernate.5.2.11.Final</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494191#p2494191</link>
				<description><![CDATA[  Running wildfly-11.0.0.Final<br />I have unzipped the hibernate 5.2 file(<span style="font-weight: bold">hibernate-orm-modules-5.2.11.Final-wildfly-11-dist.zip</span> ) into the modules folder<br />My jboss-deployment-structure.xml file is:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">&nbsp; &lt;jboss-deployment-structure xmlns=&quot;urn:jboss:deployment-structure:1.1&quot;&gt;<br />&nbsp; &nbsp; &lt;deployment&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;exclusions&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;module name=&quot;org.javassist&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/exclusions&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp; &lt;dependencies&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;module name=&quot;org.hibernate:5.2&quot;</div><br />...<hr />]]></description>
					<content:encoded><![CDATA[  Running wildfly-11.0.0.Final<br />I have unzipped the hibernate 5.2 file(<span style="font-weight: bold">hibernate-orm-modules-5.2.11.Final-wildfly-11-dist.zip</span> ) into the modules folder<br />My jboss-deployment-structure.xml file is:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">&nbsp; &lt;jboss-deployment-structure xmlns=&quot;urn:jboss:deployment-structure:1.1&quot;&gt;<br />&nbsp; &nbsp; &lt;deployment&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;exclusions&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;module name=&quot;org.javassist&quot; /&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/exclusions&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp; &lt;dependencies&gt;<br />&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&lt;module name=&quot;org.hibernate:5.2&quot;</div><br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494191#p2494191</guid>		</item>
			<item>
			<title>Tools | Re: Compatiablity of Hibernate 4.0 with JBoss EAP 7.1.0</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494189#p2494189</link>
				<description><![CDATA[There are changes that you need to consider. Check out the <a href="https://developer.jboss.org/wiki/HibernateCoreMigrationGuide40" class="postlink">4.0 migration guide</a>.<hr />]]></description>
					<content:encoded><![CDATA[There are changes that you need to consider. Check out the <a href="https://developer.jboss.org/wiki/HibernateCoreMigrationGuide40" class="postlink">4.0 migration guide</a>.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494189#p2494189</guid>		</item>
	
	</channel>
</rss>