public final class ParentPathwayFieldBridge extends Object implements org.hibernate.search.bridge.FieldBridge
FieldBridge implementation
for biopax elements to generate a custom search/filter
index field that contain their parent pathway URIs and names.| Constructor and Description |
|---|
ParentPathwayFieldBridge()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
set(String name,
Object value,
org.apache.lucene.document.Document document,
org.hibernate.search.bridge.LuceneOptions luceneOptions)
Deprecated.
|
Copyright © 2015 BioPAX. All rights reserved.