Note:- This is subject to change as this is not from the final release.
1. Wildcard (*) is supported.
2. The “Notes” section in PPT files is also indexed. It is not so in MOSS 2007
3. “AND”, “OR”, “NOT” are taken as Boolean operators. “and”, “or”, “not” are taken as normal words
4. Query without the brackets [windows near services] will give results where only these 3 words exist in the file.
5. Double Quotes [ “ ” ] work.
6. ‘+’ ‘-‘ are not taken as Boolean operators in 2010 when used with phrases.
7. Query without the Brackets [ windows –author:greg ]. Here the string is taken as an operator. This will show all files with “windows” in it but not the one whose author is “Greg”.
8. Query without the Brackets [ windows author:greg ]. Here the string is taken as an operator. This will show all files with “windows” in it but only the one whose author is “Greg” and not other files.
9. [ title:xxx ] [ -title:xxx ] works as expected.
10. [ auther:greg title:tech ed ] will show 1 file.
11. [ auther:greg -title:tech ed ] will show 0 file. “No results matching your search were found”
12. [ 1/4 ] [ “1/4” ] both work as it works in Longitdue. Same set of results.
13. [ windows AND ( sharepoint OR services) ] works the same way in both.
In 2010 Search Results page. On the left hand side below options are given.
When we Edit the Search Results page. The following webparts are shown.
Wednesday, August 19, 2009
Enterprise Search 2010 SharePoint
Testing out of the box Enterprise Search 2010
Subscribe to:
Post Comments (Atom)
Total Pageviews
-
Issue : You Get "Invalid Client Secret" error even if the same secret key works fine in Postman. Scenario : You are using HTTP...
-
Requirement How to get the Task ID or Plan ID or even Group ID if you are creating a Plan in O365 groups? I was trying to get this for M...
-
Scenario : you have a SharePoint List where a field with 'Person or Group' having multiple entries is selected. you want to send a ...
No comments:
Post a Comment