X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fsearch%2FSearchIndexField.php;h=6806ee5bda171245d06f365a07c9724cee921b65;hb=2dc04ccdb45a2ad4e31a4d76e45d37b20bb88501;hp=7499853801ed894b054253fdd7b5e8670c7ea037;hpb=52017fad77be3ca263d90a28209f2d7d7871fb51;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/search/SearchIndexField.php b/includes/search/SearchIndexField.php index 7499853801..6806ee5bda 100644 --- a/includes/search/SearchIndexField.php +++ b/includes/search/SearchIndexField.php @@ -35,6 +35,7 @@ interface SearchIndexField { * Do not index this field, just store it. */ const FLAG_NO_INDEX = 8; + /** * Get mapping for specific search engine * @param SearchEngine $engine