Interface SnIndexerItemSourceOperation

All Known Implementing Classes:
DefaultSnIndexerItemSourceOperation

public interface SnIndexerItemSourceOperation
Defines the operation to be applied on an indexer item source.
  • Method Details

    • getDocumentOperationType

      SnDocumentOperationType getDocumentOperationType()
      Returns the document operation type.
      Returns:
      the document operation type.
    • getIndexerItemSource

      SnIndexerItemSource getIndexerItemSource()
      Returns the indexer item source.
      Returns:
      the the indexer item source.
    • getFieldIds

      Set<String> getFieldIds()
      Returns the optional set of field Ids for partial updates.
      Returns:
      optional set of fields, or empty list