Meta tag Indexing
Fragment of a discussion from Extension talk:Lucene-search
That would require modifying the Java code that parses the wikitext. Remember that this extension indexes raw wikitext. One workaround would be to just create an empty template Template:MetaTags, and then use it in articles {{MetaTags|meta1|meta2}}. Template parameters are indexed, even if they are ignored by the empty template.