String Type vs. Text Type

14 views
Skip to first unread message

Jonathan Rosen

unread,
Jul 28, 2012, 1:56:17 AM7/28/12
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
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.

Andres
Reply all
Reply to author
Forward
0 new messages