Package com.axelor.db.search
Class MetaFileBridge
- java.lang.Object
-
- org.hibernate.search.bridge.builtin.TikaBridge
-
- com.axelor.db.search.MetaFileBridge
-
- All Implemented Interfaces:
org.hibernate.search.bridge.AppliedOnTypeAwareBridge,org.hibernate.search.bridge.FieldBridge,org.hibernate.search.bridge.MetadataProvidingFieldBridge
public class MetaFileBridge extends org.hibernate.search.bridge.builtin.TikaBridgeCustomTikaBridgeimplementation to be used withMetaFileto resolve correct filePath.
-
-
Constructor Summary
Constructors Constructor Description MetaFileBridge()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidset(String name, Object value, org.apache.lucene.document.Document document, org.hibernate.search.bridge.LuceneOptions luceneOptions)
-