Lucene location and rebuild strategy

59 views
Skip to first unread message

Frederic Close

unread,
Oct 20, 2014, 4:12:03 AM10/20/14
to hippo-c...@googlegroups.com
Hello, 

I have a general question about lucene.

If I'm not wrong the location of lucene index is by default under:

$TOMCAT_HOME/webapps/cms/WEB-INF/storage/

which means that every time we do a new release we remove that directory.

what's adviced about this ? 

override the default location and reuse the lucene index after a new release ?


regards

Frederic 

Bart van der Schans

unread,
Oct 20, 2014, 4:16:10 AM10/20/14
to hippo-c...@googlegroups.com
Hi,
We usually override the location in the context.xml in tomcat to make
sure the index is outside of the deployment directory with something
like:

<Parameter name="repository-directory"
value="${catalina.base}/../repository" override="false"/>

Regards,
Bart

Frederic Close

unread,
Oct 20, 2014, 8:04:13 AM10/20/14
to hippo-c...@googlegroups.com
Thanks

you never have to clean / remove that lucene directory ? 


regards,
Frederic

Bart van der Schans

unread,
Oct 20, 2014, 8:07:30 AM10/20/14
to hippo-c...@googlegroups.com
On Mon, Oct 20, 2014 at 2:04 PM, Frederic Close <fr...@closebase.com> wrote:
> Thanks
>
> you never have to clean / remove that lucene directory ?

Correct. Except when you do something like restoring a (database) backup.

Regards,
Bart
> --
> Hippo Community Group: The place for all discussions and announcements about
> Hippo CMS (and HST, repository etc. etc.)
>
> To post to this group, send email to hippo-c...@googlegroups.com
> RSS:
> https://groups.google.com/group/hippo-community/feed/rss_v2_0_msgs.xml?num=50
> ---
> You received this message because you are subscribed to the Google Groups
> "Hippo Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to hippo-communi...@googlegroups.com.
> Visit this group at http://groups.google.com/group/hippo-community.
> For more options, visit https://groups.google.com/d/optout.



--
Amsterdam - Oosteinde 11, 1017 WT Amsterdam
Boston - 101 Main Street, Cambridge, MA 02142

US +1 877 414 4776 (toll free)
Europe +31(0)20 522 4466
www.onehippo.com
Reply all
Reply to author
Forward
0 new messages