org.apache.lucene.gdata.search.analysis
Class KeywordStrategy
java.lang.Object
org.apache.lucene.gdata.search.analysis.ContentStrategy
org.apache.lucene.gdata.search.analysis.KeywordStrategy
public class KeywordStrategy
- extends ContentStrategy
- Author:
- Simon Willnauer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeywordStrategy
public KeywordStrategy(IndexSchemaField fieldConfig)
- Parameters:
fieldConfig
-
processIndexable
public void processIndexable(Indexable<? extends Node,? extends ServerBaseEntry> indexable)
throws NotIndexableException
- Specified by:
processIndexable
in class ContentStrategy
- Throws:
NotIndexableException
- See Also:
ContentStrategy.processIndexable(org.apache.lucene.gdata.search.analysis.Indexable)
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.