Find the relevant crawled properties when index file share

Hi,
I found some great reference regarding the sharepoint crawled properties
http://blogs.technet.com/b/anneste/archive/2008/11/20/mystery-solved-crawled-properties-in-sharepoint-part-1.aspx
However, i'm looking for that MSDN reference of system properties
http://msdn.microsoft.com/he-il/library/ff518152.aspx
now how i can get the system properties as a crawled properties in sharepoint? (in order to use later for refinement)?
i'm trying to search the GUID of the system property in the sharepoint crawled properties but it doesn't always shown there.
Actually i want to get the "tags" and "copyright" and "comments" properties which are available to edit in windows file share that i am indexing.
keren tsur

I assume it is there in properties it self. 
http://technet.microsoft.com/en-us/library/jj219630%28v=office.15%29.aspx
DocComments
DMSDocAccessRight
owstaxidmetadataalltagsinfo
http://office.microsoft.com/en-in/sharepoint-server-help/about-document-profile-properties-in-the-backward-compatible-document-library-HA001160637.aspx
http://office.microsoft.com/en-in/sharepoint-server-help/view-and-edit-document-properties-and-profiles-in-the-backward-compatible-document-library-HA001160688.aspx?CTT=5&origin=HA001160637
If this helped you resolve your issue, please mark it Answered

Similar Messages

  • Crawler Error when indexing file system repository

    Hi all:
    I am configuring an index of File system repository.
    The version of my ep is EP 7.0 sp12, installed on HP-UX
    My Trex is 7.0,installed on Win 2003
    Some of the properties of my repository is:
    Services:    properties,rating
    Property serch Manager:    SimplePropertySearchManager
    Security Manager:     AclSecurityManager
    The states of repository is green.
    When I create an index, the index can't index any of the files. Please help me to see the problem. Thank you!
    Exception is like:
    class com.sapportals.wcm.repository.InvalidNameException
    Logon failure: account currently disabled.
    com.sapportals.wcm.repository.InvalidNameException: Logon failure: account currently disabled.
            at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java:399)
            at java.lang.Throwable.(Throwable.java:195)
            at java.lang.Exception.(Exception.java:41)
            at com.sapportals.wcm.WcmException.(WcmException.java:59)
            at com.sapportals.wcm.util.content.ContentException.(ContentException.java:38)
            at com.sapportals.wcm.repository.ResourceException.(ResourceException.java:238)
            at com.sapportals.wcm.repository.InvalidNameException.(InvalidNameException.java:33)
            at com.sapportals.wcm.repository.util.file.FileUtils.checkFilePathTolerating(FileUtils.java:140)
            at com.sapportals.wcm.repository.util.file.FileUtils.checkFilePath(FileUtils.java:103)
            at com.sapportals.wcm.repository.manager.sfs.FSFile.(FSFile.java:89)
            at com.sapportals.wcm.repository.manager.sfs.FSFile.createInstance(FSFile.java:81)
            at com.sapportals.wcm.repository.manager.sfs.FSRepositoryManager.getResource(FSRepositoryManager.java:223)
            at com.sapportals.wcm.repository.RMAdapter.getResource(RMAdapter.java:227)
            at com.sapportals.wcm.repository.runtime.CmAdapter.findResource(CmAdapter.java:1349)
            at com.sapportals.wcm.repository.runtime.CmAdapter.findManagerAndResource(CmAdapter.java:1322)
            at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:979)
            at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
            at com.sapportals.wcm.control.base.WcmResourceControl.createResource(WcmResourceControl.java:118)
            at com.sapportals.wcm.control.base.WcmResourceControl.getSafeResource(WcmResourceControl.java:68)
            at com.sapportals.wcm.control.navigation.ResourceDetailsHeaderControl.render(ResourceDetailsHeaderControl.java:160)
            at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
            at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
            at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
            at com.sapportals.wcm.control.layout.HorizontalGroupLayout.renderPanes(HorizontalGroupLayout.java:49)
            at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
            at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
            at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:282)
            at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:660)
            at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.htmlb.Container.preRender(Container.java:120)
            at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:406)
            at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
            at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:130)
            at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
            at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
            at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
            at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
            at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
            at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
            at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
            at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
            at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
            at com.sapportals.wcm.portal.connection.KmConnection.handleRequest(KmConnection.java:52)
            at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    Hi Lou,
    Please go though the following thread and check your configurations according to that. I think it will help you.
    https://www.sdn.sap.com/irj/sdn/thread?threadID=403393&messageID=3429730#3429730
    regards,
    Chamkaur

  • How do I find the creation date of a pdf file when the user did not enter one (doesn't show up in properties)?

    I can't find the stamp in properties, etc.. does not show up. I do not know how to otherwise get the date. This is Version 1.4  (Acrobat 5.x) DPE build 5095

    The data is not there at all. My mention of hidden metadata (perhaps confusing) is to emphasise that there IS NO hidden metadata, because that would be a Bad Thing.

  • How to find the start and end sector index/physical address of any given file?

    I need to find the range of sectors that a file occupied. Then determine the slack space in that file and then analyze the slack space. This is a forensics project work. I am new to forensics and have no idea what Window API calls may help me accomplish
    this task. Any kind of help will be appreciated. 

    One solution if you want all the dates in one column:
    SQL > SELECT *
      2  FROM
      3  (
      4     SELECT  (CASE WHEN ID = 1 THEN TRUNC(MTH,'MONTH') ELSE ADD_MONTHS(TRUNC(MTH,'MONTH'),1)-1 END) AS MTH
      5     FROM
      6     (
      7             SELECT  ADD_MONTHS(TO_DATE(:begin_month,'MM/DD/YYYY'),LEVEL-1) AS MTH
      8             FROM    DUAL
      9             CONNECT BY LEVEL <= ABS(MONTHS_BETWEEN(TO_DATE(:begin_month,'MM/DD/YYYY'),TO_DATE(:end_month,'MM/DD/YYYY')))+1
    10     )
    11     CROSS JOIN
    12     (
    13             SELECT 1 AS ID FROM DUAL UNION ALL
    14             SELECT 2 FROM DUAL
    15     )
    16  )
    17  WHERE MTH BETWEEN TO_DATE(:begin_month,'MM/DD/YYYY') AND TO_DATE(:end_month,'MM/DD/YYYY')
    18  ORDER BY MTH
    19  /
    MTH
    03/31/2009 00:00:00
    04/01/2009 00:00:00
    04/30/2009 00:00:00
    05/01/2009 00:00:00
    05/31/2009 00:00:00
    06/01/2009 00:00:00
    06/30/2009 00:00:00
    07/01/2009 00:00:00
    07/31/2009 00:00:00
    08/01/2009 00:00:00
    08/31/2009 00:00:00
    09/01/2009 00:00:00
    09/30/2009 00:00:00
    10/01/2009 00:00:00
    10/31/2009 00:00:00
    11/01/2009 00:00:00
    11/30/2009 00:00:00
    12/01/2009 00:00:00
    12/31/2009 00:00:00
    01/01/2010 00:00:00
    01/31/2010 00:00:00
    02/01/2010 00:00:00
    02/28/2010 00:00:00
    03/01/2010 00:00:00

  • In Mountain Lion, how do I find the location of an open Preview File?  The file "properties" tab is no longer available.

    I typically have several open Preview files at any one time and often forget where, sometimes if, I saved them.  In Mountain Lion, how do I find the location of an open Preview File?  Tried holding option + command in spotlight but I don't see a path name appear anywhere. 

    Yes, cmd-option on a file you choose in Spotlight and the path will appear at the bottom of the Preview window.
    EDIT: Also, if it is bookmarked the path is in Bookmarks.

  • InCopy workflow in InDesign: Is there a way to find the document in which an ICML file has NOT been checked IN again before saving the doc?

    The situation:
    We are working with the InCopy feature (checking in and checking out ICML files).
    The problem:
    I might have saved a document with an ICML file still checked out.
    The question:
    Is there a way to find out which document was saved with the ICML file still checked out?
    or in other words:
    Is there a way to find the document in which an ICML file has NOT been checked IN again before saving the doc?
    Thanks for any help!

    Hello Sumit Singh,
    thank you for your answer and your reasonable recommendation. Unfortunately, this only works when the ICML content is used in one INDD file. In our case, we use ICML content in multiple docs (various manuals with the same safety instructions, warranties, adresses etc.).
    So, is there a way to trace back where an ICML has been used?
    Is it possible to find out in which document the ICML is still checked out?

  • How to find the ME29N 'USER EXIT' when our save the release PO after.

    How to find the ME29N 'USER EXIT' when our save the release PO after.
    which user exit will be used?
    thanks.
    alex.

    Hi,
      process :
        go to tranx code :   ME29N ,
           System---->Status , here copy the program name (SAPLMEGUI),
         go to abap editor and specify the program name SAPLMEGUI and find the package "ME".
         tranx code : CMOD ,  Utilites--->Sap Enanchement,
                                         specify the package name : ME
                                          and execute, displays a list of exits ,
                                 and find out our suitable exit based on requirement.
    check these :   EXIT_SAPMM06E_021
    reg
    Siva

  • Buisness system can not find the relevant technical system in xi sld

    Hello,
    I set up r3 business system and technical system landscape in xi SLD, somehow the business system cannot find the relevant system landscape, does anybody have any suggestions what's possiblly goes wrong in my sld setting or how should I debug?
    Thanks,
    Meg

    Hey,
    Well  did you create the technical system  or was it created or used before>? Unless it was done you can't create  Business System for the specified technical system.
    Cheers,
    <b>*RAJ*
    *REWARD POINTS IF FOUND HLEPFULL*</b>

  • Hi, I just purchased Adobe Illustrator and I cant find the serial number. When I try to download using Cloud it says it does not support my computer system. Just yesterday I finished my trial. What shall i do?

    I just purchased Adobe Illustrator and I cant find the serial number. When I try to download using Cloud it says it does not support my computer system. Just yesterday I finished my trial. What shall i do?

    To locate the serial number:
    http://helpx.adobe.com/x-productkb/global/find-serial-number.html
    http://helpx.adobe.com/x-productkb/policy-pricing/serial-number-retrieval-process-faq.html

  • I am running Lightroom 6 in conjunction with 64 bit Photoshop CS6. I need to install Camera Raw 9 plus other relevan updates for the Adobe Design and Web Premium CS6 package. Running Adobe Application manager finds the relevant updates but won't download

    I am running Lightroom 6 in conjunction with 64 bit Photoshop CS6. I need to install Camera Raw 9 plus other relevan updates for the Adobe Design and Web Premium CS6 package. Running Adobe Application manager finds the relevant updates but won't download / install them. Clicking the update button results in an error message "Application Manager has stopped working". This is a windows system running 64 bit Windows 7

    update manually:
    pre cc updates:  http://www.adobe.com/downloads/updates/
    cc updates:  http://prodesigntools.com/adobe-cc-updates-direct-links-windows.html
    cc 2014 updates:  win (http://prodesigntools.com/adobe-cc-2014-updates-links-windows.html) / mac (http://prodesigntools.com/adobe-cc-2014-updates-links-mac.html)

  • Where can I find the plugin to open camera raw files for Nikon D810 for Photoshop CS5.1? I've looked around the site but cannot get this to work.. Thank you.

    Where can I find the plugin to open camera raw files for Nikon D810 for Photoshop CS5.1? I've looked around the site but cannot get this to work.. Thank you.

    See for yourself which version of ACR is needed for that camera’s RAW files
    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html
    then check your version (Photoshop > About Plug-In > Camera Raw).
    Your version of Photoshop does not support that version of ACR.
    You could use the free DNG Converter.

  • How to Find the Latest Version of Cluster Binary Files available at Microsoft website

    How we can find the latest version of Cluster binary files available for download at Microsoft Website and which Cluster Binaries should be update to make the Cluster services stable healthy.

    @AnatolySV : I believe you need to put some efforts to understand what he is asking.
    You may find the latest version of Cluster Binaries by entering the required keywords for Microsoft Failover Clustering. Some of the main Cluster binaries(Keywords) are:-
    Clusres.dll (For Cluster Resources like Disk, Application or Service, Cluster IP)
    Clussvc.exe (Cluster Service)
    TCPIP.sys (If the Storage is presented to the cluster Nodes via ISCSI Network).
    MPIO.sys / ISCSIprt.sys (If we are using Multipathing for the disks to be presented).
    RHS.exe (Resource Host Subsystem)
    So, the Answer to your question is: You need to enter the binary name "Clusres.dll" and mention the Operating System you want to install your binaries to "Windows Server 2008 R2 Sp1" on Bing (Preferred for Microsoft Hotfixes). In Result you will get the
    list of hotfixes for clusres.dll
    You need to try this multiple times in order to get the latest version as Microsoft does not have a single Link.
    Hope this answers your query. Feel free to leave a message incase you need more help.
    Maybe) 
    But hey, you`ve got +1 from me for clarification) 
    Anyway, I still think that the initial question could be more clear and exact. 

  • Where to find the OC4J-ready Pet Store Demo file jps112.zip

    where to find the OC4J-ready Pet Store Demo file jps112.zip in OTN
    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg

    You have to execute the installer jar file.
    This will create a folder with all the source codes inside.
    I wasn't aware of any need for cvs.

  • HT1848 i can not find the authorize computer to allow my files to transfer to the library please help

    i can not find the authorize computer to allow my files to transfer to the library

    Authorization
    Macs:  iTunes Store- About authorization and deauthorization.
    Windows: How to Authorize or Deauthorize iTunes | PCWorld.
    In iTunes you use the Authorize This Computer or De-authorize This Computer option under the Store menu in iTunes' menubar. For Windows use the ALT-S keys to access it. Or turn on Windows 7 and 8 iTunes menus: iTunes- Turning on iTunes menus in Windows 8 and 7.

  • How to find the relevant extractor

    Hi guys,
    can anyone suggest how to find the relevant extractors for table ZZ0IHEDA and all its fields.
    Thanks.
    --Monica

    Hi!
    it looks like a custom created table. There will not be any extractor in business content available for extracting from custom table. you have to create generic datasource for this. You can use transaction RSO2. there is a how to called "how to generic delta" which explains the procedure for creating your own extractor on a table.
    with regards
    ashwin

Maybe you are looking for

  • Memory error on startup

    I've had my mac for 2 years now and everything has been awsome. The other day I went to use itunes and it gave me the message "The Itunes application could not be opend. There is not enough memory available." I've tried reinstalling Itunes and the sa

  • Error message when opening SAP

    Hello, Sometimes, when a windows session locks itself when the logonpad is open, we get the following error message when we try to log back in SAP: PRD: GSS-API(maj): No valid credentials provided (or available) GSS-API(min): No Kerberos SSPI credent

  • Deletion of Line item in Po after GR occurs

    Hi SAP Expert, Can we make the system to block the users from perform deletion the line item in PO after GR has been made? There are case that the user simpled delete the line item in PO which GR has been perform and we what to block the users from d

  • How to use Jinitiator for linux???

    I want to run oracle apps 11i on mandrake 8 using netscape 4.7

  • Lacie hard drive, how do I view the files in Finder so I can delete some backups?

    My LaCie hard drive is full so I need to delete some backups but although the disk is mounted in Finder I cannot see the backup files to delete any. How do I do this please? Thanks Brian