Interface IndexObjectFieldReference

All Known Implementing Classes:
ElasticsearchIndexObjectFieldReference, LuceneIndexObjectFieldReference

public interface IndexObjectFieldReference
A reference to an "object" field of an indexed document, allowing to add new values to this field for a given document.
See Also: