I have created a custom interceptor and added the mapping in *spring.xml file as below,
1. Created the bean id for the customInterceptor class
<bean id="myValidateInterceptor" class ="*.MyValidateInterceptor">
</bean>
2.Then we will register...
How to override the value of the boolean solrIndexedType in solr hybris?
I have one solrIndexedType let say "isTest" boolean datatype. While indexing the value should be indexed as "test" instead of true/false.
Kindly let me know if we have any a...
Renaming an "qualifier" of *items.xml, will it delete the old data of the column from DB. What is the good way to renaming qualifier and impacts.?How internally rename works?
Kindly let me know if you have any idea on this.
Thank you Arvind Kumar for quick help.I have two more related questions/approach.1.If I modify column name in DB first and then same name I give it in items.xml,So will it sync?If so it will reduce the copy old data into new column and etc.2.even ren...