After you activate the new plug-in, you can run new crawls exactly as before.
Example 8. Example of a record returned with new properties
In this example, the “description” and “keywords” meta tags are returned. A returned record with the new Endeca.Document.HTML.MetaTag
properties looks as follows:
... <PROP NAME="Endeca.Document.HTML.MetaTag.description"> <PVAL>XYX.com provides sports coverage.</PVAL> </PROP> <PROP NAME="Endeca.Document.HTML.MetaTag.keywords"> <PVAL>XYX.com, sports scores, sports news.</PVAL> </PROP> ...