public virtual void Visit(IFloatRangeProperty property) { }
public void Visit(IFloatRangeProperty type, PropertyInfo propertyInfo, ElasticsearchPropertyAttributeBase attribute) { }
public void Visit(IFloatRangeProperty property) { Increment("float_range"); }