You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thri...@googlegroups.com
Can you explain the differences between these two. The developer docs mention that Text type can be of arbitrary length, but doesn't specify the length limit on string values. Can you explain the specific difference between these?
Thanks,
Jonathan
Andres Morey
unread,
Jul 28, 2012, 8:06:05 AM7/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to thri...@googlegroups.com, thri...@googlegroups.com
TextTypes are stemmed and tokenized before being added to the full text index. StringTypes are added without modification. If there is a value you want to filter/facet on you should use a StringType.