-
Notifications
You must be signed in to change notification settings - Fork 0
Separate indexes for separate sites
klavspc edited this page Mar 14, 2014
·
1 revision
In some situations you might want to index differently in different sites. (E.g. internal site vs external site). The simplest way of doing this is to maintain two different configuration folders:
- WEB-INF/config/misc/custom/s4-intern
- WEB-INF/config/misc/custom/s4-extern
In cbinfo-intern.xml you will write:
<!-- =================================== -->
<!-- S4 Index parameters -->
<!-- =================================== -->
<param name="s4.config.dir">[cbinfo.misc.dir]/custom/s4-intern</param>
and in cbinfo-extern.xml you will write:
<!-- =================================== -->
<!-- S4 Index parameters -->
<!-- =================================== -->
<param name="s4.config.dir">[cbinfo.misc.dir]/custom/s4-extern</param>
S4
Home -> Article
Installation
Tips
- Custom CSS (Move the Search box)
- How to use an external database
- Presentations i s4
- Separate indexes for separate sites
Help
Extending s4