Microsoft FAST Search Server 2010 - Searching numbers

Here is the scenario. I have some documents each has a number in the content. The number is 10 digits long and the  number contain leading zeros but the length will not be more than 10 digits. e.g. 0000123456
Once I index the documents in FAST Search (not MS Enterprise Search) I want to search for any number without adding the leading zeros in the search query.
Unless otherwise I enter the full number(with leading zeros), search will not give the document. Does anyone has similar experience and if so what was the approach you followed in order to solve it?
Thanks,
Kolitha de Silva ----------------- www.dkolitha.com / dkolitha.wordpress.com

Kolitha,
Assuming that the field is a string, you can try to use proximity operators especially if you know the last digits for example:
field:ends-with ("123456")
Alternatively, may be you can try:
NOT(field:starts-with("0000"))

Similar Messages

  • Replace Self-Signed FAST Search Certificate with Third Party Certificate

    We are trying to replace the Self-Signed FAST Search Certificate with Third Party Certificate in our SP 2010 environment. And are facing issues while enabling the SSL communication between the FAST servers and the corporate servers.
    Our FAST search servers are in a different farm than that of the Corporate Servers.
    The details of the certificate we received is as follows:
    Issued to : FastSearchCert
    Issued By: Issuer Name
    Valid From: 4/21/2015 to 4/20/2017
    We were able to successfully renew the certificate on the FAST Search Server by following the below steps:
    1.  Login to the Administrative and the Non-Administrative nodes 
    of the FAST server. Go to Windows Service and stop the FAST Search for SharePoint and the FAST Search for SharePoint Monitoring services in both the servers.
    Follow the below steps in the Administrative Node followed by the Non-Administrative Node
    2. 
    Install the certificate in the following paths in the certificate store:
    “Certificates(Local Computer)\Personal”
    “Certificates(Local Computer)\Trusted Root Certification Authorities”
    3. Ensure that the user account configured for the “FAST Search Server 2010 for SharePoint” has access to the private key of the certificate.
    4. Go the Administrative node of the FAST farm and follow the below steps:
    Go to the certificate store.
    Expand the Personal folder and then click the Certificates folder. Double-click the third party signed FAST certificate.
    Open the Details tab and then click Thumbprint. Note down this thumbprint.
    5. Next, open
    Microsoft FAST Search Server 2010 for SharePoint with Administrator
    Privileges.
    6.
    Navigate to the directory, “D:\FASTSearch\installer\scripts” and execute the below command to replace the current certificate with the newly created
    third party signed FAST certificate.
    .\ReplaceDefaultCertificate.ps1 -thumbprint "certificate thumbprint".
    7. The FAST certificate was renewed successfully.
    Once the certificate has been renewed successfully in both the nodes, follow the below step:
    8. Start the FASTSearch for SharePoint and the FAST Search
    for SharePoint Monitoring services in the administrator server.
    Next, while enabling the SSL communication between the FAST servers and the other corporate servers, we follow the below steps:
    1. 
    Copy the new certificate from any of the FAST servers to all the web-front end and application servers in the corporate farm, in order to enable SSL communication between these servers and the FAST farm.
    2.   Also, copy the script
    ‘SecureFASTSearchConnector.ps1’ from the location “%FASTSearchFolder%\installer\scripts” in the FAST servers 
    to the web-front end and application servers of the corporate farm.
    3.  Follow the below steps on each of the servers in the corporate farm:
    Open ‘SharePoint 2010 Management Shell’ with administrator privileges and navigate to the directory in which
    SecureFASTSearchConnector.ps1’ script is located.
    And then, execute the below command:
     .\SecureFASTSearchConnector.ps1 -certThumbprint "certificate thumbprint" –ssaName “FASTCibtebtSSA” –username “DOMAIN\SP_Farm”
     Where,
    -certThumbprint 
    - Thumbprint of the certificate
    -ssaName – FAST Content SSA
    -username – The account configured to run the SharePoint
    Search Service
    On execution of the above command, we receive an error message stating that the "Connection to the Content Distributor servername.corp.abc.org: 14391 could not be validated...instance of FAST search server backend is running"
    Please help us resolve this issue. We have not been able to find the cause of the above error for a long time.
    Any help is much appreciated.

    Your tip on exporting from eDir to locate a missing private key was very helpful. Here are my steps to renew an expired third party certificate when the private key, generated 30 months ago in my case, could not be located.
    In iManager, browse the tree and locate the likely certificate object. The Attributes for the object show Subject Name = webmail.acme.com. Selected the certificate and exported to webmailcert.pfx.
    Then, the openssl commands in TID 7004039, "How to convert a SSL PFX to a PEM file", were run against the .pfx file to create cert.pem, key.pem and server.key files.
    TID 7015500, "How to determine if private key belongs to public key (certificate)", was followed to determine if the public key (downloaded from third party) and private key (just retrieved from iManager) match - they did - that is, the private key converted from webmailcert.pfx matches the downloaded certificate.
    TID 7013103, "How to create a .pem File for SSL certificate Installations", was followed to manually create a server.pem file using openssl.
    TID 7010584, "How to setup SSL Certificate for Apache", part labeled "Additional Information" was followed to modify /etc/apache2/vhosts.d/vhost-ssl.conf file. Server.pem file created above copied to /etc/apache2/ssl.crt/ and /etc/ssl/servercerts/ directories as specified in vhost-ssl.conf.
    Restarted apache2.
    www.digicert.com has an SSL Certificate Checker that can be used to verify the installation is successful.

  • FAST Search support validity for SP2013 on same box serving a SharePoint2010 Farm

    Hi,
    I have a SharePoint 2010 farm which is using its own servers.
    This farm has a FAST Search for SharePoint server which is a standalone on a dedicated server.
    This farm is my testing staging environment and not a Production environment, eventhough its almost an exact copy of the Production farm.
    I would like to replace the FAST server with SharePoint 2013 as a search engine for my SharePoint 2010 farm.
    Because i have a standalone deployment of FAST on a dedicated server and i dont have any more servers to add to this farm,
    I would like to install SharePoint 2013 on same server as FAST while FAST is still active, connect it to the 2010 farm and do some tests before i will remove the FAST content and query SSA's.
    I would like to know if installing a SP2013 on same machine as FAST is supported by Microsoft as long as the FAST is not connected to the SP2013? (performance is not an issue)
    What about All in one machines like development servers, is it supported by Microsoft to install FAST on same machine as SP2010 farm? (again, performance is not an issue)
    thanks,
    Guy

    I would like to know if this scenario is supported by microsoft.
    This installation will be for testing purposes only, if there are any issues with installing SharePoint2013 on a FAST search machine, i would like to know what kind of problems i may run into.
    I'd also like to clear out that this FAST and SharePoint2013 are not comunicating with eachother but with a SharePoint2010 farm that is configured on different servers.
    I would really appreciate direct answers to these questions.
    thanks for your answers,
    Guy

  • Sharepoint Fast Search vs SQL server fulltext index

    HI ,
    I want to kow what is the different between Sharepoint fast search service and Sql server fulltext search?
    Or Can I abstract the Sharepoint fast search from the Sharepoint platform as a isolate component?
    Thank you.
    James

    Please have a look at these links:
    SharePoint Search and FAST Search for SharePoint
    Architecture Diagrams – Fault Tolerance and Performance
    Understand
    FAST Search Logical Architecture for SharePoint 2010
    Full-Text
    Search Architecture
    sqldevelop.wordpress.com

  • What is the different between Sharepoint fast search service and Sql server fulltext search?

    HI ,
    I want to kow what is the different between Sharepoint fast search service and Sql server fulltext search?
    Or Can I abstract the Sharepoint fast search from the Sharepoint platform as a isolate component?
    Thank you.
    James

    They are very, very different beasts.
    Firstly FAST Search for SharePoint is the old name for the product and is only relevant for SharePoint 2010 not 2013. It got merged into the standard SharePoint search for the 2013 release.
    SharePoint search is aimed at providing a Bing or Google like experience for your intranet content, as well as providing some nifty features that are purely SharePoint releated along the way. That means it can crawl SharePoint content, file shares,
    outlook mailboxes, internal and external websites and probably fifty other different things if you really tried. Whilst i'm not an expert on SQL full text search I believe it's intended to provide a search feature for content held within SQL databases
    and tables.
    Can you run SharePoint purely for Search? Yes, definitely.

  • Search Server 2010 Express Help Button doesn't work

    I installed Search Server 2010 Express to crawl our file shares and give our users a decent full text search capability and it's working well.  I noticed that the initial search page that comes up, where you would type in your search string, has a little
    blue question mark icon at the top right of the page.  When I click on that, it pops up a window and inside the window it says "Help content cannot be displayed". 
    I found some info that pointed me to Site Actions, Site Settings, Site Collection Administration, Help Settings.  When I go here and click on the link for Help Settings, it comes back with, "An unexpected error has occurred". 
    I also found a link that said to reinstall help files by using the following SP Powershell command: 
    Install-SPHelpCollection -LiteralPath 'C:\Program Files\Common Files\microsoft shared\Web Server Extensions\14\HCCab\1033\MS.Wss.HC.Cab'
    I try this and it says Source not found, even though I can confirm the path to the cab is correct and my user has permissions to see that file.
    Can anyone help me with my Help button here?  I have to give a demo for our users on how to use the Search Server, I know someone is going to click on the Help button link and it's going to say "Help content cannot be displayed" and then ask
    me about it. I want to get it working. Thanks.

    What does the powershell-command below return? 
    Get-SPHelpCollection
    Kr, Rasmus
    PS C:\Users\svcSPCA> Get-SPHelpCollection
    Title                                                      
    Name
    Atskaišu izveides pakalpojumu palīdzība un jaunumi          SQLWSSAddIn.1062
    Aide et nouveautés de Reporting Services                    SQLWSSAddIn.1036
    Ajuda e novidades do Reporting Services                     SQLWSSAddIn.1046
    Reporting Services Help en Nieuw                            SQLWSSAddIn.1043
    Reporting Services Yardımı ve Yenilikleri                   SQLWSSAddIn.1055
    Ajutor şi noutăţi pentru Reporting Services                 SQLWSSAddIn.1048
    Ayuda y novedades de Reporting Services                     SQLWSSAddIn.1027
    Novinky a pomocník doplnku Reporting Services               SQLWSSAddIn.1051
    Reporting Services 帮助和新增功能                                  SQLWSSAddIn.2052
    Ajuda e Novidades no Reporting Services                     SQLWSSAddIn.2070
    Search Server 2010 Central Administration                   MSSCentralAdmin.1033
    Справка и новые возможности служб Reporting Services        SQLWSSAddIn.1049
    Βοήθεια των υπηρεσιών αναφοράς και τι νέο υπάρχει           SQLWSSAddIn.1032
    Reporting Services – hjelp og hva er nytt                   SQLWSSAddIn.1044
    Reporting Services Hjælp og nyheder                         SQLWSSAddIn.1030
    Search Server 2010                                         
    MSSEndUser.1033
    Pomoc i informacje o nowościach w usługach Reporting Ser... SQLWSSAddIn.1045
    Reporting Services – עזרה ומה חדש                           SQLWSSAddIn.1037
    Reporting Services – súgó és újdonságok                     SQLWSSAddIn.1038
    Nápověda a novinky ve službě Reporting Services             SQLWSSAddIn.1029
    Reporting Services Help and What's New                      SQLWSSAddIn.1033
    SharePoint Foundation 2010                                  WSSEndUser.1033
    التعليمات والجديد في Reporting Services                     SQLWSSAddIn.1025
    Aruandlusteenuste spikker ja uudised                        SQLWSSAddIn.1061
    Pomoć za Reporting Services i šta je novo                   SQLWSSAddIn.2074
    Ayuda y novedades de Reporting Services                     SQLWSSAddIn.3082
    Reporting Servicesin ohje ja uudet ominaisuudet             SQLWSSAddIn.1035
    Reporting Services 說明與新功能                                   SQLWSSAddIn.1028
    Помощ и новости за услугите за отчет                        SQLWSSAddIn.1026
    Ataskaitų tarnybų žinynas ir straipsniai „Kas naujo?“       SQLWSSAddIn.1063
    วิธีใช้ Reporting Services และสิ่งใหม่                      SQLWSSAddIn.1054
    Reporting Services – Hilfe und Neuigkeiten                  SQLWSSAddIn.1031
    Pomoč za storitev Reporting Services in njene novosti       SQLWSSAddIn.1060
    SharePoint Foundation 2010 Central Administration           WSSCentralAdmin.1033
    Довідка та нові можливості служб Reporting Services         SQLWSSAddIn.1058
    Reporting Services туралы анықтама және оның жаңалығы       SQLWSSAddIn.1087
    Reporting Services 도움말 및 새로운 기능                             SQLWSSAddIn.1042
    Pomoć i značajka Što je novo usluge Reporting Services      SQLWSSAddIn.1050
    Guida e novità di Reporting Services                        SQLWSSAddIn.1040
    Reporting Services のヘルプと新機能                                 SQLWSSAddIn.1041
    Reporting Services – hjälp och nyheter                      SQLWSSAddIn.1053

  • How to stop indexing certain set of documents in Fast search for sharepoint 2010

    Hello
    Can someone help me to understand how to drop documents with the state as archived at the time of indexing, i meant how to stop indexing those documents in fast search for sharepoint 2010.
    Shweta
    Me

    Have you tried adding it to the exclude list?
    Include a file type in the content index (FAST Search
    Server 2010 for SharePoint)
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Search Server 2010 Express: Open a PDF document from list of search results invokes adobe reader client application with error

    Hi community,
    I set up search server 2010 express on a windows 2008 r2 server.
    The Adobe PDF iFilter 9 64 bit is installed and search is correctly configured to find PDF-files.
    When doing a search and clicking on a link of the result page, the PDF is not opened in the browser, instead the adobe reader XI client application (11.0.04) is invoked and an error raised like "could not open document .. check syntax of url..."
    Right click on a link to open in new tab works fine. And PDF-Files from other arbitrary Internet Sites opens in browser correctly. Moreover when configure Adobe Acrobat Pro 9 as default application on the client it also open in Browser correctly.
    I noticed googling the web there are several challenges when dealing with PDF-files in sharepoint. The following settings are made so far:
    1. In IE: Add-On to open PDF in Browser is enabled for all sites.
    2. Client Integration is enabled
    3. The OpenControl attribute in the DOCICON.xml is left empty OpenControl="" for the pdf entry.
    4. The Browser File Handling is set to "Permissive".
    Please feel free to ask for more information if needed.
    I appreciate any help on this. I don't know what to do further.
    Thanks in advance.

    Thanks for the reply.
    Before responding to your points I want to give a little more context:
    We have an intranet based on pure html and a little aspx containing many of those pdf- files. By clicking on the links in the intranet the files open correctly in browser handled by the adobe plugin. Now we set up this search server crawling the file system
    accessed through a share to the root folder of the intranet. In the search server settings a host mapping rule is applied to replace the file://[share] with http://[intranet host+domain+port] to access files over http.
    And now to answer your question. The resulting urls are the same, copying the link from intranet and copying the link from the search result (except some case issues).
    The event viewer not seem to show any errors on this, though I'm not very familiar using it.
    If any further information are from interest and any ideas come to your mind - please let me know.
    Thanks.

  • SharePoint FAST Search 2010 not returning pdf files in search results

    Hi,
    Does anyone know why FAST Search 2010 is not returning pdf files in the results page.
    I'd checked the crawl log and the total files crawled indicates that the pdf file is picked up by the crawl.
    Thanks,
    Leon

    could you please make sure the PDF ifilter is properly configured? did you perform full crawl?
    http://nickgrattan.wordpress.com/2010/06/14/adobe-pdf-ifilter-indexing-with-sharepoint%C2%A02010/
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • FAST Search for SharePoint 2010 Installation Issues

    Warning Errors in Crawl Log After New FAST Search Server document processor installation.
    Message:
    The FAST Search backend reported warnings when processing the item. ( Customer-supplied command failed: )
    Message:
    The Content Plugin received a "Processing Error" response from the backend server for the item. ( ProcessorDeploymentException: For pipeline 'Office14 (webcluster)',
    creating processor  

    Solution:
    1. Verify if all the service accounts are updated in FASTSearchAdministrator Group & FASTSearchKeywordAdministrator Group.
    2. Check if Hotfixes are installed
    3. Check if CU Service Pack 1 is installed. Once all this is set in place issue is resolved.

  • Only crawling one list not whole site collection in FAST Search 2010 for SP

    Hi, I have one site collection and created different Lists inside it. Now I'd like to add some lists to the Content Source for FAST crawling. Everything fine but the search result includes other Lists that not added to the content source.
    I know that we can add exclude rule to FAST Search, but it's difficult to add them all and we will create more lists in near future. We only need few lists to be crawled, so is there a solution for this issue?
    Thank you.

    Hi JOSHUA,
    According to your description, my understanding is that you want to make Fast Search only show results from the specified lists.
    I recommend to create search scopes for SharePoint Fast Search and then you can filter the results by using the search scopes.
    More information about creating search scopes in SharePoint Fast Search for you to take a look:
    http://blogs.msdn.com/b/jorgeni/archive/2010/02/26/search-scopes-in-fast-search-for-sharepoint-part-1.aspx
    http://soujanyatechtalk.wordpress.com/2011/10/30/search-scopes-in-sharepoint-2010-and-fast-search/
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • FAST Search - Unable to Complete Query on BackEnd resource limit remporarily exceeded code:1013

    Hi ,
    We are using FAST search in our SharePoint 2010 environment. I am encountering an issue while navigating to 21st  page or Query string value 200 and above (
    URL -> /Pages/results.aspx?k=1&s=All&start1=201
    ) in search core result web part. The error message is UI is  "
    The search request was unable to execute on FAST Search Server".
    I have found the below log in the ULS .
    SearchServiceApplication::Execute--Exception:   Microsoft.Office.Server.Search.Query.FASTSearchQueryException: Unable to   complete query on backend Resource limit temporarily
    exceeded Code:   1013   
    at Microsoft.Office.Server.Search.Query.Gateway.FastSearchGateway.GetQueryResult(IQuery   query)   
    at   Microsoft.Office.Server.Search.Query.Gateway.FastSearchGateway.ExecuteSearch(SearchRequest   request, String queryString)   
    at   Microsoft.Office.Server.Search.Query.Gateway.AbstractSearchGateway.Search(SearchRequest   request)   
    at   Microsoft.Office.Server.Search.Query.FASTQueryInternal.ExecuteSearch(SearchRequest   request, ResultTableCollection rtc)   
    at Microsoft.Office.Server.Search.Query.FASTQueryInternal.Execute(QueryProperties   properties)   
    at   Microsoft.Office.Server.Search.Administration.SearchServiceApplication.Execute(QueryProperties   properties)
    Please share your thoughts or advise if some has come across this issue. Thanks!

    Hi ,
    We are using FAST search in our SharePoint 2010 environment. I am encountering an issue while navigating to 21st  page or Query string value 200 and above (
    URL -> /Pages/results.aspx?k=1&s=All&start1=201
    ) in search core result web part. The error message is UI is  "
    The search request was unable to execute on FAST Search Server".
    I have found the below log in the ULS .
    SearchServiceApplication::Execute--Exception:   Microsoft.Office.Server.Search.Query.FASTSearchQueryException: Unable to   complete query on backend Resource limit temporarily
    exceeded Code:   1013   
    at Microsoft.Office.Server.Search.Query.Gateway.FastSearchGateway.GetQueryResult(IQuery   query)   
    at   Microsoft.Office.Server.Search.Query.Gateway.FastSearchGateway.ExecuteSearch(SearchRequest   request, String queryString)   
    at   Microsoft.Office.Server.Search.Query.Gateway.AbstractSearchGateway.Search(SearchRequest   request)   
    at   Microsoft.Office.Server.Search.Query.FASTQueryInternal.ExecuteSearch(SearchRequest   request, ResultTableCollection rtc)   
    at Microsoft.Office.Server.Search.Query.FASTQueryInternal.Execute(QueryProperties   properties)   
    at   Microsoft.Office.Server.Search.Administration.SearchServiceApplication.Execute(QueryProperties   properties)
    Please share your thoughts or advise if some has come across this issue. Thanks!

  • FAST Search drive out of space

    Hi guys,
    The drive where our FASTSearch directory is located is out of space. I've ordered new hardware to replace it (which doesn't come in till next week), and I've paused all the active crawls.
    I was hoping there was some temporary way to alleviate space on the drive, i.e. hidden log files or some such.
    I'd appreciate any ideas.
    Thanks,
    Joe
    Joe

    please clear some log file from following location:
    On the FAST Search Server 2010 for SharePoint administration server, aggregated logs from all servers are written as text files in the <FASTSearchFolder>\var\log\syslog folder
    The “archive” folder is used to store old log data when the current log file in the syslog folder reaches a certain size. The default archive size threshold is 500 000 bytes. Use the configuration file etc\LogServerConfig.xml to reconfigure this setting.
    NTFS folder compression is automatically enabled for this folder to save disk space
    Solution: you can delete archived log files from location (Note: Please make sure that you don't need archived log file in future) : %FASTSearch%\var\log\syslog\archive
    Please follow below technet article:
    http://technet.microsoft.com/en-us/library/ff383281(v=office.14).aspx
    If my contribution helps you, please click Mark As Answer on that post and Vote as Helpful
    Thanks, ShankarSingh(MCP)

  • Microsoft.Exchange.Search.ExSearch.exe has CPU pinned for 8 hours

    I made some changes to my Exchange server today allowing for larger attachments. I changed the limits on the transport settings and all of the send and receive connectors. I also updated the web.config for OWA to allow up to 50MB. This part went fine.
    However, when the changes were done and I rebooted the server, I noticed the server was running very slow. I have found that the Microsoft.Exchange.Search.ExSearch.exe process has had the CPU maxed out ever since the reboot. This is a very small installation
    of exchange, currently there are less than 10 users and I would guess well less than 1000 total messages per day. I did send one 20MB test file, but that is it. Any idea what is causing this process to run like this?

    I had a similar issue after installing rollup 3 for 2010. Had a few entries in my event log about exsearch.exe like the one bellow. After i mounted the store that was offline everything started to run normal again.
    Log Name:      Application
    Source:        MSExchange Search Indexer
    Date:          06-04-2010 13:05:15
    Event ID:      104
    Task Category: General
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SRV-INT1-MBX-02.corp.local
    Description:
    Exchange Search Indexer failed to enable the Mailbox Database Mailbox Database 0770182310 (GUID = 47465cce-f302-4e5e-b307-dcbe76b6d79d) after 1 tries. The last failure was: Microsoft.Mapi.MapiExceptionMdbOffline: MapiExceptionMdbOffline: Unable to Get Catalog
    State (hr=0x80004005, ec=1142)
    Diagnostic context:
        Lid: 1494    ---- Remote Context Beg ----
        Lid: 60049   StoreEc: 0x8004010F
        Lid: 49469  
        Lid: 65341   StoreEc: 0x8004010F
        Lid: 56125  
        Lid: 47933   StoreEc: 0x8004010F
        Lid: 32829  
        Lid: 49213   StoreEc: 0x8004010F
        Lid: 48573  
        Lid: 64957   StoreEc: 0x8004010F
        Lid: 31321   StoreEc: 0x476     
        Lid: 1750    ---- Remote Context End ----
        Lid: 19154   StoreEc: 0x476     
        Lid: 22081   StoreEc: 0x476     
       at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32 hresult, SafeExInterfaceHandle iUnknown)
       at Microsoft.Mapi.ExRpcAdmin.CiGetCatalogState(Guid mdbGuid, Guid instanceGuid, Int16& catalogState, Byte[]& blob)
       at Microsoft.Exchange.Search.CatalogState.GetConfigDataFromPropertyStore()
       at Microsoft.Exchange.Search.CatalogState.get_PropertyBlob()
       at Microsoft.Exchange.Search.Globals.DoesCatalogExist(CatalogState state)
       at Microsoft.Exchange.Search.Globals.CheckAndInitializeCatalog(CatalogState catalogInfo)
       at Microsoft.Exchange.Search.Driver.ProcessNewCatalogInternal(CatalogState catalog, List`1 mdbsToCrawl, Int32& numberOfDisabledMDBs). It will retry after 10 minutes.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="MSExchange Search Indexer" />
        <EventID Qualifiers="49156">104</EventID>
        <Level>2</Level>
        <Task>1</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2010-04-06T11:05:15.000000000Z" />
        <EventRecordID>31811</EventRecordID>
        <Channel>Application</Channel>
        <Computer>SRV-INT1-MBX-02.corp.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>Mailbox Database 0770182310</Data>
        <Data>47465cce-f302-4e5e-b307-dcbe76b6d79d</Data>
        <Data>1</Data>
        <Data>Microsoft.Mapi.MapiExceptionMdbOffline: MapiExceptionMdbOffline: Unable to Get Catalog State (hr=0x80004005, ec=1142)
    Diagnostic context:
        Lid: 1494    ---- Remote Context Beg ----
        Lid: 60049   StoreEc: 0x8004010F
        Lid: 49469  
        Lid: 65341   StoreEc: 0x8004010F
        Lid: 56125  
        Lid: 47933   StoreEc: 0x8004010F
        Lid: 32829  
        Lid: 49213   StoreEc: 0x8004010F
        Lid: 48573  
        Lid: 64957   StoreEc: 0x8004010F
        Lid: 31321   StoreEc: 0x476     
        Lid: 1750    ---- Remote Context End ----
        Lid: 19154   StoreEc: 0x476     
        Lid: 22081   StoreEc: 0x476     
       at Microsoft.Mapi.MapiExceptionHelper.ThrowIfError(String message, Int32 hresult, SafeExInterfaceHandle iUnknown)
       at Microsoft.Mapi.ExRpcAdmin.CiGetCatalogState(Guid mdbGuid, Guid instanceGuid, Int16&amp; catalogState, Byte[]&amp; blob)
       at Microsoft.Exchange.Search.CatalogState.GetConfigDataFromPropertyStore()
       at Microsoft.Exchange.Search.CatalogState.get_PropertyBlob()
       at Microsoft.Exchange.Search.Globals.DoesCatalogExist(CatalogState state)
       at Microsoft.Exchange.Search.Globals.CheckAndInitializeCatalog(CatalogState catalogInfo)
       at Microsoft.Exchange.Search.Driver.ProcessNewCatalogInternal(CatalogState catalog, List`1 mdbsToCrawl, Int32&amp; numberOfDisabledMDBs)</Data>
        <Data>10</Data>
      </EventData>
    </Event>

  • "The FAST Search backend reported warnings when processing the item." for XLSX

    Hi,
    i am running an FAST for Sharepoint 2010 for development purpose. I can index DOCX files successfully, but for XLSX files i get the following error:
    "The FAST Search backend reported warnings when processing the item. ( Document conversion failed: LoadIFilter() failed: No IFilter registered for the extension '.xlsx' (0x80004005)"
    What is wrong here?
    Best regards,
    Yavuz B.
    My Sharepoint and Enterprise 2.0 Blog http://www.bogazci.com |
    Microsoft Sharepoint Resources & Blog List

    Check if Microsoft Filter Pack 2.0 and the latest Service Pack for Filter Pack is installed.
    Sometimes it´s not installed with the Prerequisities.
    Tomas Andersson

Maybe you are looking for