
property can be used
to expire previously
indexed content if it
has not been modified
in a while.
The expiration window
is specified as a
positive integer for
number of days.
Setting
filesystemadaptor.la
stModifiedDays to 365
would only crawl
content that has been
modified in the last
year.
Only one of
filesystemadaptor.la
stModifiedDate or
filesystemadaptor.la
stModifiedDays may
be specified.
Step 4 Run the Connector for File Systems
After you install the Connector for File Systems, you can run it on the host machine by
using a command like the following example:
java -Djava.util.logging.config.file=logging.properties -jar adaptor-
fs-4.0.3-withlib.jar
Verify that the connector has started and is running by navigating to the Connector
Dashboard at http://<CONNECTOR_HOST>:<nnnn>/dashboard or
https://<CONNECTOR_HOST>:<nnnn>/dashboard
where <nnnn> is the number you specified as the value for the server.dashboardPort in
the configuration file.
To run the connector as a service, use the Windows service management tool or run the
prunsrv command, as described in “Run a connector as a service on Windows” in the
Administration Guide.
Comentarios a estos manuales