- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2014 11:10 AM
Will adding "no_text_index=true" to the attributes of a collection dictionary record cause the entire table to not be indexed? I guess a corollary would be do dictionary attributes added to a collection affect the entire table?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2014 05:28 AM
Hi Scott,
I can confirm that adding no_text_index=true to a collection(assuming that text index checkbox is checked) field does not remove the whole table from global search.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2014 05:17 AM
I think the answer is nothing, since it is a field attribute and the collection is not a field. But that would only be a guess, having never tried it before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2014 05:28 AM
Hi Scott,
I can confirm that adding no_text_index=true to a collection(assuming that text index checkbox is checked) field does not remove the whole table from global search.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-23-2014 06:44 AM
Thanks Anurag!