org.apache.lucene.search.vectorhighlight
Class FieldPhraseList
java.lang.Object
  
org.apache.lucene.search.vectorhighlight.FieldPhraseList
public class FieldPhraseList
- extends Object
 
FieldPhraseList has a list of WeightedPhraseInfo that is used by FragListBuilder
 to create a FieldFragList object.
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FieldPhraseList
public FieldPhraseList(FieldTermStack fieldTermStack,
                       FieldQuery fieldQuery)
- a constructor.
- Parameters:
 fieldTermStack - FieldTermStack objectfieldQuery - FieldQuery object
 
Copyright © 2000-2010 Apache Software Foundation.  All Rights Reserved.