Tag Archives: Search

SharePoint 2010 Search: Property Restriction in Keyword Queries

0 comments
The new version of SharePoint offers more capabilities in the keyword syntax to enhance the search experience. While in the previous version you had to resort to FullText SQL queries, a lot of things can now be accomplished with keyword syntax. For instance if you would like to filter on a date, you could use [...]
Also tagged , , | Leave a comment

MOSS Search and browser languages

0 comments
We had a very strange issue with some search functionality we developed for a portal. We created an option to search for documents in a library by specifying the path to a specific folder. This is done by specifying a keyword query like 9:”folder/subfolder”. In this case the searchproperty 9 contains the path of the item. While this [...]
Also tagged | Leave a comment