Search in config.ini


Previous page Next page  Documentation Home Print this Topic

Configuring KnowledgeTree > Search in config.ini

Configuration

[search]

The number of results per page. The default is 25

resultsPerPage = default

 

The date format used when making queries using widgets. Default is Y-m-d (Reserved for future development)

dateFormat = default

 

[indexer]

The core indexing class.

coreClass=PHPLuceneIndexer

 

The number of documents to be indexed in a cron session. The default is 20.

batchDocuments = default

 

The location of the Lucene indexes.

luceneDirectory=${varDirectory}/indexes

 

The URL for the Java Lucene Server. This should match up with the Lucene Server configuration.

The default is http://localhost:8875

javaLuceneURL = default

 

 

 

© 2008 KnowledgeTree Inc.
Creative Commons License
This work is licensed under a
Creative Commons Attribution 3.0 License.