Serialized Form


Package org.apache.camel.processor.lucene.support

Class org.apache.camel.processor.lucene.support.Hit extends Object implements Serializable

Serialized Fields

hitLocation

int hitLocation

score

float score

data

String data

Class org.apache.camel.processor.lucene.support.Hits extends Object implements Serializable

Serialized Fields

numberOfHits

int numberOfHits

hit

List<E> hit



Apache CAMEL