fbpx
Wikipedia

Spotlight (Apple)

Spotlight is a system-wide desktop search feature of Apple's macOS and iOS operating systems. Spotlight is a selection-based search system, which creates an index of all items and files on the system. It is designed to allow the user to quickly locate a wide variety of items on the computer, including documents, pictures, music, applications, and System Settings. In addition, specific words in documents and in web pages in a web browser's history or bookmarks can be searched. It also allows the user to narrow down searches with creation dates, modification dates, sizes, types and other attributes. Spotlight also offers quick access to definitions from the built-in New Oxford American Dictionary and to calculator functionality. There are also command-line tools to perform functions such as Spotlight searches.

Spotlight
Spotlight in macOS Big Sur showing the Wikipedia article for Bugatti Veyron
Operating systemMac OS X Tiger and later, iPhone OS 3 and later(Spotlight Search)
TypeDesktop search
Websitesupport.apple.com/en-us/HT204014

Spotlight was first announced at the June 2004 Worldwide Developers Conference,[1] and then released with Mac OS X Tiger in April 2005.[2]

A similar feature for iPhone OS 3 with the same name was announced on March 17, 2009.

macOS edit

Indices of filesystem metadata are maintained by the Metadata Server (which appears in the system as the mds daemon, or mdworker). The Metadata Server is started by launchd when macOS (formerly Mac OS X, then OS X) boots and is activated by client requests or changes to the filesystems that it monitors. It is fed information about the files on a computer's hard disks by the mdimport daemon; it does not index removable read-only media such as CDs or DVDs,[3] but it will index removable, writable external media connected via USB, FireWire, or Thunderbolt, and Secure Digital cards. Aside from basic information about each file like its name, size and timestamps, the mdimport daemon can also index the content of some files, when it has an Importer plug-in that tells it how the file content is formatted. Spotlight comes with importers for certain types of files, such as Microsoft Word, MP3, and PDF documents. Apple publishes APIs that allow developers to write Spotlight Importer plug-ins for their own file formats.[3]

The first time that a user logs onto the operating system, Spotlight builds indexes of metadata about the files on the computer's hard disks.[3] It also builds indexes of files on devices such as external hard drives that are connected to the system. This initial indexing may take some time, but after this the indexes are updated continuously in the background as files are created or modified. If the system discovers that files on an external drive have been modified on a system running a version of macOS older than Mac OS X Tiger, it will re-index the volume from scratch.[3]

Within Tiger, Spotlight can be accessed from a number of places. Clicking on an icon in the top-right of the menu bar opens up a text field where a search query can be entered. Finder windows also have a text field in the top-right corner where a query can be entered, as do the standard load and save dialogue boxes. Both of these text fields immediately start listing results of the search as soon as the user starts typing in a search term, returning items that either match the term, or items that start with the term. The search results can be further refined by adding criteria in a Finder window such as "Created Today" or "Size Greater than 1 KB".[3]

Mac OS X Tiger and later also include command line utilities for querying or manipulating Spotlight. The mdimport command, as well as being used by the system itself to index information, can also be used by the user to import certain files that would otherwise be ignored or force files to be reimported. It is also designed to be used as a debugging tool for developers writing Importer plug-ins. mdfind allows the user to perform Spotlight queries from the command line, also allowing Spotlight queries to be included in things like shell scripts. mdls lists the indexed attributes for specific files, allowing the user to specify which files and/or which attributes. The indexes that Spotlight creates can be managed with mdutil, which can erase existing indexes causing them to be rebuilt if necessary or turn indexing off.[4] These utilities are also available on Darwin.[citation needed]

Although not widely advertised, Boolean expressions can be used in Spotlight searches.[5] By default if one includes more than one word, Spotlight performs the search as if an "AND" was included in between words. If one places a '|' between words, Spotlight performs an OR query. Placing a '-' before a word tells Spotlight to search for results that do not include that word (a NOT query).[6]

Currently Spotlight is unable to index and search NTFS volumes shared via SMB.[7]

Leopard edit

 
Spotlight menu performing a search for the word "adobe" in Mac OS X Leopard

With Mac OS X Leopard, Apple introduced some additional features. With Spotlight in Tiger, users can only search devices that are attached to their computers. With Leopard, Spotlight is able to search networked Macs running Leopard (both client and server versions) that have file sharing enabled. A feature called Quick Look has been added to the GUI that will display live previews of files within the search results, so applications do not have to be opened just to confirm that the user has found the right file. The syntax has also been extended to include support for worded boolean operators ("AND", "OR" and "NOT").[8] These variants of the operators are localized; while users that have their System language set to English may use an "AND", German users, for example, would have to use "UND". The character variants work with any system language.[9]

Also while Spotlight is not enabled on the server version of Tiger,[10] it is on the server release of Leopard.[11]

In addition, where Spotlight in Tiger had a unique and separate window design, Spotlight in Leopard now shares windows with the Finder, allowing for a more unified GUI.

The unique Spotlight window in Tiger allowed sorting and viewing of search results by any metadata handled by the Finder; whereas Spotlight Finder windows in Leopard are fixed to view and sort items by last opened date, filename and kind only. Under Leopard there is currently no way to save window preferences for the Finder window that is opened via Spotlight.

Since Leopard the Spotlight menu has doubled as a calculator, with functionality very similar to the Google search feature (but without the need to be online), as well as a dictionary that allows one to look up the definition of an English word using the Oxford Dictionary included in macOS.

Yosemite edit

 
Spotlight in OS X Yosemite on Nicolas Cage

In OS X Yosemite, the Spotlight search UI was completely redesigned. Instead of it acting as a drop-down menu, it is now located in the center of the screen by default, though the search bar (and/or the window itself) can be dragged to wherever the user prefers it to pop up. In addition to doing everything that the previous versions of Spotlight could do, the Yosemite revamp of Spotlight adds a preview or info pane on the right side (with results on the left side), and also adds support for searching through Wikipedia, Maps, and other sources.

iOS edit

 
Spotlight in iOS 14

A search tool also named Spotlight has been included on iOS (formerly iPhone OS) products since iPhone OS 3. The feature helps users search contacts, mail metadata,[12] calendars, media and other content.[12] Compared to Spotlight on macOS, the iOS search ability is limited.[12] The Spotlight screen is opened with a finger-flick to the right from the primary home screen, or, as of iOS 7, by pulling down on any of the home screens.[12]

The feature was announced in March 2009 and released with iOS 3.0 in June 2009. The release of iOS 4.0 included the ability to search text messages. In iOS 6, the folder that an application is inside of is now shown (if applicable). Since the Introduction of iOS 7, Spotlight no longer has its own dedicated page, but is accessible by pulling down on the middle of any Homescreen.

On September 17, 2014, Spotlight Search was updated with iOS 8 to include more intuitive web results via Bing and Wikipedia, as well as quicker access to other content.[13]

With iOS 9, Spotlight Search has been updated to include results of content in apps.[14]

In 2021, Apple introduced Image Search in Spotlight on iOS, Spotlight now uses intelligence to search photos by location, people, scenes, or objects, and using Live Text, Spotlight can find text and handwriting in photos.

Privacy concerns edit

Since the release of Yosemite, Spotlight sends all entered queries and location information to Apple by default. The data is accompanied by a unique identifying code, which Apple claims to rotate every 15 minutes to a new identifier. In response to privacy concerns, Apple has stated that they do not use the data to create profiles of their users, and that query and location information is only shared with their partner, Bing, under a strict contract which prohibits the information from being used for advertising purposes. In 2017, Bing was replaced by Google as the search engine for Spotlight.[15] Additionally, Apple has stated that while Spotlight seeks to obscure exact locations, the information is typically more precise in densely populated areas and less so in sparse ones. Spotlight data sharing may be disabled from Spotlight System Preferences by deselecting the Spotlight Suggestions checkbox. When this is done, data is not shared with Apple.[16][17][18]

See also edit

References edit

  1. ^ Ina Fried (June 28, 2004). "For Apple's Tiger, the keyword is search". Retrieved November 15, 2009.
  2. ^ Apple, Inc. (April 12, 2005). "Apple to Ship Mac OS X "Tiger" on April 29". Retrieved November 15, 2009. Spotlight searches the contents inside documents and information about those documents, or metadata
  3. ^ a b c d e John Siracusa (April 28, 2005). "Mac OS X 10.4 Tiger". ArsTechnica.com. Retrieved April 4, 2007.
  4. ^ Kirk McElhearn (July 8, 2005). . Macworld. Archived from the original on April 3, 2007. Retrieved April 4, 2007.
  5. ^ "10.4: Use Boolean (NOT, OR) searches in Spotlight". MacOSXHints.com. May 12, 2005. Retrieved November 9, 2008.
  6. ^ Hiram (April 30, 2005). . Ipse dixit. Archived from the original on October 10, 2006. Retrieved January 21, 2007.
  7. ^ "Can't connect via SMB".
  8. ^ . Apple.com. August 7, 2006. Archived from the original on January 17, 2007. Retrieved January 21, 2007.
  9. ^ . Archived from the original on April 26, 2012. Retrieved April 1, 2012.
  10. ^ Robert Mohns (2005). . Macintouch.com. Archived from the original on May 1, 2007. Retrieved April 4, 2007.
  11. ^ "Apple - Leopard Server Sneak Peek - Spotlight Server". Apple.com. August 7, 2006. Retrieved April 4, 2007.
  12. ^ a b c d Frakes, Dan (2009). . PC World / Macworld. Archived from the original on July 21, 2009. Retrieved December 26, 2009. iPhone Spotlight doesn't search the full content of every file on your phone
  13. ^ "Apple - iOS 8 - Spotlight". Apple. 2014. Retrieved September 17, 2014.
  14. ^ Fleishman, Glenn (September 16, 2015). "Hands-on with the new, proactive Spotlight in iOS 9". Macworld. IDG Consumer & SMB. Retrieved July 29, 2016.
  15. ^ Axon, Samuel (September 25, 2017). "Siri and Spotlight will now use Google, not Bing, for Web searches". Ars Technica. Retrieved April 11, 2021.
  16. ^ Ashkan Soltani and Craig Timberg (October 20, 2014). "Apple's Mac computers can automatically collect your location information". The Washington Post. Retrieved February 24, 2015.
  17. ^ Steven Musil (October 20, 2014). . Cnet. Archived from the original on July 27, 2015. Retrieved February 24, 2015.
  18. ^ . Archived from the original on July 27, 2015.

External links edit

  • Official website
  • Apple's File Metadata Query Expression Syntax
  • . OSX. Developer. Apple. Archived from the original on November 15, 2004.

spotlight, apple, this, article, about, search, feature, macos, named, entity, extraction, tool, dbpedia, spotlight, lock, screen, feature, windows, windows, spotlight, spotlight, system, wide, desktop, search, feature, apple, macos, operating, systems, spotli. This article is about the search feature in macOS and iOS For the named entity extraction tool see DBpedia Spotlight For the lock screen feature in Windows see Windows spotlight Spotlight is a system wide desktop search feature of Apple s macOS and iOS operating systems Spotlight is a selection based search system which creates an index of all items and files on the system It is designed to allow the user to quickly locate a wide variety of items on the computer including documents pictures music applications and System Settings In addition specific words in documents and in web pages in a web browser s history or bookmarks can be searched It also allows the user to narrow down searches with creation dates modification dates sizes types and other attributes Spotlight also offers quick access to definitions from the built in New Oxford American Dictionary and to calculator functionality There are also command line tools to perform functions such as Spotlight searches SpotlightSpotlight in macOS Big Sur showing the Wikipedia article for Bugatti VeyronOperating systemMac OS X Tiger and later iPhone OS 3 and later Spotlight Search TypeDesktop searchWebsitesupport wbr apple wbr com wbr en us wbr HT204014Spotlight was first announced at the June 2004 Worldwide Developers Conference 1 and then released with Mac OS X Tiger in April 2005 2 A similar feature for iPhone OS 3 with the same name was announced on March 17 2009 Contents 1 macOS 1 1 Leopard 1 2 Yosemite 2 iOS 3 Privacy concerns 4 See also 5 References 6 External linksmacOS editIndices of filesystem metadata are maintained by the Metadata Server which appears in the system as the mds daemon or mdworker The Metadata Server is started by launchd when macOS formerly Mac OS X then OS X boots and is activated by client requests or changes to the filesystems that it monitors It is fed information about the files on a computer s hard disks by the mdimport daemon it does not index removable read only media such as CDs or DVDs 3 but it will index removable writable external media connected via USB FireWire or Thunderbolt and Secure Digital cards Aside from basic information about each file like its name size and timestamps the mdimport daemon can also index the content of some files when it has an Importer plug in that tells it how the file content is formatted Spotlight comes with importers for certain types of files such as Microsoft Word MP3 and PDF documents Apple publishes APIs that allow developers to write Spotlight Importer plug ins for their own file formats 3 The first time that a user logs onto the operating system Spotlight builds indexes of metadata about the files on the computer s hard disks 3 It also builds indexes of files on devices such as external hard drives that are connected to the system This initial indexing may take some time but after this the indexes are updated continuously in the background as files are created or modified If the system discovers that files on an external drive have been modified on a system running a version of macOS older than Mac OS X Tiger it will re index the volume from scratch 3 Within Tiger Spotlight can be accessed from a number of places Clicking on an icon in the top right of the menu bar opens up a text field where a search query can be entered Finder windows also have a text field in the top right corner where a query can be entered as do the standard load and save dialogue boxes Both of these text fields immediately start listing results of the search as soon as the user starts typing in a search term returning items that either match the term or items that start with the term The search results can be further refined by adding criteria in a Finder window such as Created Today or Size Greater than 1 KB 3 Mac OS X Tiger and later also include command line utilities for querying or manipulating Spotlight The mdimport command as well as being used by the system itself to index information can also be used by the user to import certain files that would otherwise be ignored or force files to be reimported It is also designed to be used as a debugging tool for developers writing Importer plug ins mdfind allows the user to perform Spotlight queries from the command line also allowing Spotlight queries to be included in things like shell scripts mdls lists the indexed attributes for specific files allowing the user to specify which files and or which attributes The indexes that Spotlight creates can be managed with mdutil which can erase existing indexes causing them to be rebuilt if necessary or turn indexing off 4 These utilities are also available on Darwin citation needed Although not widely advertised Boolean expressions can be used in Spotlight searches 5 By default if one includes more than one word Spotlight performs the search as if an AND was included in between words If one places a between words Spotlight performs an OR query Placing a before a word tells Spotlight to search for results that do not include that word a NOT query 6 Currently Spotlight is unable to index and search NTFS volumes shared via SMB 7 Leopard edit nbsp Spotlight menu performing a search for the word adobe in Mac OS X LeopardWith Mac OS X Leopard Apple introduced some additional features With Spotlight in Tiger users can only search devices that are attached to their computers With Leopard Spotlight is able to search networked Macs running Leopard both client and server versions that have file sharing enabled A feature called Quick Look has been added to the GUI that will display live previews of files within the search results so applications do not have to be opened just to confirm that the user has found the right file The syntax has also been extended to include support for worded boolean operators AND OR and NOT 8 These variants of the operators are localized while users that have their System language set to English may use an AND German users for example would have to use UND The character variants work with any system language 9 Also while Spotlight is not enabled on the server version of Tiger 10 it is on the server release of Leopard 11 In addition where Spotlight in Tiger had a unique and separate window design Spotlight in Leopard now shares windows with the Finder allowing for a more unified GUI The unique Spotlight window in Tiger allowed sorting and viewing of search results by any metadata handled by the Finder whereas Spotlight Finder windows in Leopard are fixed to view and sort items by last opened date filename and kind only Under Leopard there is currently no way to save window preferences for the Finder window that is opened via Spotlight Since Leopard the Spotlight menu has doubled as a calculator with functionality very similar to the Google search feature but without the need to be online as well as a dictionary that allows one to look up the definition of an English word using the Oxford Dictionary included in macOS Yosemite edit nbsp Spotlight in OS X Yosemite on Nicolas CageIn OS X Yosemite the Spotlight search UI was completely redesigned Instead of it acting as a drop down menu it is now located in the center of the screen by default though the search bar and or the window itself can be dragged to wherever the user prefers it to pop up In addition to doing everything that the previous versions of Spotlight could do the Yosemite revamp of Spotlight adds a preview or info pane on the right side with results on the left side and also adds support for searching through Wikipedia Maps and other sources iOS edit nbsp Spotlight in iOS 14A search tool also named Spotlight has been included on iOS formerly iPhone OS products since iPhone OS 3 The feature helps users search contacts mail metadata 12 calendars media and other content 12 Compared to Spotlight on macOS the iOS search ability is limited 12 The Spotlight screen is opened with a finger flick to the right from the primary home screen or as of iOS 7 by pulling down on any of the home screens 12 The feature was announced in March 2009 and released with iOS 3 0 in June 2009 The release of iOS 4 0 included the ability to search text messages In iOS 6 the folder that an application is inside of is now shown if applicable Since the Introduction of iOS 7 Spotlight no longer has its own dedicated page but is accessible by pulling down on the middle of any Homescreen On September 17 2014 Spotlight Search was updated with iOS 8 to include more intuitive web results via Bing and Wikipedia as well as quicker access to other content 13 With iOS 9 Spotlight Search has been updated to include results of content in apps 14 In 2021 Apple introduced Image Search in Spotlight on iOS Spotlight now uses intelligence to search photos by location people scenes or objects and using Live Text Spotlight can find text and handwriting in photos Privacy concerns editSince the release of Yosemite Spotlight sends all entered queries and location information to Apple by default The data is accompanied by a unique identifying code which Apple claims to rotate every 15 minutes to a new identifier In response to privacy concerns Apple has stated that they do not use the data to create profiles of their users and that query and location information is only shared with their partner Bing under a strict contract which prohibits the information from being used for advertising purposes In 2017 Bing was replaced by Google as the search engine for Spotlight 15 Additionally Apple has stated that while Spotlight seeks to obscure exact locations the information is typically more precise in densely populated areas and less so in sparse ones Spotlight data sharing may be disabled from Spotlight System Preferences by deselecting the Spotlight Suggestions checkbox When this is done data is not shared with Apple 16 17 18 See also editDesktop search List of desktop search engines Search As You Type functionality Launchy Microsoft PowerToys PowerToys Run References edit Ina Fried June 28 2004 For Apple s Tiger the keyword is search Retrieved November 15 2009 Apple Inc April 12 2005 Apple to Ship Mac OS X Tiger on April 29 Retrieved November 15 2009 Spotlight searches the contents inside documents and information about those documents or metadata a b c d e John Siracusa April 28 2005 Mac OS X 10 4 Tiger ArsTechnica com Retrieved April 4 2007 Kirk McElhearn July 8 2005 Command spotlight Macworld Archived from the original on April 3 2007 Retrieved April 4 2007 10 4 Use Boolean NOT OR searches in Spotlight MacOSXHints com May 12 2005 Retrieved November 9 2008 Hiram April 30 2005 Boolean search in Spotlight Ipse dixit Archived from the original on October 10 2006 Retrieved January 21 2007 Can t connect via SMB Apple Mac OS X Leopard Sneak Peek Spotlight Apple com August 7 2006 Archived from the original on January 17 2007 Retrieved January 21 2007 Hidden Gems Boolean Spotlight Queries Archived from the original on April 26 2012 Retrieved April 1 2012 Robert Mohns 2005 Tiger Review Examining Spotlight Macintouch com Archived from the original on May 1 2007 Retrieved April 4 2007 Apple Leopard Server Sneak Peek Spotlight Server Apple com August 7 2006 Retrieved April 4 2007 a b c d Frakes Dan 2009 Hands on With IPhone 3 0 s Spotlight PC World Macworld Archived from the original on July 21 2009 Retrieved December 26 2009 iPhone Spotlight doesn t search the full content of every file on your phone Apple iOS 8 Spotlight Apple 2014 Retrieved September 17 2014 Fleishman Glenn September 16 2015 Hands on with the new proactive Spotlight in iOS 9 Macworld IDG Consumer amp SMB Retrieved July 29 2016 Axon Samuel September 25 2017 Siri and Spotlight will now use Google not Bing for Web searches Ars Technica Retrieved April 11 2021 Ashkan Soltani and Craig Timberg October 20 2014 Apple s Mac computers can automatically collect your location information The Washington Post Retrieved February 24 2015 Steven Musil October 20 2014 Apple clarifies Spotlight Suggestions data collection practices Cnet Archived from the original on July 27 2015 Retrieved February 24 2015 OS X Yosemite Spotlight Suggestions Archived from the original on July 27 2015 External links edit nbsp Wikimedia Commons has media related to Spotlight software Official website Apple s File Metadata Query Expression Syntax Working with Spotlight OSX Developer Apple Archived from the original on November 15 2004 Retrieved from https en wikipedia org w index php title Spotlight Apple amp oldid 1215007620, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.