lumis.search.lucene
Class DocumentConverter

Package class diagram package DocumentConverter
java.lang.Object
  extended by lumis.search.lucene.DocumentConverter

public abstract class DocumentConverter
extends Object

Converts a SearchContent object to a Document object.

Since:
4.0.0

Constructor Summary
DocumentConverter()
           
 
Method Summary
static org.apache.lucene.document.Document convert(SearchContent searchContent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentConverter

public DocumentConverter()
Method Detail

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.