|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.search.lucene2.docs.CustomDocument
public final class CustomDocument
A utility for making Lucene Documents from a File.
Method Summary | |
---|---|
static org.apache.lucene.document.Document |
getDocument(String title,
String key,
String content,
String urlpath,
String custom1,
String custom2,
String custom3,
String custom4)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static org.apache.lucene.document.Document getDocument(String title, String key, String content, String urlpath, String custom1, String custom2, String custom3, String custom4)
title
- key
- content
- custom1
- custom2
- custom3
- custom4
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |