Hi guys,
Working on SharePoint Foundation 2013, seems that the search box inside a document library does not exist.
In SharePoint Server 2013 this option is available. unfortunately, I’m working on the foundation one.
I need a search box for my docLib, just like the picture below.
Should I develop it by my self, any suggestions or recommendation to meet this need.
Thank you in advance.
You need to develop custom solution for that because Search server Express (Available for SharePoint 2010) is not going to release in near future.
Before proceeding, please think that you are going to use Keyword query syntax not sqlquery syntax, because FAST search is integrated within sharepoint itself and it does not support sql Query syntax