org.tm4j.topicmap.index.text .LuceneDocumentFactory

Description

Utility class for LuceneFullTextIndex Creates fields for not locator data, and Locators from Occurrences, adds object ids as unindexed fields BaseName values get a boost in order to increase their importance

Inheritance Hierarchy

Method Summary
org.apache.lucene.document.Document createDocument(org.tm4j.topicmap.BaseName baseName)
org.apache.lucene.document.Document createDocument(org.tm4j.topicmap.Occurrence occurrence)
org.apache.lucene.document.Document createDocument(org.tm4j.topicmap.Topic topic)
org.apache.lucene.document.Document createDocument(org.tm4j.topicmap.TopicMapObject object)
org.apache.lucene.document.Document createDocument(org.tm4j.topicmap.Variant variant)