0
votes
0answers
49 views

Search Refinements and Search Core Results Query

I think this might be a bug in SP2013, but let me know your thoughts. Using SP2013 I have a search page with a refinements panel and a search results web part. At that point all works perfect. The ...
0
votes
1answer
53 views

New properties in advanced search are not appearing

I am trying to add new properties to the advanced search, 5 new properties, I can see 3 but the other 2 I cant see them. I tried also the property names in lowercase This is a screenshot and here ...
0
votes
1answer
442 views

Adding new Result type in Search site of SharePoint 2013

I have added new file type (e.g. xyz) in Crawling section of Search administration of SharePoint 2013. I also added new Result type in SharePoint search site with condition: FileType Equal any off.. ...
0
votes
1answer
124 views

Add SiteName CustomFilter - RefinementPanel

Here is an excerpt of my current code: <Category Title="Departments" Description="Use this filter to restrict results authored by a specific site" ...
0
votes
1answer
172 views

Refinement Panel Web Part for Anonymous Users

I´m working with the core results web part, executing the search using elevated privileges for anonymous users to show all the results, but the refinement panel doesn’t seem to work, Is it possible to ...
1
vote
2answers
763 views

Can I manually order terms in refinement panel?

We've setup some taxonomy terms for use in our publishing pages. When searching within a site where pages use these terms, they show in the refinements page on the results page. However, ideally we'd ...
0
votes
2answers
813 views

Refinement panel with content type does not show all content types

I followed this tutorial http://www.glynblogs.com/2011/01/create-a-content-type-search-refinement-panel-in-sharepoint-2010.html#comment-23134 It was not working alone, so I had to add the basic5: ...