#/********************************************************************/
#/* Licensed Materials - Property of IBM                             */
#/* (c) Copyright IBM Corp. 2003.        All rights reserved.        */
#/*                                                                  */
#/* US Government Users Restricted Rights - Use, duplication or      */
#/* disclosure restricted by GSA ADP Schedule Contract with IBM      */
#/* Corp.                                                            */
#/*                                                                  */
#/* DISCLAIMER OF WARRANTIES.  The following [enclosed] code is      */
#/* sample code created by IBM Corporation.  This sample code is     */
#/* not part of any standard or IBM product and is provided to you   */
#/* solely for the purpose of assisting you in the development of    */
#/* your applications.  The code is provided "AS IS", without        */
#/* warranty of any kind.  IBM shall not be liable for any damages   */
#/* arising out of your use of the sample code, even if they have    */
#/* been advised of the possibility of such damages.                 */
#/********************************************************************/

# the directory where IBM Lotus Workplace Web Content Management  search
# should store its hit indexes
search.directory=C:/WEBSPH~1/PORTAL~1/wcm/ilwwcm/search

# the template to use when laying out results
template.results=http://MPAREENEXP.ad.msiinet.com:9081/wps/wcm/html/results.html

# the optional template to use when no results can be found
template.noresults=http://MPAREENEXP.ad.msiinet.com:9081/wps/wcm/html/noresults.html

# the hit index refresh interval in minutes, optional
refresh.interval=120

# the hit index refresh times, optional
# note that these times must match the format of your locale.
#refresh.time=18:00:00;04:00:00

# page server configuration
# the full class name of the page server to use
pageserver.class=com.aptrix.pluto.search.fulltext.AjpePageServer

# the url path to the framework servlet for IBM Lotus Workplace Web Content Management 
ajpepageserver.url.path=http://MPAREENEXP.ad.msiinet.com:9081/wps/wcm/connect

# a set of path infos that should be ignored (comma separated) (optional)
# any path infos that start with any of the values nominated here will not
# be indexed. E.g. /[SiteName]
ajpepageserver.pathinfos.ignore=

# the optional suffix to apply to the url when retrieving (will not be
# included in results)
#ajpepageserver.url.suffix=pagedesign=searchpagedesign

# the username to use when indexing ilwwcm (optional)
# choices are Anonymous, Administrator or a specific user or group common name.
#ajpepageserver.user.name=Administrator

# results filter configuration
# the full class name of the results filter to use, can be commented out
resultsfilter.class=com.aptrix.pluto.search.fulltext.AjpeSecurityFilter
#resultsfilter.class=com.aptrix.pluto.search.fulltext.AjpeTemplateFilter

# the cgi name that will contain the template to perform filtering on
ajpetemplatefilter.cgi.template=template

# the cgi name that will contain the filter out flag.
ajpetemplatefilter.cgi.filterout=filterout


 

Workplace Web Content Management is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.