If one of you kind souls could give me syntax for a KQL string that will exclude pages/URLs from results, I would be much obliged, as I am somewhat newbiish at this… When I do a keyword search SP is returning the documents tagged with the keyword as well as the pages containing them, I am trying to eliminate that behavior. Thanks in advance!!
Thanks Drew!
Well hmm… I want search to return only results for the documents we have sitting in various libraries around the site, not their containing pages. So, I guess, I would have to hunt down every file type/extension we have and add them as inclusions while also excluding the aspx file type? Or would that not work…? I