metadata with multiple values

1 view
Skip to first unread message

manub

unread,
Nov 25, 2009, 3:48:04 AM11/25/09
to Google Search Appliance/Google Mini - Google Search Appliance/Google Mini
Hi,

when reading the Feed DTD, it seems that there is nothing that prevent
me from having metadata with multiple values (like this):

<meta name="Author" content="T. Smith" />
<meta name="Author" content="J. Deacon" />

it is a correct way? I may need to index documents with a variable
number of metadata, and in the documentation there is nothing that
handles this (except something for the connectors at
http://code.google.com/intl/it-IT/apis/searchappliance/documentation/connectors/200/connector_dev/cdg_traversing.html#mp)

Thank you.

mrliamhennessy

unread,
Nov 26, 2009, 5:33:18 AM11/26/09
to Google Search Appliance/Google Mini - Google Search Appliance/Google Mini
Yes, that is a correct way of handling multiple Authors. You will be
able to query it like so:
inmeta:Author~Smith


On Nov 25, 8:48 am, manub <emanuele.bla...@gmail.com> wrote:
> Hi,
>
> when reading the Feed DTD, it seems that there is nothing that prevent
> me from having metadata with multiple values (like this):
>
> <meta name="Author" content="T. Smith" />
> <meta name="Author" content="J. Deacon" />
>
> it is a correct way? I may need to index documents with a variable
> number of metadata, and in the documentation there is nothing that
> handles this (except something for the connectors athttp://code.google.com/intl/it-IT/apis/searchappliance/documentation/...)
>
> Thank you.
Reply all
Reply to author
Forward
0 new messages