org.hibernate.search.bridge
public interface TikaParseContextProvider
| Modifier and Type | Method and Description |
|---|---|
ParseContext |
getParseContext(String name,
Object value)
This method is called by the Tika bridge prior to parsing the data.
|
ParseContext getParseContext(String name, Object value)
ParseContextname - the field name of the property which is processed by the Tika bridgevalue - the value to be indexedParseContext instance used by the Tika bridge to parse the dataCopyright © 2006-2015 Red Hat, Inc. All Rights Reserved