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
Yeah. Give it some time. The first index will take awhile to index and pick up the new columns. Subsequent updates will be quicker.
- Sep 26, 2020Correct, but he needs to create also managed properties in the Search Schema to be able to search by column content
- Sep 26, 2020Explicitly 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.