Kieora Lucene Backend 6.0.0.CR3

org.kie.kieora.backend.lucene.fields
Class SimpleFieldFactory

java.lang.Object
  extended by org.kie.kieora.backend.lucene.fields.SimpleFieldFactory
All Implemented Interfaces:
FieldFactory

public class SimpleFieldFactory
extends Object
implements FieldFactory


Constructor Summary
SimpleFieldFactory()
           
 
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
 

Constructor Detail

SimpleFieldFactory

public SimpleFieldFactory()
Method Detail

build

public org.apache.lucene.index.IndexableField[] build(KProperty<?> property)
Specified by:
build in interface FieldFactory

Kieora Lucene Backend 6.0.0.CR3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.