public interface ObjectHandler
Modifier and Type | Method and Description |
---|---|
Set |
getFields()
Returns the set of fields used to create the parsed object.
|
Set |
getKeywords()
Returns the set of keywords used to create the parsed object.
|
ParsedObject |
parseObject(Object o)
Parses a specific object into a document suitable for index placement
|
ParsedObject parseObject(Object o)
o
- Set getFields()
Set getKeywords()
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.