|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensolaris.opengrok.search.Summarizer
public class Summarizer
Implements hit summarization.
Constructor Summary | |
---|---|
Summarizer(org.apache.lucene.search.Query query,
org.apache.lucene.analysis.Analyzer a)
|
Method Summary | |
---|---|
Summary |
getSummary(java.lang.String text)
Returns a summary for the given pre-tokenized text. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Summarizer(org.apache.lucene.search.Query query, org.apache.lucene.analysis.Analyzer a)
Method Detail |
---|
public Summary getSummary(java.lang.String text) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |