-->
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: Share hibernate search index between two WAR apps
PostPosted: Mon Jun 06, 2011 2:09 pm 
Newbie

Joined: Wed Mar 16, 2011 6:07 pm
Posts: 9
Hi,

I need your help. I have two WAR applications with Seam 2.1.2 on Jboss 5.1. The both apps are using the same database (Mysql) and hibernate search on same table, so they also have same indexed entity, but since every app is packaged in war, for every entity is created a separated lucen index folder.

app1.domain.entity.XEntity
app2.domain.entity.XEntity

How can I accomplish that the both app can share the same index, so when one app change index, the another app can perform search and get changes from the index?


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.