-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Hibernate search indexing of using same embedded class in di
PostPosted: Tue May 19, 2015 4:42 am 
Newbie

Joined: Tue May 19, 2015 4:35 am
Posts: 1
we have Job class->Name and Description embedded->Name field we search Job class by Name during this time, an Index is already created on NameAndDescription->Name class on name field now, I try to search as Job2 class->NameAndDescription embedded->Name field and try to search by name as index is already created, it is actually not referring to Job2->Name, but it does this when through Job->Name if i search on other field in Job2 which is not already indexed, this works

Note - NameAndDescription used in both classes is single embedded entity


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.