Define index types as strings
authorStanislav Malyshev <smalyshev@gmail.com>
Fri, 19 Apr 2019 06:59:18 +0000 (23:59 -0700)
committerStanislav Malyshev <smalyshev@gmail.com>
Fri, 19 Apr 2019 06:59:18 +0000 (23:59 -0700)
commit9e035a229ed6550d1b7fd7ac49b8cfcf26122785
treecf4ee6e7015ba1aeaf12772d25e9a7493362fb6b
parente77e1bcbf7ab008b071a15230654f4ca9a912df8
Define index types as strings

This will allow to use them easier in JSON config files.

Bug: T142809
Change-Id: I4053a87fe8e53c9b506604db6fad2f98f7dba150
includes/search/SearchEngine.php
includes/search/SearchIndexField.php
includes/search/SearchIndexFieldDefinition.php