This commit is contained in:
Tim Nagel 2014-05-23 22:51:11 +10:00
commit b09c7fb50e

View file

@ -439,6 +439,7 @@ class Configuration implements ConfigurationInterface
->scalarNode('tree')->end()
->scalarNode('precision')->end()
->scalarNode('tree_levels')->end()
->scalarNode('geohash')->end()
->scalarNode('index_name')->end()
->booleanNode('omit_norms')->end()
->scalarNode('index_options')->end()