Cmis content search in sharepoint 2013

For content search using cmis to work with SharePoint 2013, does it require some service to be enabled ?Issue is  :while executing the query  " SELECT * FROM cmis:document where contains ('Test') " , this returns empty result; whereas
it should have returned some  matching documents which I have added. The same query with out  the 'where' clause returns all the documents. I tried apache chemistry client libraries ( webservice ). 

Thanks for the reply. I tried the federated search. Configuring the results source works fine and gives me search results in the query builder. However i am getting the following error in the search results web part.
1¾System.Net.WebException: The remote server returned an error: (401) Unauthorized. at System.Net.HttpWebRequest.GetResponse() at Microsoft.SharePoint.Client.SPWebRequestExecutor.Execute() at Microsoft.SharePoint.Client.ClientContext.GetFormDigestInfoPrivate() at Microsoft.SharePoint.Client.ClientContext.EnsureFormDigest() at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery() at Microsoft.Office.Server.Search.RemoteSharepoint.RemoteSharepointEvaluator.RemoteSharepointProducer.RetrieveDataFromRemoteServer(Object unused) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at Microsoft.Office.Server.Search.RemoteSharepoint.RemoteSharepointEvaluator.RemoteSharepointProducer.ProcessRecordCore(IRecord record)

Similar Messages

  • Using search in sharepoint 2013 ?

    Using search in sharepoint 2013 ?

    Hi,
    The performance of SharePoint is directly linked to SQL Server. The search service has to process queries, most of which are handled by the cache, but some queries are passed on to the database servers, increasing the load as well.
    If load on the database servers becomes too great, disk queue lengths will increase, which in turn increases the latency of all other requests.
    So the search service will have an effect on SharePoint performance.
    Here are articles about how to improve SharePoint performance, you can use as a reference:
    http://www.networkworld.com/article/2210265/tech-primers/10-steps-to-optimize-sharepoint-performance.html
    http://www.falconitservices.com/support/KB/Lists/Posts/Post.aspx?ID=168
    Best Regards,
    Lisa Chen
    Lisa Chen
    TechNet Community Support

  • Federation search in sharepoint 2013

    I am having issue getting proper results with bing search in sharepoint 2013. The search link which i am using is :
    --http://www.bing.com/search?q={?searchterms}&format=rss&Market=en-Us Credentials--
    I am passing the searchterms from the code :
    KeywordQuerykeywordQuery =
    newKeywordQuery(clientContext);
      keywordQuery.QueryText = "tender or road Site:http://www.kenha.co.ke/";
    clientContext.ExecuteQuery();
    the above code is not returning proper results. When i checked the log files the search is happening in the following way
    --bing.com/search?q=((tender+AND+or+AND+road)+AND+)&format=rss&Market=en-us--
    the query text which i am passing from the code is getting converted from :
    "tender or road Site:http://www.kenha.co.ke/"
    to
    (tender+AND+or+AND+road)+AND+
    i am new to search and i dont know how the querttext got changed. If any one has any ideas on how to fix the issue please let me know.

    Hi Jaskau,
    please have a check at this blog for example: 
    http://3sharp.com/blog/build-a-federated-result-source-for-sharepoint-2013-search-part-1/
    http://3sharp.com/blog/build-a-federated-result-source-for-sharepoint-2013-search-part-2/
    and please make sure that the result of the simple search work correctly.
    if should the result is expected, perhaps you can try this method
    http://msdn.microsoft.com/en-us/library/microsoft.office.server.search.administration.managedpropertyinfo.completematching.aspx
    Regards,
    Aries
    Microsoft Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Google search in sharepoint 2013

    hi all ,
    I'm trying to implement google custom search engine (cse)  in my sharepoint 2013 site. I'm using google custom search for this.(https://www.google.com/cse).
    But  when i am adding <gcse:search></gcse:search> control quite naturally my master page is giving me xml parse error.
    Can anybody tell me how to implement google search in sharepoint 2013.
    Thanks
    xserks

    Hi,
    Please try to add that tag here in your master page:
    This is how it look like in my environment:
    Best regards
    Patrick Liang
    TechNet Community Support

  • How to delete Content Source in Sharepoint 2013 Search Service

    I want to delete Default Content Source in Search
    Service in SharePoint 2013 but delete button is disable?Please see the below image. Content Source Type=SharePoint Sites
    How to do it?
    If In Content Source type=Files than delete button enables but
    not for the Content Source type=Sharepoint sites
    Vishal Goyal

    Hi,
    try to remove it using powershell
    $searchapp = Get-SPEnterpriseSearchServiceApplication "NameofSearchAPp"
    Remove-SPEnterpriseSearchCrawlContentSource -SearchApplication $searchapp -Identity "Name"\Regards
    Whenever you see a reply and if you think is helpful,Vote As Helpful! And whenever you see a reply being an answer to the question of the thread, click Mark As Answer

  • How to create custom content placeholder in sharepoint 2013

    Hi, I would like to create custom content placeholder don't know how to and add to my custom master page in sharepoint 2013. I have no luck searching on how to create custom content placeholder, any help?
    Thanks,
    Johnweb

    Hi,
    If you’re not fixed your requirement with the Out of the box SharePoint place holders, you can create as many as you want as long as the ID doesn’t conflict. On the master page add the content place holder 
    <asp:ContentPlaceHolderid="CustomName" runat="server"></asp:ContentPlaceHolder> and add this to your page layout
    <asp:Contentrunat="server" ContentPlaceHolderID="CustomName"></asp:Content>.
    I suggest you provide your basic requirement for further research.
    If you want to customize a master page, the Rajendra's method would be helpful.
    Best Regards,
    Dennis Guo
    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]

  • Search in SharePoint 2013 with Oracle as external DB

    hello experts...
    i want to create a custom search page with intellisense enable text box and button
    to search Oracle DB as external content.
    from where can i start? i googled a bit and get the following link as start up.
    http://lightningtools.com/bcs/business-connectivity-services-in-sharepoint-2013-and-oracle-using-meta-man/#comment-3891
    kindly guide me to the right direction.

    for searching in the oracle db, 
    1. get the data in sharepoint search using BCS
    2. then you can use the sharepoint result source specific to the orable db only.
    3. use OOB search with intellisens
    Thanks, Ashish | Please mark a post helpful/answer if it is helpful or answer your query.

  • Cross Farm Search in SharePoint 2013

    We have a SharePoint 2013 on premise Farm i.e A,we are planning to add 2 more SharePoint 2013  farms i.e B,C.We want to a to implement cross farm search,Following are my queries
    1)Is it possible to search contents of other 2 farms from a third farm.I am little confused regarding consuming farm and publishing farm.
    please provide me the suggestion as well as the link for the setting

    There is a detailed post of MSDN for achieving the correct trust configuration between two farms to enable cross farm search:
    MSDN: Configure trust for search between two SharePoint Server 2013 farms
    Thanks, Ransher Singh, MCP, MCTS | Click Vote As Helpful if you think that post is helpful in responding your question click Mark As Answer, if you think that this is your answer for your question.

  • Problems when trying to return information for External Content Types in Sharepoint 2013

    This is my first post on the forum, until I tried on this problem but have not found anything.
    When trying to return the information from the external content displays the following error:
    Error retrieving data from mill. Administrators: query the server log for more information.
    I do not know what else to do...

    Hi,
    According to your post, my understanding is that you got an error when tried to return the information from the external content.
    Did the error occur when you created a new external content type or created a external list?
    You can check the steps with the following articles about how to create a external content type.
    http://lightningtools.com/bcs/creating-an-external-content-type-with-sharepoint-designer-2013/
    http://wyldesharepoint.blogspot.in/2012/12/sharepoint-2013-setting-up-external.html
    If the error occurred with the external list, you can check the steps with the following article.
    http://community.bamboosolutions.com/blogs/sharepoint-2013/archive/2013/01/08/how-to-create-external-data-column-in-sharepoint-2013.aspx
    You can also check the event log and ULS log to see if anything unexpected occurred.
    For SharePoint 2013, by default, ULS log is at      
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\LOGS
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Wildcard search in SharePoint 2013.

    Hi ,
    I have SharePoint 2013 farm, which is migrated from 2010 to 2013. After migrating to SharePoint 2013, wild card search is not working. Could someone please help me in activating wildcard search for already configured search service application in SharePoint
    2013.
    Thanks,
    Badri.
    Badri

    Hi
    I am trying to do a partial search without using wildcard by setting the query text of the search result source to {searchTerm}*. The search works and gives me the right results. However,
    the results look differently.
    When I do search for abcd*, the words that are started with abcd in the Title, Summary and Path parts are highlighted.
    And when I do search for abcd, I have exactly the same search results back. but the words are not highlighted. and besides that, the Summary text is different.
    I believe even if I had the right search result items back, the Title, Summary, and Path properties are created based on the searchEntry. Is there any way to make the items look exactly the same without manipulating with the searchEntry value?
    Thank you,
    Tatiana

  • Prevent Site Members to view Site Contents Page in SharePoint 2013

    I created SharePoint 2013 Site and it has 5 variation sub sites as well. Each site has several pages. I have end users added to Site Members group who should access all the Custom pages. Customer has raised a security issue, end users are able to access
    Site Contents page by supplying the link in the URL. I tried adding these end user to site visitors but unfortunately they are not able to access variations sub sites custom pages.
    Kindly help me how to solve this.

    Little confuse. 
    You want to stop users from viewing page or you want them to to be able to view pages
    Which pages are they able to view. 
    Just follow below steps to prevent users form accessing application pages
    http://blog.mastykarz.nl/preventing-authenticated-visitors-browsing-system-pages/
    You can even try this powershell
    param (
        $WebApplicationUrl
    $wa = Get-SPWebApplication $WebApplicationUrl
    $wa.PolicyRoles.Add("Deny System Pages",
    "", "EmptyMask", "ViewFormPages")
    $wa.Update()
    $claimType = "http://schemas.microsoft.com/sharepoint/2009/08/claims/identityprovider"
    $claimValue = "AspNetMembership"
    $claim = New-Object Microsoft.SharePoint.Administration.Claims.SPClaim($claimType,
    $claimValue, "http://www.w3.org/2001/XMLSchema#string", [Microsoft.SharePoint.Administration.Claims.SPOriginalIssuers]::GetIssuerType("SecurityTokenService"))
    $encodedClaim = $claim.ToEncodedString()
    $policies = $wa.ZonePolicies("Default")
    $policy = $policies.Add($encodedClaim
    , "Authenticated visitors")
    $policy.PolicyRoleBindings.Add($wa.PolicyRoles["ViewFormPagesLockDown"])
    $wa.Update()
    If you want restrict users to access some specific page, the you need to remove inheritance of the site 
    If this helped you resolve your issue, please mark it Answered

  • Interactive Ratings to Search in Sharepoint 2013

    Hi All,
    I need to display  ratings in Search results page .Can anyone please help ???
    Vinod

    Hi,
    Here's an advanced post which makes them interactive as well, http://almondlabs.com/blog/adding-interactive-ratings-to-sharepoint-2013-search-results-part-1/.
    The crux is to add the AverageRating property to your display template, and then render data based on the value.
    Thanks,
    Mikael Svenson
    Search Enthusiast - SharePoint MVP/MCT/MCPD - If you find an answer useful, please up-vote it.
    http://techmikael.blogspot.com/
    Author of Working with FAST Search Server 2010 for SharePoint

  • Brand Search Box SharePoint 2013

    I need to brand OOTB search box like the below image in SharePoint 2013.
    current,i inserted a following in the design manager master page for search textbox
     <div class="customsearch">
                                    <!--MS:<asp:ContentPlaceHolder id="PlaceHolderSearchArea" Visible="true" runat="server">-->
        <!--SPM:<SharePoint:DelegateControl runat="server" ControlId="SmallSearchInputBox"/>-->
          <!--ME:</asp:ContentPlaceHolder>-->
                                </div>
    It's rendering like this
    i tried following article but no avail because there are no css classes in my page which are mentioned in the following article ,i guess this is because i've generated master page using design manager
    http://erikswenson.blogspot.com/2010/01/change-sharepoint-search-icon-with-just.html
    can anyone help to brand search box in sharepoint 2013.

    Please find the below link  for similar solution of branding
    http://www.broculos.net/2013/12/sharepoint-2013-branding-fancy-search.html
    Please Mark it as answer if this reply helps you in resolving the issue,It will help other users facing similar problem

  • Share content between sites SharePoint 2013

    Hi folks,
    I have 2 sites on sharePoint 2013 (intranet site + Internet site), each one has its own content (lists, master page, etc...) except some pages like "about us", "daily news"... 
    My problem is the following:
    The content administrator is doing the work twice; when he wants to add/ edit those pages content he needs to add/edit it in the intranet site AND in the internet site...
    Then, i want to have some solution to that allowing this user to add/edit content ine the intranet site and the content of the internet site would be updated automatically... Is there any way to do this?
    Any help will be appreciated

    Hi,
    We can customize a management tool using .Net Client Object Model.
    The following code snippet your reference:
    private void AddFile(string targetUrl, string targetListName, SPListItem item)
    using (MemoryStream memoryStream = new MemoryStream())
    ClientContext context = new ClientContext(targetUrl);
    KeyValuePair<string, string> ssCredentials = SecureStoreUtils.GetSecureStoreCredentials();
    context.Credentials = new NetworkCredential(ssCredentials.Key.Split('\\')[1], ssCredentials.Value, ssCredentials.Key.Split('\\')[0]);
    var web = context.Web;
    context.Load(web);
    context.ExecuteQuery();
    CopyStream(item.File.OpenBinaryStream(), memoryStream);
    memoryStream.Seek(0, SeekOrigin.Begin);
    Microsoft.SharePoint.Client.File.SaveBinaryDirect(context, web.ServerRelativeUrl + "/" + targetListName + "/" + item.Name, memoryStream, true);
    static private void CopyStream(Stream source, Stream destination)
    byte[] buffer = new byte[32768];
    int bytesRead;
    do
    bytesRead = source.Read(buffer, 0, buffer.Length);
    destination.Write(buffer, 0, bytesRead);
    } while (bytesRead != 0);
    More information:
    Sync files SharePoint files between web applications using the client object model
    http://sacarter.wordpress.com/2011/12/08/sync-files-sharepoint-files-across-web-applications-using-the-client-object-model/
    Best Regards
    Dennis Guo
    TechNet Community Support

  • Good books on Business solution or content management by SharePoint 2013 OOB Apps or functionality along with examples

    Hi,
    Any help?
    Thanks
    srabon

    Hi,
    I recommend you the book named Beginning SharePoint 2013: Building Business Solutions:
    http://www.amazon.com/Beginning-SharePoint-2013-Building-Solutions/dp/1118495896
    Practical SharePoint 2013 Enterprise Content Management:
    http://www.amazon.com/Practical-SharePoint-Enterprise-Content-Management/dp/1430261692
    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]

Maybe you are looking for

  • Error calling a third party WSDL from BPEL

    Hi, I am trying to invoke a third party WSDL. This WSDL belongs to Oracle OPPM. When I call this wsdl from SOAPUI or even from the Enterprise Manger, it works fine. However, when I call it from BPEL, it is giving me an error. Here is the request and

  • Error Messages in FPM

    hi, How to trigger error messages in FPM ? I have added one custom field in Standard Travel Component and have to validate the same. Error messages with Focus on Attribute has to be done.

  • How to create a master detail form using single table

    Hi, how to create a master detail form using single table. Regards, M. Satish

  • Aperture 1.1 won't start on my macbookpro

    just after upgrade installation, aperture won't start .... see the crash log : Date/Time: 2006-04-13 17:16:25.804 +0200 OS Version: 10.4.6 (Build 8I1119) Report Version: 4 Command: Aperture Path: /Applications/Aperture.app/Contents/MacOS/Aperture Par

  • LSO- Lock a Course but still make it Visible in the Portal

    Hello Experts, Has anyone come across a scenario, where they had to lock the course but still make it visible in the Portal? I know there is an option of Lock/Unlock in the Backend but that does not solve this requirement as it also disappears the co