Class IndexingOperation

java.lang.Object
com.yahoo.schema.fieldoperation.IndexingOperation
All Implemented Interfaces:
FieldOperation, Comparable<FieldOperation>

public class IndexingOperation extends Object implements FieldOperation
Author:
Einar M R Rosenvinge
  • Constructor Details

    • IndexingOperation

      public IndexingOperation(com.yahoo.vespa.indexinglanguage.expressions.ScriptExpression script)
  • Method Details