Page 1 of 1

Meta info in XML output?

Posted: Tue May 09, 2006 4:30 pm
by thomas.schaefer
Is it possible to get the META fields retreived in with a page as a seperate element in the XML output. This would make formatting the results page easier of the META content in the page could be accessible. THis would be similar to the way charset is returned: <Charset>UTF-8</Charset>

Thanks,

Tom Schaefer

Meta info in XML output?

Posted: Tue May 09, 2006 7:09 pm
by John
That is not possible with the current version. I'll submit it as an enhancement request. Were there specific META fields you wanted, or all of them?

Meta info in XML output?

Posted: Wed May 10, 2006 8:59 am
by thomas.schaefer
I think if the user asked to index all the meta fields, this could get unruly in the XML. I would be OK if only the ones you specified were included in the XML. This is already useful as I am going to put category information in the meta tag for each one to let me do a category search (behind the user's back). The URL doesn't change so I can't change the category based on that.

Thanks