Forum Discussion
Tamras1972
Sep 25, 2020Iron Contributor
Search SharePoint List - make column searchable
Type: GCC - Communication site I created a new list with 2 columns. Using the list search box, it only finds items under TITLE column, anytime I try to search something from the other column, it...
Sep 26, 2020
Correct, but he needs to create also managed properties in the Search Schema to be able to search by column content
Sep 26, 2020
Explicitly for a column yes. But using standard list search bar should return results based on other columns. Like if you had a single line of text 2nd column with “Juan” in it and they search Juan on the bar it’ll return that item. A bit different.