lumis.search.lucene
Class DocumentConverter
java.lang.Object
lumis.search.lucene.DocumentConverter
public abstract class DocumentConverter
- extends Object
Converts a SearchContent
object to a Document
object.
- Since:
- 4.0.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentConverter
public DocumentConverter()
convert
public static org.apache.lucene.document.Document convert(SearchContent searchContent)
throws ParseException
- Throws:
ParseException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.