Search Refiner in SiteCollection

Hello together,
we have some specific managed metadata for a team. 
Now the team asks me how the can use this metadata for the refinement in the site collection search.
Still yet, i couldn't find any howto edit the refiners for a site collection search.
Is there any option to edit it? Maybe in the source code?
Thanks for any help

Hi,
The default site collection result page is located under _layout folder. It is not advisable to update the OOTB result page. You could create the search site and configure the refinement as you want in the search site. Then point the result url to the search
result page in site collection search setting. Or you could develop the custom application page (copy from OOTB result page) and point the search result url to new page page in search setting. 
kmhsad

Similar Messages

  • Create search refiner for list name in sharepoint 2013

    Hi everybody!
    How could I create a search refiner for list name in SharePoint 2013?? I think I can create a search refiner for list ID but how could I show list name base on list id to users in refinement webpart??

    you can create your custom Manged property and use content enrichment to fill the managed property 
    http://blogs.msdn.com/b/richard_dizeregas_blog/archive/2013/06/19/advanced-content-enrichment-in-sharepoint-2013-search.aspx
    Hope that helps|Amr Fouad|MCTS,MCPD sharePoint 2010

  • 1. Firefox Help 2. Search Refine your search Found 0 results for I have a lot of firefox downloads BUT can't find anything to click to see them - Where is the button that will show all Firefox downloads? in English in English

    1. Firefox Help
    2. Search
    Refine your search
    Found 0 results for I have a lot of firefox downloads BUT can't find anything to click to see them - Where is the button that will show all Firefox downloads? in English in English

    Tools > Downloads or {Ctrl + J} will open the Downloads window

  • Search Refinement Panel webpart - filter on Content Source

    Hi,
    I have 6 content sources and would like the search refinement panel to be able to filter by Content
    Source.
    I have the refinement panel filtering for various other Managed Properties, but I'm struggling to get it to work for Content
    Source.
    So, for example, if my content sources were called 'Content Source 1', 'Content Source 2' etc. then then Search refinement Panel webpart would show:
    Content Source
    All Content Sources
    Content Source 1
    Content Source 2
    And clicking on the filter link would refresh the page and show results only from that particular content source.
    The content sources are a mixture of SharePoint and BCS databases and I have no access to modify either.
    I have tried making my own 'MyContentSource' Managed Property in Search administration, but I don't know what the mappings would be.
    Can anyone help?
    Thanks.

    Thanks Lisa, but scopes won't work here.
    We have scopes defined already, one for each content source and 1 convering all the content sources, along with other conbinations of multiple content sources.
    The scenario is this:
    When I first visit the search results page, I want to see results from all the content sources so I use the scope containing all 6.
    Then I want to use the refinement panel webpart to filter down to a single scope, all from the search results page.
    This is something that is very easy to do using the Google Search Appliance and our company are currently choosing between it and Sharepoint search going forward.  I think this will be the deal-breaker if I can't get this to work under SharePoint search.
    At the moment I'm thinking that I might be able to do it using the SiteUrl or ContentType or something, along with a custom filter in the xml of the Refinement panel.  Haven't tried it yet.
    So along the lines of this:
    <CustomFilters MappingType="ValueMapping" DataType="String" ValueReference="Absolute" ShowAllInMore="False">
          <CustomFilter CustomValue="[name of my content source]">
            <OriginalValue>[specific site url or content type maybe?]</OriginalValue>
          </CustomFilter>
    Unless anyone has any better ideas?

  • Modify Search Refiner for People (Add phone number)

    Right now, the item hover panel for people only shows Department and Title.  I would like to add Phone number but I am hitting a brick wall in doing so. Here's what I've done:
    1) Assigned 'work phone' to available refiner (RefinableString00)
    2) Added RefinableString00 to the Search webpart
    This isn't working, however.  No results are being returned even though I know phone numbers are assigned and show up when I click the person's entry.  I'm not even sure I have the right field for phone number (I've tried all fields
    that have "phone" in the title).  Do I have to force a re-index in order for these items to show up--even in preview?  Is there a way to find out the name of the field I am referencing (I've been using InfoPath to find out the name but
    maybe I am doing it wrong)?
    Thanks,
    JARED 

    Thanks Jed. The information you provided was helpful but I still cannot get this to work.  Should I be using Mapped crawled properties or property name as the reference in the Item_person html file?  here's what I have done so far:
    Added the </mso:ManagedPropertyMapping> of 'WorkPhone':'WorkPhone'
    Added  var has_WorkPhone = !$isEmptyString(ctx.CurrentItem.WorkPhone)
    Added the code:
    <!--#_
                                            if(has_WorkPhone == true)
    _#-->
    <div id="WorkPhoneField">
    <!--#_
    var encodedWorkPhone = ctx.CurrentItem.WorkPhone;
    var displayWorkPhone = Srch.U.getSingleHHXMLNodeValue(hhProps, "WorkPhone");
    if ($isEmptyString(displayWorkPhone)) { displayWorkPhone = encodedWorkPhone }
    _#-->
    <div id="WorkPhoneValue" class="ms-srch-ellipsis" title="_#= encodedWorkPhone =#_"> _#= displayWorkPhone =#_ </div>
    </div>
    <!--#_
    I then created a new result type and mapped it to 'phone people item' display template.  Any thoughts?
    Thanks,
    JARED 

  • Create Refinement topics for web application in SharePoint 2013 Search

    
    Is there a way we can add available web application name in refinement panel in SharePoint 2013 search. there is a search called Enterprise search which is named as Everything, that search from all the web applications available. is there a way we can have
    a search refinement panel which is the list of web applications so that it allows us to filter the results by web application.
    can we add a refinement panel like below  in SharePoint Search 2013
    here is an image for 
    kukdai

    Hi kukdai,
    To use result source or query rule to distinguish search results, besides adding custom search vertical, you could also consider using result block:
    http://blogs.technet.com/b/mspfe/archive/2013/02/01/how-query-rules-and-result-sources-can-be-used-to-customize-search-results.aspx
    http://www.sharepoint2013.me/Blog/Post/261/SharePoint-2013---Create-and-display-results-blocks
    Quote:
    In SharePoint, result block will display the search results as a group. We can promote result block depending on the query condition as specific result. While configuring query conditions for results block, we can use query variables. We can specify query
    variables as place holders for unknown values in SharePoint query.
    Then we can use Path in query rule to divide search results into several web applications.
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Sharepoint Foundation 2013 Configure Search Navigation

    I am testing out the search feature of Foundation 2013 and I want to allow my users to refine their searches via Result Sources.  From the instructions that I have read I should be able to do this in the Global Search Results page that I created ->
    Site Settings -> Search -> Search Settings.  It appears there should be a section for "Configure Search Navigation".  I do not have this option.  Is this something that is disabled in the Foundation edition of Sharepoint?
    For reference here is what I was following for instructions.
    http://en.share-gate.com/blog/sharepoint-2013-search-settings-and-search-box-drop-down-menu About halfway down the page it shows this configuration box.  I cannot see that on my Search Settings page at all.
    I have successfully created a Result Source that does work, but I seemingly have no way of presenting that to the user.  The Navigation WebPart also relies on the "Configure Search Navigation" settings, which I can't see in my setup.
    Suggestions?

    Hello,
    "Configure Search Navigation" is not present in SharePoint Foundation 2013, but it is still available
    via SOM (and PowerShell, of course). Try this if this helps (full url of Search Center on my dev environment is http://dev/search):
    using (var siteCollection = new SPSite("http://dev"))
    using (var site = siteCollection.OpenWeb("search"))
        site.Navigation.SearchNav.AddAsFirst(
            new SPNavigationNode("Test", "http://dev"));
        site.Update();
    Regards,
    Michal

  • Add dropdown column in Metadata properties in Search SharePoint2010

    Hi all,
    i have some drop-down columns in library and i need to add these column in metadata properties in search. and dose dropdown column support in search refinement panel and in advance search page xml ? also i
    need to add library dropdown column in search center for filter the data on search page. is there any out of the box way to do this. 
    BestRegards|SharePoint Techies

    Hi  ,
    According to your description, my understanding is that you want to create  custom SharePoint 2010 Search Refiners for some drop-down columns  in library.
    For achieving your demand, you can refer to  the blog:
    http://blogs.msdn.com/b/spnext/archive/2010/08/09/customising-sharepoint-2010-search-refiners.aspx
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Eric Tao
    TechNet Community Support

  • SharePoint Search Results Not Showing all Results but in Refiners showing that Type of File is existing

    Hi Team,
    We have configured the Search Results and Search Refiner webpart in our Page. In few cases we are seeing that in Search Refiner we seeing the type of file is existing. But the respective file type files are not appearing in Search Results. When we click
    on respective Search Refiner Type then the Search Result showing the respective value.
    Could anyone help us on this.
    Thanks, Dinesh
    Dinesh Pulugundla, Microsoft Certified Technology Specialist.

    Hello,
    We are currently looking into this issue and will give you an update as soon as possible.
    Thank you for your understanding and support.
    Regards,
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Managed Metadata Refiner and Displaying the Full Path

    Does anyone know how best to work with the metadata refiner for a column that is set to show the full path of the tag?  We need to display the full path for this column when used in various views; however, when the full path is shown is the search refiner
    it is too long and run out into the search results.  (see picture)
    Is there a way to only show the tag name and not the full path to the tag within the refiner but still have it show the full path within libraries?  Thank you

    Daniel,
    Thank you for this article.  It looks like it would help, but when I replace the xslt with what's suggested in the article my refinement panel disappears.  Perhaps I'm not implementing it correctly.  I have a couple of managed metadata refiners
    listed as the first two refiners in the panel in addition to the usual ones such as author, date, site.
    What I did is that I replaced the xslt inside the <a> tags with the xlst mentioned in the article.
    <a class="ms-searchref-filterlink" href="{$SecureUrl}" title="{$RefineByHeading}: {$UrlTooltip}">
    <xsl:value-of select="Value"/></a>
    with
    <a class="ms-searchref-filterlink" href="{$SecureUrl}" title="{$RefineByHeading}: {$UrlTooltip}">
    <xsl:variable name="PartOfValue">
    <xsl:call-template name="substring-after-last">
    <xsl:with-param name="string" select="Value" />
    <xsl:with-param name="delimiter" select="':'" />
    </xsl:call-template>
    </xsl:variable>
    <xsl:variable name="PartOfTooltip">
    <xsl:call-template name="substring-after-last">
    <xsl:with-param name="string" select="$UrlTooltip" />
    <xsl:with-param name="delimiter" select="':'" />
    </xsl:call-template>
    </xsl:variable>
    <xsl:choose>
    <xsl:when test="($FilterCategoryType = 'Microsoft.Office.Server.Search.WebControls.TaxonomyFilterGenerator') and ($PartOfValue != '')">
    <xsl:if test="not(contains($PartOfValue, '…'))">
    <xsl:value-of select="$PartOfValue"/>
    </xsl:if>
    <xsl:if test="contains($PartOfValue, '…')">
    <xsl:value-of select="$PartOfTooltip"/>
    </xsl:if>
    </xsl:when>
    <xsl:otherwise>
    <xsl:value-of select="Value"/>
    </xsl:otherwise>
    </xsl:choose>
    </a>
    Is this correct? Thanks for the help.
    Matthew

  • Is there an option to control whether a refiner is expanded / collapsed?

    Is there an option to control whether a refiner is expanded  / collapsed in the refinement web part?
    keren tsur

    Hi
    You can create your own copy of the default refiner template (Filter_Default.html) and then use some JavaScript code to loop through all the properties in your refiner,  and then call the Srch.Refinement.setExpanded Method With true or false as
    the 2nd parameter according to Your requirements.
    Here's a sample:
    http://sharepointsolutions2013.blogspot.no/2013/07/auto-collapse-search-refinement-panel.html
    Kind Regards
    Bjoern
    http://www.sharepointviking.com
    Twitter: Follow @bjoern_rapp

  • Adding Show more link in multi select refinement panel

    Hi,
    Is it possible to add show more link in multi-select refinement panel.In the default refiners, the show more link comes OOB.Is it possible to bring the same logic in multi select refinement panel?
    Thanks,                                                                        
     Saranya

    Hi Saranya,
    From your description, you need to create your own custom multi-value refinement panel and add Show more/fewer function:
    http://www.eliostruyf.com/creating-custom-refiner-control-display-templates-for-sharepoint-2013/
    Here is an article describe about ready-made method to Auto collapse multi-valued refiners in the SharePoint 2013 search refinement panel, please check if it can be help:
    http://blogs.msdn.com/b/boodablog/archive/2014/10/27/auto-collapse-multi-valued-refiners-in-the-sharepoint-2013-search-refinement-panel.aspx
    Regards,
    Rebecca Tu
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Splitting the "To" field when crawling an email and then using the "To" field as a refiner with single email addresses

    Hi
    I am using SP2013 SP1 with the September 2014 CU.
    When I crawl an email I use the "To" field subsequently as a refiner.
    Unfortunately, if the email has many email addresses in the "To" field, they all appear in the refiner which is not much help if you only want to refine by a single email address.
    IS there a way of splitting the list of email addresses in the "To" field into separate email addresses so that the field can be used as a refiner, with each refiner entry having a single email address ?
    I have seen articles for SP2010 FAST search, but not for SP2013 Search or do I need to get involved in Content Enrichment / Content Extraction for there appears to be little documentation available on these.
    I would have thought this would have been a fairly popular feature.
    Regards
    Nigel
    Nigel Price NJPEnterprises

    Hi,
    According to your description, my understanding is that the "to"search refiner has many email address when searching the "To" managed property in SharePoint 2013. but you only want to refine by a single email address.
    Whether you create custom "To" managed property,  and then you can search email address with the "To" managed property.
    The refiner value is correspond to the crawel property(column value), when you search different email adress, you would get different refiner values.
    If the issue exists, Please offer a screenshot about your issue and tell "To" managed property is mapping to which crawl property.
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Mail search can't find things

    I've got a really nasty problem with searches in the Mail program in OS X Lion.
    It used to be that I could search any term or string and the program would quickly find what I was looking for.  I may have needed to click on the buttons to indicate whether the term should be in the subject, entire message, etc.
    With the new version of Mail, the program seldom finds anything.  The search refinement buttons usually aren't there anymore, and they only come up as I type and the program guesses where to look.  However, most of the time they don't come up at all, and the search function finds nothing, even though I know the term is in my mail.
    There seem to be no settings for dealing with this problem in Mail, and this is really going to make my life miserable, since I have to search many times daily.
    Does anyone know a way to fix this?
    Jamie

    My take is that Mail now only searches on subject lines and From addresses, as indicated by the popup selections upon entering some search text. This would be a terrible retraction of capability for a putatively more advanced system. For all the twitterific garbage, to lose this would be cataclysmic.

  • CRM Solution database  How to main the problems and solution types

    Hi
    Can anyone tell me how to maintain problems and solutions in the CRM solution database , after setting up the TREX and SAF for the IC webclient .
    we are unable to maintain the problem types with 1200 words in the problem description in IS01 Transaction  We are unable to  assign the codes to  the problem type at the time of  maintaining the problems and solutions in the IS01 transaction for solution database . after maintaining the problems and solutions the SAF indexing with full compilation and cluster compilation . the list of documents were showing successful status but when we search by the attribute type in the knowledge search  the message is showing no search refinement found .kindly expedite the solution for the  the above description
    The TREX connectivity has been established successfully and the SAF is configured successfully without any errors in it but  but we are unable to search the text based and attribute based search in the IC webclient knowledge search .
    Regards
    Vikas dinaker

    Dear Vikas,
    Kindly check C13_BB_Config guide as service marketplace.
    It says in section 3.1.5.2.3 on page 57, the below mentioned paragraph.
    3. On screen Create Problem maintain the following data:
    Be sure that the descriptions of the following problem(s) and solution(s) are defined in all languages that you want to use (e.g., in the E-Commerce Internet Customer Self-Service).
    4.Choose Enter. The default parameters are filled; please also see the NOTE following this description.
    5.Enter the problem description listed in the box below. The first line should not exceed 40 characters, for this is like a short description of the problem that will be displayed in the first line of the hitlist in the search.
    hope this helps
    Amit

Maybe you are looking for

  • Hi!  I have to update the iPad, and do not get it!

    hi! I want to buy about 20€ in apps (keynote, pages, numbers) but for this, I have to update the iPad, and do not get it! in the service have told me that I have to install the update on the Mac lion! you serious!??

  • How to re-explde the BOM in Sales order

    Dear Friends, In sales orer there is any provision to Re-explode the BOM in sales order.we have make some changes in BOM.Now we want to re-explode the BOM in Sales order so that BOM Components can be available in sales order. There is any field avail

  • Mail adapter as sender and receiver

    hello. i made the scenario of Mail as sendeer and receiver, when as receiver it gives an error sayin "Mail: error occured: java.io.IOException: server does not support PLAIN or LOGIN authentication"... i saw the web blog 1798 by Prasad ulagappan...ov

  • Sharp egdes of MacBook Pro

    Just bought a brand new MacBook Pro 15" the other day and already have sore wrists with scar-like lines on them left by the sharp edge of the machine. I searched online to see if anyone has the same problem and found this article about a man filing t

  • More than 1 set of scratch disks ?

    i want to have more than 1 set of scratch disks in FCP. is this possible ? i want to have one project on one and then one on another,if so how would i save to each one ? thanks adam