org.kie.kieora.backend.lucene.fields
Class SimpleFieldFactory
java.lang.Object
org.kie.kieora.backend.lucene.fields.SimpleFieldFactory
- All Implemented Interfaces:
- FieldFactory
public class SimpleFieldFactory
- extends Object
- implements FieldFactory
|
Method Summary |
org.apache.lucene.index.IndexableField[] |
build(KProperty<?> property)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleFieldFactory
public SimpleFieldFactory()
build
public org.apache.lucene.index.IndexableField[] build(KProperty<?> property)
- Specified by:
build in interface FieldFactory
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.