org.tm4j.topicmap.index.text.LuceneIndexBase .configure(java.util.Properties props)

Description

Runtime configuration method invoked by the ConfigurableIndexProvider class. This method initialises the analyzer and directory implementations to be used by the index.

Parameters
java.util.Properties props the configuration properties passed to the ConfigurableIndexProvider.

Throws

Other Resources

Related Topics

Has Parameters