<?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 > Search, Validator, Shards</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:39 -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 > Search, Validator, Shards</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>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>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>Search, Validator, Shards | Re: Status of Shards subproject?</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494151#p2494151</link>
				<description><![CDATA[Studying the current state, adjusting it to latest Hibernate, implementing new features.<hr />]]></description>
					<content:encoded><![CDATA[Studying the current state, adjusting it to latest Hibernate, implementing new features.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494151#p2494151</guid>		</item>
			<item>
			<title>Search, Validator, Shards | Re: hibernate-vvalidator fails to validate groups in OSGI Env</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494060#p2494060</link>
				<description><![CDATA[  What exactly DYM by &quot;I'm unable to validate any of the field&quot;? Do you get an exception of any kind? Or are you not seeing a constraint violation you're excepting?<br /><br />In case of the latter, could you file an issue in our tracker (<a class="postlink" href="https://hibernate.atlassian.net/projects/HV/summary">https://hibernate.atlassian.net/projects/HV/summary</a>)? The best would be to adapt our OSGi integration tests (<!-- m --><a class="postlink" href="https://github.com/hibernate/hibernate-validator/tree/master/osgi/integrationtest">https://github.com/hibernate/hibernate-<br />...<hr />]]></description>
					<content:encoded><![CDATA[  What exactly DYM by &quot;I'm unable to validate any of the field&quot;? Do you get an exception of any kind? Or are you not seeing a constraint violation you're excepting?<br /><br />In case of the latter, could you file an issue in our tracker (<a class="postlink" href="https://hibernate.atlassian.net/projects/HV/summary">https://hibernate.atlassian.net/projects/HV/summary</a>)? The best would be to adapt our OSGi integration tests (<!-- m --><a class="postlink" href="https://github.com/hibernate/hibernate-validator/tree/master/osgi/integrationtest">https://github.com/hibernate/hibernate-<br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494060#p2494060</guid>		</item>
			<item>
			<title>Search, Validator, Shards | Nested cross field validation</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2494059#p2494059</link>
				<description><![CDATA[  Maybe I'm doing something incorrectly, but I'd like to kindly ask you if there is a better way of doing deeply nested cross-validation, as I find Bean Validation API hard to use i such cases.<br />Hope that it's a good place to search for an answer.<br /><br />I've created<a href="https://github.com/perceptron8/bval-example/" class="postlink">https://github.com/perceptron8/bval-example/</a>  so you can see what it's all about.<br /><br />Please compare<a href="https://github.com/perceptron8/bval-example/blob/master/src/main/java/bval/MyValidator.java" class="postlink">https://github.com/perceptron8/bval-example/blob/master/src/main/java/bval/MyValidator.java</a> <br />and<a href="  https://github.com/perceptron8/bval-example/blob/master/src/main/java/bval/MyConstraintValidator.java" class="postlink">  https://github.com/perceptron8/bval-example/blob/master/src/main/java/bval/MyConstraintValidator.java</a><br />...<hr />]]></description>
					<content:encoded><![CDATA[  Maybe I'm doing something incorrectly, but I'd like to kindly ask you if there is a better way of doing deeply nested cross-validation, as I find Bean Validation API hard to use i such cases.<br />Hope that it's a good place to search for an answer.<br /><br />I've created<a href="https://github.com/perceptron8/bval-example/" class="postlink">https://github.com/perceptron8/bval-example/</a>  so you can see what it's all about.<br /><br />Please compare<a href="https://github.com/perceptron8/bval-example/blob/master/src/main/java/bval/MyValidator.java" class="postlink">https://github.com/perceptron8/bval-example/blob/master/src/main/java/bval/MyValidator.java</a> <br />and<a href="  https://github.com/perceptron8/bval-example/blob/master/src/main/java/bval/MyConstraintValidator.java" class="postlink">  https://github.com/perceptron8/bval-example/blob/master/src/main/java/bval/MyConstraintValidator.java</a><br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2494059#p2494059</guid>		</item>
			<item>
			<title>Search, Validator, Shards | Re: New constraint NotEmpty does not imply NotNull</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2493903#p2493903</link>
				<description><![CDATA[Gunnar, thanks for clarifying! I'll adjust the scanning logic accordingly.<hr />]]></description>
					<content:encoded><![CDATA[Gunnar, thanks for clarifying! I'll adjust the scanning logic accordingly.]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2493903#p2493903</guid>		</item>
			<item>
			<title>Search, Validator, Shards | Re: Using Hibernate Search filters with Elasticsearch</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2493831#p2493831</link>
				<description><![CDATA[ <div class="quotetitle">sanne.grinovero wrote:</div><div class="quotecontent"><br />hi again :)<br /><br />technically you're right, the Query API could work in most cases.<br /><br />But while today we have converters from Query to the Elasticsearch JSON counterpart, we created these converters only to make it easier for people on the current (previous) API to start using Elasticsearch.<br /><br />We can't actually convert any type of Lucene Query, as people could possibly write their own sophisticated Query implementations and then we'd be unable to convert them correctly. Only by allowing people to write<br /></div><br />...<hr />]]></description>
					<content:encoded><![CDATA[ <div class="quotetitle">sanne.grinovero wrote:</div><div class="quotecontent"><br />hi again :)<br /><br />technically you're right, the Query API could work in most cases.<br /><br />But while today we have converters from Query to the Elasticsearch JSON counterpart, we created these converters only to make it easier for people on the current (previous) API to start using Elasticsearch.<br /><br />We can't actually convert any type of Lucene Query, as people could possibly write their own sophisticated Query implementations and then we'd be unable to convert them correctly. Only by allowing people to write<br /></div><br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2493831#p2493831</guid>		</item>
			<item>
			<title>Search, Validator, Shards | Re: Suggestions for javadoc Taglet for validation constraints</title>
			<link>https://forum.hibernate.org/viewtopic.php?p=2493798#p2493798</link>
				<description><![CDATA[  This is very preliminary, but I have it in github now: <a class="postlink" href="https://github.com/att/validationTaglet">https://github.com/att/validationTaglet</a> .<br /><br />I still have quite a few things that need to be done here, including significant &quot;how to use&quot; documentation, and build/deployment with travis/jcenter.<br /><br />However, the code for the taglet itself, pending any future refinements, should be relatively solid (although I haven't even looked at it in a while).<br />...<hr />]]></description>
					<content:encoded><![CDATA[  This is very preliminary, but I have it in github now: <a class="postlink" href="https://github.com/att/validationTaglet">https://github.com/att/validationTaglet</a> .<br /><br />I still have quite a few things that need to be done here, including significant &quot;how to use&quot; documentation, and build/deployment with travis/jcenter.<br /><br />However, the code for the taglet itself, pending any future refinements, should be relatively solid (although I haven't even looked at it in a while).<br />...]]></content:encoded>
		<guid isPermaLink="false">https://forum.hibernate.org/viewtopic.php?p=2493798#p2493798</guid>		</item>
	
	</channel>
</rss>