Struggling to configure search

I'm extremely new to SharePoint. On our SharePoint environment we have Public Site and Team Site (Intranet). I am trying to configure search for our newly created intranet (teamsite) but am encountering difficulties.
When opening the main page of our intranet site I already see it has an "out of the box" search bar containing the following verticals:
- Everything
- People
- Conversations
- This Site
I simply wanted to add Documents & Media verticals alongside these options in the search navigation, but I think I've modified the Search Center search component instead of the teamsite search.
To try add the verticals I did the following:
Went to https://[domain].sharepoint.com/search (I believe this is the Search Center?)
Created the documents results page by:
- clicking Site Content > Pages, and creating a new page 'documentresults.aspx'
Added the documents results page to the verticals
- navigated to Search Site Settings > Configure Navigation, and added the documentsresults.aspx link to the navigation
Connected a Results Source to my new vertical
- navigated to the documentresults page > Edit Page  > Edit Search Results Web Part > Change Query > Selected  Documents Query > clicked OK
Questions:
What are the correct actions to modify a teamsite search verticals etc.
What is the purpose of a Search Center?
Are there any key configurations I am missing?
 Thanks

Hi,
Based on your description, my understanding is that you want to add the search navigation named Documents & Media verticals to your team site search bar which containing the following verticals: 1.Everything
2.People 3.Conversations 4.This Site
To add the search navigation named Documents & Media verticals to your team site search bar:
Go to Site Settings->Search Settings (under Search section) -> Add Linking, add Title and URL-> ok.
The team site search bar will not inheriting from the parent search page, so the team site search bar will not contain 1.Everything 2.People 3.Conversations 4.This Site,  but you can add those by Add Link as add Documents
& Media verticals.
A Search Center site is the top-level site of a site collection that a farm administrator creates by using the Enterprise Search Center template or Basic Search Center template, provides an interface for users to
submit search queries and view search results from all farm.
Best Regards,
Lisa Chen

Similar Messages

  • 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

  • How to configure Search for a site in sharepoint 2013?

    Hi,
    I had a document library.
    1)I want to configure search so that I can search documents from previous month, quarterly, half year, year, and all documents is possible.
    2)Search results are organized with most recent documents at the top.
    3)Search results have year as refiner that can be used to show results only from specified year (In library we have field with year when document create)
    To achieve this what I have chane in site settings->search
    and what I have to write for Result Types, Query Rules
    Thanks

    Hi,
    Following are the steps you need to perform for creating the search center.
    http://blogs.technet.com/b/tothesharepoint/archive/2013/10/30/set-up-a-search-center-in-sharepoint-2013.aspx (About Search)
    1. Create the site collection by navigating to the CA(Central Admin) & select the Enterprise Search Center Template.
    2. Create Content Source -> Navigate to the Search Service application->Create the content source if the content comes from other content farm (if different farm accout  if it same add the site Collection URL in default Content Source. ( make
    sure the crawl account must have full read permission)
    http://blogs.technet.com/b/tothesharepoint/archive/2013/10/31/how-to-create-a-search-center-site-collection-and-enable-crawling-of-your-content-in-sharepoint-2013.aspx (Create
    Search Center)
    3. Once you add url in the content source and run the full crawl.
    4. Navigate to the Search center created at step 1 and try to search with the document name. you will see the document.
    http://blogs.technet.com/b/tothesharepoint/archive/2013/11/06/how-to-configure-the-search-results-web-part-to-use-a-new-result-source-in-sharepoint-2013.aspx (Go
    to the document Library and configure the result source)
    5. To configure the refiner please follow this post. You will see the modified refiner to refine your search http://blogs.technet.com/b/tothesharepoint/archive/2013/11/07/plan-to-use-refiners-on-a-search-results-page-in-sharepoint-2013.aspx)
    Let me know if you req. any other information.
    Regards,
    Basant Pandey
    http://sharepointfordeveloper.blogspot.com

  • Configure search results to display only this site

    HI
    when i search anything in my publishing site the search results display from all sites in sharepoint farm.
    how i configure search results to display only this site:
    i found there is no option in sitesettings>searcscopes 
    and i created a custom search results page.
    adil

    Hi adil,
    For your issue, you can go to Site Settings -> Site Collection Administration -> Search Settings -> set  "Site Collection Search Dropdown Mode" to "Show scopes dropdown":
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Need to know the steps to setup 'Configurable Search' in PeopleSoft CRM 8.8

    Hi,
    Could you please let me know the steps to setup 'Configurable Search' in PeopleSoft CRM 8.8(PeopleTools 8.48)?
    Thanks

    PeopleBooks > PeopleSoft Enterprise CRM Automation and Configuration Tools PeopleBook > Configuring Search Pages
    Nicolas.

  • Best way to configure search toplogoy for multiple servers farm??

    Hi,
    My farm environment is 2 WFE and 2 App servers. Right now i am trying to configure Search Topology. what will be the best way to configure the search topology for this farm, so that query and crawling will be working perfectly. one thing i noticed with my
    previous search application Crawl DB had grown 140 GB, i dont know why it happened. please look at the following screen shot, this the current topology but i want to distribute component to different server.
    Any help will be appreciated!!

    The best topology depends on whether you want it to be fault tolerant or not. For a fault tolerant design with this number of servers I normally create two Index Partitions 0 and 1 with each on one of the App servers.  I then create Replicas of each
    partition on the front end servers. I then put the query role on both web fronts ends and the crawl role on both Ap servers.  So I end up with the following:
    FE1 = Index Replica 0 + Query
    FE2 = Index Replica 1 + Query
    Ap1 = Index 0 + Crawl
    Ap2 = Index 1 + Crawl
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Doubts on Configuring Search

    Hi All,
    I am new to knowledge Management and have some basic doubts regarding Configuration of Search(TREX).
    Suppose i assume that, i have all documents in KM repository, well configured in Content Management and my TREX server is running..
    Then, i create an INDEX and also assign the Data Source to that index.
    Is this enough to configure Search or do i need to continue with creating Taxonomy and Classification?
    If not, what is the sole purpose of Taxonomy and classification?
    Thanks in advance.
    Vijay.K

    Hi,
       Yes, It's enough.
    You use taxonomies in order to classify your documents.
    Documents are assigned to categories in a taxonomy. Each category only contains documents that have similar contents or that are related to the same topic. The categories in a taxonomy form a hierarchical ordering of terms.
    To use taxonomies, you must create an index (Index Administration), then you have to assign it a data source (km folders that you want to classify). At last you create your taxonomies. Remember that there are two kind of taxonomies: Query Based and Example Based.
    In this link you can find a good explanation:
    http://help.sap.com/saphelp_nw04s/helpdata/en/bf/a179fbd15211d6b2c700508b6b8a93/frameset.htm
    The documents included in the taxonomies are pointed by the data source in your index.
    System Administration-Monitoring-KM-Trex Monitor-Display Queue Entries- Choose your Index, and then you can see all documents indexed with theirs status.
    Patricio.

  • How to configure search results web part to display results only after a query is generated from user?

    Hi All,
    I am crawling documents from a file server. I created a new content source and crawled the documents. All documents are crawled successfully.
    Then I went to my enterprise search center site collection and created a new result source. I have added the query to use above content source.
    After that, on a page I am trying to configure the search results web part to display documents using this result source. Now the problem is:
    It displays all the documents that are crawled without searching for anything. I mean first it should not display any results. If a user searches for something , then according to that search it should display results.
    Any idea how to do this in the web part? I am using SharePoint 2013 on premise enterprise edition. No code. Totally OOTB.

    Hi Mohan,
    What did you use for the Query text in the result source?
    I could reproduce this issue when I used Query text like: {searchTerms} Path:”http://sps2k13sp/sites/First/Shared%20Documents”
    Then I changed the Query to
    {?{searchTerms}
    Path:"http://sps2k13sp/sites/First/Shared%20Documents"}
    , then Search result web part didn’t return results without searching.
    So , check your result source, and use the Query like the above(adding "{?...}").
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Configuring search db's through NAS

    Has any body done configuring two search database
    sharing the NAS where the db directory exists?
    Machine 1:Portal 1 (with Internet Search DB)
    Machine 2:Portal 1 (with Intranet Search DB)
    with NAS mount point on each machine.
    Please advise.

    If you can post the import agents you created( /var/opt/sun/portal/searchservers/search_instance/config/import.conf), we might be able to find the problem there.
    Since a basic import agent is only use the timestamp to import, a looping import might happened if two instances both import from other with same database name.
    Here is the basic setup for running two robots on different sites and storing the data in different database name
    search1:robot1 -> databaseA
    search2: robot2 -> databaseB
    You need import agents
    search1:import1 -> search2:databaseB ->databaseB
    search2:import1 -> search1:databaseA-> databaseA
    If the collected data from different robots needs to go to same database, then you should set up another database for users to search and you will need following import agents
    search1:import1 -> search2:databaseB -> databaseC
    search1:import2 -> search1:databaseA ->databaseC
    search2:import1 -> search2:databaseB -> databaseC
    search2:import2 -> search1:databaseA ->databaseC

  • Configuring Search Server Import Agent

    Our customer is using PS7 with multiple search server instances - each crawling different resource. We want to import the searched databases to one search server instance and so far have not had much luck configuring the import agents correctly. The search instances are on one machine so we tried both the local and remote import agent options, but have only received errors as such:
    [#|2006-10-03T13:44:26.681-0400|WARNING|SJS Portal Server|debug.com.sun.portal.search.rdmgr|ThreadID=10; ClassName=com.sun.portal.search.rdmgr.RDSubmit; MethodName=proces
    s_input; |PSSH_CSPSRDMR0049 : Module: 1 - Skipped input object: invalid soif: -|#]
    [#|2006-10-03T13:44:27.577-0400|INFO|SJS Portal Server|debug.com.sun.portal.search.rdmgr|ThreadID=10; ClassName=com.sun.portal.search.rdmgr.RDMgr; MethodName=run; |PSSH_C
    SPSRDMR0006 : Module: 1 - Finished 0 RDs|#]Here is a location of the db that we are trying to retrieve
    /var/opt/sun/portal/searchservers/search_instance/db/db_dir/rd.dbCan someone please provide configuration details for achieving this on RHEL3 install of PS7?
    Thanks in advance.

    If you can post the import agents you created( /var/opt/sun/portal/searchservers/search_instance/config/import.conf), we might be able to find the problem there.
    Since a basic import agent is only use the timestamp to import, a looping import might happened if two instances both import from other with same database name.
    Here is the basic setup for running two robots on different sites and storing the data in different database name
    search1:robot1 -> databaseA
    search2: robot2 -> databaseB
    You need import agents
    search1:import1 -> search2:databaseB ->databaseB
    search2:import1 -> search1:databaseA-> databaseA
    If the collected data from different robots needs to go to same database, then you should set up another database for users to search and you will need following import agents
    search1:import1 -> search2:databaseB -> databaseC
    search1:import2 -> search1:databaseA ->databaseC
    search2:import1 -> search2:databaseB -> databaseC
    search2:import2 -> search1:databaseA ->databaseC

  • Configure search box Safari on iPhone

    For time time I thought this was an issue with Google and so was trying to resolve through Google forums - but I can now see it is a problem with Safari on iPhone.
    When I originally set up my iPhone I was living in India, 3 months ago I moved to Scotland.
    My iPhone is aware I'm in Scotland for virtually every purpose - except for the search box in the top right of Safari - which continues to think I'm in India.
    I start from completely reset Safari (clearing cookies and search history) and I double press home and kill the Safari app.
    I get a blank Safari screen.  If I type google in the address box, the first entry that is suggested is google.co.uk - great.
    If I type google in the search box in the top right, I can see in the address box that it is using google.co.in and sure enough the first suggested site that pops up is google.co.in.  (And more practically whenever I use the search box - e.g. to find a local business - I'm always offered businesses in India at the top of the search results - and as they're 5000 miles away that's not that useful!)
    So having seen that the search box is obviously configured to google.co.in, I tried changing the search provider in settings - I chose Yahoo instead - then type something in the search box and I get UK results and it does use yahoo.co.uk.  Having done this I assume if I choose Google again as my search provider it will now be intelligent check where I am and use the right google site - but it doesn't - it just puts google.co.in back again.
    So I'm stuck - I want to use google, but I can't stop it using India for the search box - I guess it's a bug - when choosing the search provider Safari SHOULD check location - or at least offer an option to do so - instead of just using the same one that was used when the phone was originally configured.
    Can anyone suggest a way round this?

    What is "Settings > General > International > Region Format" set to?
    That is the setting which governs which local Google to use.

  • Configuring search for discussion

    Hello,
    I have added discussion provider in portal.
    However when I go for search which comes with discussion provider it gives me error - you are trying to access a channel which is not defined. Can anyone tell me how to configure the search for discussion.
    regards,
    sumant.

    If you are using sample portal, both Search and Discussions channels should have already been created for you at org level. You can verify this by going to psconsole at Manage Containers and Channels : portal1/EnterpriseSample[org] and select ViewType: DP XML TREE.
    For adding a channel to a container:
    click on the container in the dp tree. (left panel) then click on the link "Show or Hide Channels and Containers on Portal Desktop" under Tasks section in the container preference page (right panel). Now you can choose the channels defined in org level listed in the firs listbox.

  • Configure Search for Assigning Procurement Substitutes.

    Hi Experts,
    I am currently working on SRM7.0 Classic Scenario.
    I need to configure F4 help for Assigning Procurement Substitutes.
    The standard delivery searches accross the complete Org plan.
    To modify this standard F4 help available in Personalisation option when assigning Procurement Substitue what is the approach.
    Can any one give what is the function module called when I do F4 in procurement substitute assignment and when to develop this new logic.
    Regards,
    B.N.Karthikeyan
    Edited by: B.N. Karthikeyan on Jul 26, 2010 2:41 PM

    answered

  • Configure Search Domains

    At our corporate office, we need to enter specific search domains for each of our mobile devices.  I'd like to avoid having to enter these search domains manually into every device.  I tried to use Profile Manager to make a profile to send out, but the search domains option isn't configurable.  Is there any way to push this to all of the devices without having to input it manually on each device?

    Hi Phil (and others!)
    I opted for the easy choice, which did work... and have added the Search Domain info etc whilst at home... and touch wood today things seem to be working better, i can easily access network preferences etc and have had no hanging apps as yet...
    I did try and use different locations for work and home, but sadly i ended up with a spinning beach ball of doom when i tried to change the location at work, so it was a slightly pointless exercise!!!
    The lookupd -configuration printout is as follows (no idea if it's useful in any way!)
    ConfigSource: default
    LookupOrder: Cache NI DS
    MaxIdleServers: 4
    MaxIdleThreads: 2
    MaxThreads: 64
    TimeToLive: 43200
    Timeout: 30
    ValidateCache: YES
    ValidationLatency: 15
    configname: Global Configuration
    LookupOrder: Cache FF DNS NI DS
    configname: Host Configuration
    LookupOrder: Cache FF NI DS
    configname: Service Configuration
    LookupOrder: Cache FF NI DS
    configname: Protocol Configuration
    LookupOrder: Cache FF NI DS
    configname: Rpc Configuration
    TimeToLive: 60
    ValidateCache: NO
    configname: Group Configuration
    TimeToLive: 300
    ValidateCache: NO
    configname: Initgroup Configuration
    LookupOrder: Cache FF DNS NI DS
    configname: Network Configuration
    Thanks
    Scott
    MBP 2.0Ghz, 2Gb RAM, 100Gb 7200rpm   Mac OS X (10.4.9)   Parallels

  • Configure search result export to functionality

    Could anybody know how to configure export to excel functionality within Portal? For example, search for an opportunity click Export button. The list of templates appear, but there is only Generated Template. How to extend that list creating additional templates?
    many thanks.

    Hello,
    the assignment of templates is done in customizing.
    CRM customizing -> Basic functions -> Content Management -> Assign
    Document Template Profile to Application.
    Unfortunately the assignment can not be done on business object level
    but only on PCUI application level.
    In above mentioned case you have to assign your template profile to
    CRMD_BUS2000111.
    Regards,
    Fred

Maybe you are looking for

  • Win 8.1 OneDrive upload stalls, no indicator, no error

    Now that OneDrive offers 1TB of storage, I am attempting to upload all of my music, videos, and pictures - about 225GB of data. This is not working. OneDrive mysteriously stalls the upload. There are no indications of the upload stalling/stopping/pau

  • What happened to nvl2(fdate, sysdate-fdate, sysdate)

    Hi guys, Oracle 11.2 I just found this by chance: SQL> create table tab_0417(fid number, fdate date); Table created SQL> insert into tab_0417 values(1, date'2012-01-01'); 1 row inserted SQL> insert into tab_0417 values(1, NULL); 1 row inserted SQL> c

  • Screen size - Is it possible to get an accessor to see it enlarged.

    I want to get a remote control but I'd like to be able to see the display without having to be right at the unit. Is there an available option?

  • Need documentation on weblogic server properties

    Hi, Could any one be so kind to help me knowing the weblogic server properties like weblogic.Name, weblogic.Rootdirectory etc and their documentation. Many many thanks to you. Warm Regards, Prasanna Lakshmi tallapaka

  • Using the Fuji S300M scanner generically

    morning, I am wondering if anyone has had luck using hte (now discontinued) Fuji Portable scanner S300M outside the Neatworks/Neatreceipts application domain?  I cannot get it to work in Preview or other software and have downloaded the SnowLeopard v