org.apache.solr.update.processor
Interface FieldMutatingUpdateProcessor.FieldNameSelector

Enclosing class:
FieldMutatingUpdateProcessor

public static interface FieldMutatingUpdateProcessor.FieldNameSelector

Interface for idenfifying which fileds should be mutated


Method Summary
 boolean shouldMutate(String fieldName)
           
 

Method Detail

shouldMutate

boolean shouldMutate(String fieldName)


Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.