Spring Data Elasticsearch

org.springframework.data.elasticsearch.core.query
Interface Field

All Known Implementing Classes:
SimpleField

public interface Field

Defines a Field that can be used within a Criteria.


Method Summary
 String getName()
          Get the name of the field used in schema.xml of elasticsearch server
 

Method Detail

getName

String getName()
Get the name of the field used in schema.xml of elasticsearch server

Returns:

Spring Data Elasticsearch

Copyright © 2012-2013 BioMed Central. All Rights Reserved.