Getting Spotlight to look inside Word files

Hi,
I'm trying to get Spotlight to search the contents of Word files on one of my machines running Tiger (10.4.11). It works fine on one machine (fresh install of Tiger), but the one I want it to work on doesn't return any Word files on the same search. I've looked in system.log for error messages, but don't see any.
How do I get Spotlight to search inside Word files on a machine running Tiger that was upgraded from Panther to Tiger?
Also, is there any way to customize Spotlight to tell it to search just Word files in a given directory tree?
Thanks for any tips or ideas!
Ed

Hi BDAqua,
I looked into my problem more closely, comparing a typical search for a string that's only inside a specific Word file on two different G4s, both running the same version of Tiger and Spotlight. One machine was fine, returning the one and only file that had the string in the contents of the Word file. The same search on the problem machine returned other files in the search results, but not the one expected.
Turning to the issue of permissions, I note for others who may read this, that a full, clean install of Tiger on a new disc will, by default, result in each $USER belonging to a group with the name $USER. Whereas an upgrade install of Tiger on a machine that, prior to the upgrade, was running either Jaguar or Panther, will result in each $USER belonging to a group called "staff". This was the default setup on earlier versions of Darwin that has since changed under Tiger.
I changed the group from $USER to staff for my test Word file on both machines. No changes. Spotlight doesn't seem to mind, as I expected, the change of group from $USER to staff.
Then, based on your comment about Spotless, I downloaded and installed Spotless. Again no change. BUT, I started thinking about the indexing of files that Spotlight relies upon.
I then ran across Main Menu which allowed me to force a re-indexing of Spotlight. That did it! My test search then worked fine on the problem machine.
Thanks again for your help and getting me to think thru the problem.
Ed

Similar Messages

  • Looking for Word file reader

    I have tried in vain to find a text reader app that will open Microsoft Word files and wraps text at all degress of text magnification. There's a terrific one for Android. Is there anything similar in the iOS world?

    " However, why not export the word files as PDF's and use iBooks? "
    That would be the easiest way....
    That was my 1st thought but he´s looking for an app to do that with word files.

  • Getting pages as default for word files. How?

    Hi,
    I have iWork 08 and I basically want pages, keynote and numbers to open any Word documents, excel or powerpoint as default. Problem is, I also still want to have Office installed on my computer which makes for some difficulties because every word doc etc opens in office be default.
    How can I make them open in iWork as default without having to delete Office from my apps?
    Thanks!

    Hi macmx,
    Select Word document in Finder and get file info (command+i) and then in Open with: change Word app with Pages app and then click Change all...
    Repeat this steps with PowerPoint and Excel files.
    Hope this helps!
    NeveNco

  • Retrieve all items in a list by caml query then write it to a word file page by page

    Dears,
    Greetings
    I have some code which will retrieve all items of a list with caml query.
    Now i want to generate a word file with all these retrieved data. I am using foreach here to get all the items in a SPListItemCollection. Now my question is how i can write all the retrieved items inside the word file?
    see the below code which is writing only the last row item of the SPListItemCollection inside word file. I want to write all the retrieved rows inside this word file.
    SPQuery qry = new SPQuery();
    qry.Query = "<Where><Eq><FieldRef Name='Department' /><Value Type='Text'>HR DEPARTMENT</Value></Eq></Where>";
    SPListItemCollection listItems = KPILIst.GetItems(qry);
    foreach (SPListItem item in listItems)
    lblBadgeNo.Text = item["Badge No"].ToString();
    lblName.Text = item["Name"].ToString();
    lblPosition.Text = item["Position"].ToString();
    lblDept.Text = item["Department"].ToString();
    lblHireDate.Text = item["Hire Date"].ToString();
    lblGrade.Text = item["Grade"].ToString();
    lblCurStatus.Text = item["Status"].ToString();
    string FinalOut = "";
    FinalOut = "<table cellpadding=0 cellspacing=0><tr><td style='height:30px;'></td></tr><tr><td style='height:22px;'></td></tr>";
    FinalOut = FinalOut + "<tr><td style='text-align:justify;font-size:22px;'>" + lblBadgeNo.Text + "</td></tr>";
    FinalOut = FinalOut + "<tr><td style='text-align:justify;font-size:22px;'>" + lblName.Text + "</td></tr>";
    FinalOut = FinalOut + "<tr><td style='text-align:justify;font-size:22px;'>" + lblDept.Text + "</td></tr>";
    FinalOut = FinalOut + "<tr><td style='text-align:justify;font-size:22px;'>" + lblHireDate.Text + "</td></tr>";
    FinalOut = FinalOut + "</table>";
    System.Text.StringBuilder strBody = new System.Text.StringBuilder("");
    strBody.Append("<html " + "xmlns:o='urn:schemas-microsoft-com:office:office' " + "xmlns:w='urn:schemas-microsoft-com:office:word'" + "xmlns='http://www.w3.org/TR/REC-html40'>" + "<head><title>EPCCO : HR Comapny Letter</title>");
    strBody.Append("<!--[if gte mso 9]>" + "<xml>" + "<w:WordDocument>" + "<w:View>Print</w:View>" + "<w:Zoom>90</w:Zoom>" + "<w:DoNotOptimizeForBrowser/>" + "</w:WordDocument>" + "</xml>" + "<![endif]-->");
    strBody.Append("<style>" + "<!-- /* Style Definitions */" + "@page Section1" + " {size:8.5in 11.0in; " + " margin:1.0in 1.25in 1.0in 1.25in ; " + " mso-header-margin:.5in; " + " mso-footer-margin:.5in; mso-paper-source:0;}" + " div.Section1" + " {page:Section1;}" + "-->" + "</style></head>");
    strBody.Append("<body dir=rtl lang=EN-US style='tab-interval:.15in'>" + "<div class=Section1>" + FinalOut.ToString() + "</div></body></html>");
    Response.AppendHeader("Content-Type", "application/msword");
    Response.AppendHeader("Content-disposition", "attachment; filename=Eval_" + lblBadgeNo.Text + ".doc");
    Response.Write(strBody);
    Regards
    Shaji
    I am new to SharePoint

    Hello,
    you can try with OpenXML SDK to create word file. I found one link for your reference:
    http://sharepointplace.blogspot.in/2009/12/programmatically-creating-word.html
    Another way is , use Microsoft Word Object Library.
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/5b82c0b5-ecaf-40f2-a68a-c7c17c85414f/create-word-documents-by-c?forum=csharpgeneral
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • "Search in Files" inside .ini files

    I use the site search and search in file features in Dreamweaver quite often but I just discovered that if I have a folder full of .ini files and I need to search globally inside those files Dreamweaver returns no results.
    Apparently, DW is unable to search inside files other than HTML, PHP, CSS, JS, etc. But it won't search in .ini files or any weird (for DW) file extensions.
    I once was able to set up my DW to look inside PHTML files (Used by Magento) as well as applying code coloring to them as it would on PHP files.
    I suspect this is a similar process but I wanted to make sure I was not seeing things. Is DW really that dense that will not search inside a file with an extension it doesn't know?
    By the way, I did add .ini to the recognizable files in preferences, but obviously that's not enough to have DW search inside them.
    OFF TOPIC COMMENT
    Another weird thing I just noticed is that the "asset" and other modules will only work in WYSIWYG view. Meaning that if I save a color in my assets I cannot use it to insert it in a CSS file. Not even in code view. I have to be in the visual editor for it to work, but then it's useless to me.
    Incidentally, some time ago I found that the visual editor in DW is actually very useful when working with dynamic websites like Drupal or wordpress. Especially when dealing with very large pages with lots of CSS files.
    However, no one IO know would or should build their sites in the visual editor. It's simly a bad way to work. Why would adobe limit the use of the "assets" pane (and the "History pane too now that I remember)  to the visual editor is beyond me in this day and age.
    I do a lot of tasks where it would be greast to copy a procedure like a substiotution and have DW repeat the same procedure on other pages or similar code snippets. Yet, it won't alow me.
    I love Dreamweaver and I am actually writing a book on how to use it with the likes of wordpress, drupal, etc. It cuts dowen development and design time by less than a third. If those things worked everywhere instead of just in the visual editor it would cut down even more on the time it ntakes to design dynamic website templates.
    Sorry about the rant.
    Thank you for any help.

    Hi David, I too have worked closely on a lot of software projects and I am well aware of the limitations. In fact, that's one of the reasons I lioke to work on open source projects because of the vast talent pool they can utilize. Private companies, no matter how big, neet to triage new development according to their resources.
    By the way, adding the .ini files to the extension.txt files in Dreamweaver is pretty easy. Since code coloring is not an issue that's really the only change I need to make. When I integrated the PHTML file extension for Magento I had to make a lot more changes (still manageable though).
    One of your comments, about DW keeping its legacy features in a changing web development world, made me think that it may be time for Adobe to spawn a different IDE or start thinking about a more modular approach to the application.
    I am writing a book on Dreamweaver integration for Open Source web scripts and when talking to other open source developers, one thing that comes up often is that Dreamweaver is a "bloated" program  (this is not my complaint, by the way).
    Part of the issue is that it needs to keep a lot of quasi-obsolete features so that long time users won't abandon the platform. Which featrures are obsolete is really up to each user. For me the WYSIWYG view is certainly not something I would use to design web sites, but should Adobe get rid of it,  it would absolutely destroy my workflow since I use it to rapidly target HTML, CSS and even Core PHP code in the template and the file system of the scripts I work with.
    The new "Live view" in CS4 was a welcome addition, especially since the basic page rendering in DW leaves a lot to be desired (Incidentally Microsnot "Expression" page rendering is a lot better, making the live view feature less exceptional except when troubleshooting JS based effects).
    Anyway, that said, DW is an extensible program and there are a lot of thrid party utilities written for Dreamweaver. Couldn't the Adobe team use this extensibility to make improvements to the interface and even use it to add or subctract features from the main application?
    I think they are mising an opportunity here to capture a wider audience. DW could ship with a minimal set of features and the team could choose to release their own add-ons so that users could build their own application.
    I think that approach would silence a lot of critics, since the basic app would now be a lot slimmer, while still giving power and legacy users the features they need a-la-carte.
    I am actually hioping that once my book comes out (if it ever does: the publishing world moves at a snail's pace) it may give the DW team a new perspective on how to use Dreamweaver in a modern web development enviroment, but honestly my biggest hope is for one of the current open source projects like Eclipse to look at my development system and maybe add some Dreamweaver-like features so that finally there would be a real open source alternative to Dreamweaver. In turn, I believe that will make DW move a bit more quickly in adding new features and shedding the obsolete ones.
    Anyway, thank you again for the links, I did submit my suggestions. I am not holding my breath but we'll see.
    Take care

  • How to open a seperate Word File through a button in WDA?

    I try to embed a world fine inside my WDA-View, but some necessary functions are deactivated.  (see [my question|A question about the SAP Demo Example: OfficeControl in WebDynpro ABAP; )
    So now I try another way to open a separate Word File through a button. Do you know any suggestions?
    Many thanks!

    Thanks a lot for the quick replies!
    Now I can open a Word file. But the content is not connected. Do you know what's the problem? The codes are as following:
    METHOD onactionopen_wordfile .
      DATA : mime_repository TYPE REF TO if_mr_api,
      content TYPE xstring,
      url TYPE string VALUE 'D:\YWU\LernenMaterial\bingen\Web Dynpro\HelloWorld.doc',
      lv_fnam TYPE string..
      mime_repository = cl_mime_repository_api=>get_api( ).
    get the content of the word file
      CALL METHOD mime_repository->get
        EXPORTING
          i_url              = url
          i_check_authority  = ' '
        IMPORTING
          e_content          = content
        EXCEPTIONS
          parameter_missing  = 1
          error_occured      = 2
          not_found          = 3
          permission_failure = 4
          OTHERS             = 5.
      cl_wd_runtime_services=>attach_file_to_response(
      EXPORTING
      i_filename = url
      i_content =  content
      i_mime_type = 'APPLICATION/MSWORD').
    ENDMETHOD.

  • Word Files in Java

    Hi everybody,
    I know this question has probably been asked a zillion and one times before, but I think I might be putting a bit of a new spin on it.
    Anyway, I was looking at the Jakarta API's to read and write Microsoft Word Files in Java, and I couldn't make heads or tails of them. Since they have packages you import, though, that means that there must be some Java solution to the problem. So, my question is this--does anyone here know of any Java stream classes, depreciated or otherwise, that can read Microsoft Word's encoding? I've heard rumors that some depreciated classes might be able to do the job; if I'm just completely wrong I'd appreciate it if someone would correct me so I'm not clinging to false hope. Failing an answer to that question, does anyone know if it's possible to get source code of the Jakarta packages?
    Thanks,
    Jezzica85

    Thanks TuringPest,
    I feel a bit stupid for saying this, but I can't make any sense of their source code either or tell which files are supposed to be for Microsoft Word; maybe it's just because of how it's written.
    What exactly does a proprietary format mean? I think I've heard the term, but I'm not sure.
    I'm starting to think my idea of writing some of my own code is too ambitious, but I thought this might be simple. All I want to do is get text out of a Word file, I don't want to open a file to edit it, and I don't care about formatting. Maybe if I understood the file format I could get myself started, I hope I don't sound like a broken record.
    Actually, I've written a macro into Microsoft Word that saves as a text file, so I can do it that way, I was just hoping there might be an easier way so I wouldn't need to deal with the extra file--is this probably the best way to go anyway?
    Thanks again,
    Jezzica85
    Message was edited by:
    jezzica85

  • Output in word file: Methods or the class name required

    Hi Gurus,
    I am trying to get output of the program in a word document directly without any Script or Report in between.
    Steps i follow are:
    Fetching the data
    Invoking word
    Writing the data into the word file created using methods like 'tablegridlines', 'insert' etc.
    When i get this data in the word file , in between every two lines i get one empty (extra) line.
    What can i do to remove that extra line in between. Everything has to be done in my own program using methods.
    Is there any method to delete the line comming between two lines i have created.
    Is there any method to convert the layout of the word file created to "Landscape".
    I would appreciate if somebody could tell me the class which has the methods like 'tablegridlines'
    'insert' 'viewheaderfooter' etc which are used for word output in this case.
    The object that i have created is of the type ole2_object.
    Helpful answers would certainly be rewarded.
    Thanks
    Suruchi
    Edited by: Suruchi Mahajan on May 14, 2008 6:04 AM

    Hi All,
    For the possible methods ,search in table OLELOAD.
    Regards
    Suruchi

  • Search inside Coldfusion files with Spotlight?

    I've recently found to my dismay that you cannot search inside .cfm files with Spotlight, and there appears to be no easy way to tell Spotlight to start looking in those files. I would assume that since they're just text files, and Spotlight does seem to search inside .htm files, that it shouldn't be too difficult to get Spotlight to do this, but I'm at a loss as to going about it.
    Can anybody point me in the right direction?
    Thanks.

    For Spotlight to index content there has to be an mdimporter for that content type. If the files are in fact plain text, it is possible to do a bit of hacking to get them indexed, see this discussion at MacOSXHints:
    http://www.macosxhints.com/article.php?story=20050514182520714&query=mdimport
    Be sure to read the comments! And don't do it without a current clone of your system on an external drive that is NOT attached when you try this out (if you do try it).
    Francine
    Francine
    Schwieder

  • Should Spotlight be indexing non-image files inside my iPhoto '11 Library?

    The title says all. I've noticed that certain Spotlight searches sometimes turn up obscure files inside file bundles, such as inside my iPhoto library:
    This doesn't seem normal. How can it be fixed?

    That is generally true: when I want to find something that I know to be inside an application bundle I use EasyFind (and even with that it is necessary to explicitly tell it to look inside bundles). But I just checked using the search for phrase of "PhotoFaces" which is a sub-sub-folder and collection of files inside the iPhoto Library, and Spotlight found it with no problem whatsoever. I presume that whatever magic the programmers did to allow Spotlight's indexer to get photo files just works for everything in the iPhoto Library.
    Francine
    Francine
    Schwieder

  • Why am I getting error messages and sometimes no Bookmarks when I convert some MS-Word files to PDF

    Our company produces educational products for business. Essentially they are e-books in PDF format with Bookmarks allowing for ease movement to various areas of the book. The original product is generated in MS-Word and then converted to PDF. These e-books vary from 40pages to 300 pages in length. Businesses use them as reference and problem solving tools. We are using Adobe Acrobat 7.0 and for what we do it serves our purposes very well.
    Recently, with some MS-Word files only, I have gotten error messages while converting the file to PDF. Sometimes, it will not complete the conversion. Sometimes, it will complete the conversion BUT-there are no Bookmarks in the PDF file.
    The main error message I get is:
    "Acrobat PDF maker has detected 'Highlight Changes in Printed Document' has been selected. To create a PDF file with tags, unselect this option from VIEW>MARKUP. Do you wish to continue and create PDF without tags."
    If I don't unselect VIEW>MARKUP  in the MS-Word file I can't complete the conversion to PDF. If I do unselect VIEW>MARKUP I can complete the conversion to PDF but the PDF file has no Bookmarks. Bookmarks are absolutely essential to the user facility with our products.
    Does anyone know my problem is and can offer a solution.
    Thanks in advance
    BizGuru

    BizGuru,
    Somethings to consider.
    --| In Windows - the OS needs a goodly space for 'elbow room' - you don't want to have HDD free space drop below something like 15%.
       Say your HDD is 600GB, 60GB free space is leaving you 10%...
    -| RAM - May not be enough; more is better <g>.
    --| Virtual Memory - if in Windows, open up Task Manager. Look at all the "stuff" there. Most is not required by the OS.
        Most of the listing is "stuff" associated with a full cart of processes associated with things you may not need or use but they suck up resources.
    --| Graphics - Processing images into PDF can be resource intensive. Having a dedicated graphics card with enough ram makes a difference.
    Be well...

  • Word file opened using WEBUTIL getting locked

    Hi, I am opening a word file using webutil's client_host and it is getting locked even after I close it. There is no winword.exe running in the machine(Task Manager). If I try to open the file, it says 'the file is being used by another user, do you want to make a copy of it ?'. Is any setting in the word itself or is it the default behaviour of client_host. Any ideas ?
    -Pardha

    Pardha,
    this already is filed as a bug and we are going to look at it.
    Frank

  • I do not get a readable or editable PDF file that has been converted to Microsoft Word.

    In the past I have been able to convert PDF files to MicroSoft Word, and Edit and Save the Documents. Now, the converted files are unreadable and uneditable. How do I correct this problem?

    Thanks for the email, Stacy!
    I don't have an old PDF file that I converted to MicroSoft Word, however the new file that I am trying to convert and edit is the same kind of file that I've converted and edited before; An Invoice from the same Company. Is there a possibility that a download, MicroSoft Compatibility Pack for the 2007 Office System, onto MicroSoft Windows XP Home Edition Version 2002 computer might be causing the problem? Should I download to (.doc) or (.docx)? Any help will be greatly appreciated!
    Thanks,
    Joseph Renn Little
    Date: Fri, 21 Mar 2014 08:48:32 -0700
    From: [email protected]
    To: [email protected]
    Subject: I do not get a readable or editable PDF file that has been converted to Microsoft Word.
        Re: I do not get a readable or editable PDF file that has been converted to Microsoft Word.
        created by StacySison in Adobe ExportPDF - View the full discussion
    Hi Joseph,
    I'd like to assist!
    Have you tried converting one of your old PDF's that have worked in the past to see if it still works?
    Are these files scanned to PDF files?
    You may want to try utilizing the OCR solution.
    Let me know if that works.
    Looking forward to hearing back from you!
    Kind regards, Stacy
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6231210#6231210
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6231210#6231210
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6231210#6231210. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Adobe ExportPDF at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • I can't get my Windows 7 pc to recognise my old LG VN251 phone via USB.   The verison software upgrade assistant runs and my phone is up to date.   I do get a window that pops up that says I can either run the bootstrap or look at the files on the phone,

    I can't get my Windows 7 pc to recognise my old LG VN251 phone via USB.   The verison software upgrade assistant runs and my phone is up to date.   I do get a window that pops up that says I can either run the bootstrap or look at the files on the phone, but I cannot see any photos.   Thoughts?

    We want to make sure we move your pictures to your computer schpee! Do you have a memory card on your phone? If your pictures are not on your http://vz.to/1OvJVey memory card we would want to move them. After you move them than try http://www.verizonwireless.com/support/knowledge-base-45147/ to move them to your computer. Keep us posted.   AmberF_VZW Follow us on Twitter @VZWSupport If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • How can i get only the headings and their subheadings from word file in C#

    I want to get all the headings along their sub-headings separately from a word file programmatically Using c# for example i have following content :
    HEADING 1 XYZ
    heading 2
    heading 3
    HEADING 1 ABC
    HEADING 1 DEF
    heading 2 lorem ispum
    so my code should return me:
    Heading 1 XYZ
    heading 2
    heading 3
    seperately and similarly remaining headings and subheadings also.
    Bilal Amjad Microsoft Certified Professional

    Did you try to use OpenXml SDK to access word *.docx file in .Net?
    Use OpenXml SDK you could easily to get anything in Word (Office) documents.
    Bob Bao
    Do you still use the same Windows 8 LockScreen always? Download Chameleon Win8 App quickly, that changes your LockScreen constantly.
    你是否还在看着一成不变的Windows 8锁屏而烦恼,赶紧下载这个
    百变锁屏
    应用,让你的锁屏不断地变化起来。
     i am using the following code to get the output but it returns me all he headings and subheading together not separately 
     foreach (Microsoft.Office.Interop.Word.Paragraph paragraph in oMyDoc.Paragraphs )
                        Microsoft.Office.Interop.Word.Style style = paragraph.get_Style() as Microsoft.Office.Interop.Word.Style;
                        string styleName = style.NameLocal;
                        string text = paragraph.Range.Text;
                        if (styleName == "Title")
                            title = text.ToString();
                        else if (styleName == "Subtitle")
                            st = text.ToString() + "\n";
                        else if (styleName=="Heading 1")
                            heading1[h1c] = text.ToString()+"\n";
    Bilal Amjad Microsoft Certified Professional

Maybe you are looking for

  • Sharing iTunes between accounts on a single Mac

    Hi I had this working a while back... but (I can only think it's since I upgraded to iTunes 8) this has now stopped working... 1. I have moved my iTunes Music folder to /users/shared... 2. I go into iTunes preferences and change the location of the M

  • Urgent Confused!!!

    Ok A few days ago I asked about moving the SLD from Dev Box to Prod Box. NO I noticed that in all the answers nothing was mentioned aboput the SLD itself... There was alot said about what had to be done indifferent systems but not the SLD itself... I

  • Nike+ workout tracks not showing up on iPhone after sync

    I have a bunch of the "workout" mixes you can get from iTunes (Increase Your Speed, Treadmill, etc), and with each of those sets, one track is a continuous mix of all of the songs. That one track is what I want to sync with my iPhone. According to iT

  • Deleted cell number appears (along with the edited number) when sending a text.  How do I get rid of it?

    Deleted cell number appears (along with the edited number) when sending a text.  How do I get rid of it?

  • What's up with DW templates?

    I've been using DW for a long time, but I've never really used templates; I've always created my pages from scratch and I kinda get the idea that templates are for those who are new to DW and don't know how to structure a page or write HTML. Is this