Tagged Questions
0
votes
2answers
163 views
How to search/query by Enterprise Keywords?
I'm doing a recommendation engine and I need to access the Enterprise Keywords of a document and search for other documents having at least 1 matching keyword.
So for example I have Document A which ...
0
votes
1answer
157 views
KQL how to search for announcements that are not expired
I'm trying to search in an announcement list. I want the search to return only items, that aren't expired (ows_Expires >= [today]). I found, that ows_Expires is mapped to a managed property called ...
1
vote
0answers
293 views
Increase KeywordQuery QueryText max length in SP 2010
I am using SharePoint Server 2010. I faced some difficulties with the Core Search Results Web Part. The issue was that my query length was to be about 2500 characters. This long query served to filter ...