WO2006012317A2 - Methods and systems for indexing files and adding associated metadata to index and metadata databases based upon the power state of a data processing device - Google Patents

Methods and systems for indexing files and adding associated metadata to index and metadata databases based upon the power state of a data processing device Download PDF

Info

Publication number
WO2006012317A2
WO2006012317A2 PCT/US2005/022536 US2005022536W WO2006012317A2 WO 2006012317 A2 WO2006012317 A2 WO 2006012317A2 US 2005022536 W US2005022536 W US 2005022536W WO 2006012317 A2 WO2006012317 A2 WO 2006012317A2
Authority
WO
WIPO (PCT)
Prior art keywords
indexing
data processing
processing system
files
queues
Prior art date
Application number
PCT/US2005/022536
Other languages
French (fr)
Other versions
WO2006012317A3 (en
Inventor
Yan Arrouye
Dominic Giampaolo
Andrew Carol
Original Assignee
Apple Computer, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US10/877,584 external-priority patent/US7730012B2/en
Application filed by Apple Computer, Inc. filed Critical Apple Computer, Inc.
Priority to DK05767813.8T priority Critical patent/DK1759318T3/en
Priority to EP05767813A priority patent/EP1759318B1/en
Priority to AU2005259999A priority patent/AU2005259999A1/en
Publication of WO2006012317A2 publication Critical patent/WO2006012317A2/en
Publication of WO2006012317A3 publication Critical patent/WO2006012317A3/en
Priority to HK07109540.9A priority patent/HK1101836A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • G06F16/134Distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/13File access structures, e.g. distributed indices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/329Power saving characterised by the action undertaken by task scheduling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/41Indexing; Data structures therefor; Storage structures

Definitions

  • Modern data processing systems such as general purpose computer systems, allow the users of such systems to create a variety of different types of data files.
  • a typical user of a data processing system may create text files with a word processing program such as Microsoft Word or may create an image file with an image processing program such as Adobe's PhotoShop.
  • Numerous other types of files are capable of being created or modified, edited, and otherwise used by one or more users for a typical data processing system.
  • the large number of the different types of files that can be created or modified can present a challenge to a typical user who is seeking to find a particular file which has been created.
  • Modern data processing systems often include a file management system which allows a user to place files in various directories or subdirectories (e.g. folders) and allows a user to give the file a name. Further, these file management systems often allow a user to find a file by searching for the file's name, or the date of creation, or the date of modification, or the type of file.
  • An example of such a file management system is the Finder program which operates on Macintosh computers from Apple Computer, Inc. of Cupertino, California.
  • Another example of a file management system program is the Windows Explorer program which operates on the Windows operating system from Microsoft Corporation of Redmond, Washington.
  • Both the Finder program and the Windows Explorer program include a find command which allows a user to search for files by various criteria including a file name or a date of creation or a date of modification or the type of file.
  • this search capability searches through information which is the same for each file, regardless of the type of file.
  • the searchable data for a Microsoft Word file is the same as the searchable data for an Adobe PhotoShop file, and this data typically includes the file name, the type of file, the date of creation, the date of last modification, the size of the file and certain other parameters which may be maintained for the file by the file management system.
  • Certain presently existing application programs allow a user to maintain data about a particular file.
  • This data about a particular file may be considered metadata because it is data about other data.
  • This metadata for a particular file may include information about the author of a file, a summary of the document, and various other types of information.
  • a program such as Microsoft Word may automatically create some of this data when a user creates a file and the user may add additional data or edit the data by selecting the "property sheet" from a menu selection in Microsoft Word.
  • the property sheets in Microsoft Word allow a user to create metadata for a particular file or document.
  • a user is not able to search for metadata across a variety of different applications using one search request from the user.
  • Existing systems can perform one search for data files, but this search does not also include searching through metadata for those files.
  • Existing systems have the ability to generate an index database of the full content of files, but the process of generating the index does not, in existing systems, attempt to control the indexing process based upon a power state of the data processing system.
  • At least some of these methods and systems include the ability to modify how indexing of files (to create an index database) is performed in view of the power state of the systems. These methods and systems may, for example, use different logical queues for indexing tasks that are assigned different priorities, at least when the systems are in certain power states. [0008] These various methods and systems may provide for improved power consumption performance while also providing the ability to maintain databases which a user can use to search for data.
  • an exemplary method includes determining a power state of a data processing system and establishing a first set of indexing queues or importation queues if the data processing system is in a first power state and establishing a second set of indexing queues or importation queues if the data processing system is in a second power state.
  • the second set of queues may comprise at least two queues and the first set of queues is only one queue in certain embodiments. Indexing tasks in the first set of indexing queues have a higher priority than at least some of the indexing tasks in the second set of indexing queues in certain embodiments.
  • the first power state is a higher power state, such as when the data processing system is powered by an alternating current source
  • the second power state is a lowered powered state such as when the system is powered by a battery.
  • an exemplary method includes processing requests for indexing files or importation of files at a first priority when a data processing system is in a first power consumption state, and processing requests for indexing of at least some files or importation of at least some files at a second priority when a data processing system is in a second power consumption state.
  • an exemplary method includes determining whether a data processing system is a lower power consumption state, and determining whether, if the data processing system is in a lower power consumption state, an indexing or importation operation is of a first type or a second type, and performing indexing or importation at a first priority if the indexing operation or importation operation is of the first type, and performing indexing or importation at a second priority if the indexing operation or importation operation is of the second type, where in the first priority is a higher priority than the second priority, hi one implementation of this exemplary method, the importation or indexing operation is of the first type when importation or indexing is required as a result of a contemporaneous change by a user to a file, and the indexing operation or importation operation is of the second type when indexing or importation is required as a result of an initial index of a volume or a re-index of a removable volume that has files that have been modified since the removable volume was last mounted
  • an exemplary method includes receiving an indication (e.g. one or more indicators) of a power state (e.g. battery powered only or AC powered, etc.) of a data processing system (e.g. a general purpose computer system or an MP3 music player, etc.) and determining how to process indexing tasks in response to the indication.
  • the determining is performed automatically based upon the indication and may include assigning different processing priorities to different indexing tasks (e.g. background indexing or user initiated indexing of files just changed by a user) which may be stored in different indexing queues which are stored in non- volatile memory, such as a hard drive.
  • an exemplary method limits power consumption by performing indexing operations (or metadata importing/exporting operations) in a sequence which is determined by storage locations; this exemplary method may include determining storage locations of files to be indexed in indexing queues and determining one or more sequences of indexing operations based on the storage locations. For example, if a first set of files to be indexed is on a first storage device having a first spindle (which rotates the media storing the first set of files) and a second set of files to be indexed is on a second storage device (e.g.
  • a sequence of indexing operations specifies that if the first spindle is spinning and the second spindle is not spinning, the first set of files is to be indexed before beginning to index the second set of files.
  • indexing operations maybe organized in a sequence to cause the indexing operations to continue indexing files in the same partition as other files currently being indexed before beginning to index files in another partition.
  • indexing operations may be organized in a sequence to cause the indexing operations to continue indexing files of the same user before beginning to index files of another user.
  • Figure 1 shows an exemplary embodiment of a data processing system, which may be a general purpose computer system and which may operate in any of the various methods described herein.
  • Figure 2 shows a general example of one exemplary method of one aspect of the invention.
  • Figure 3A shows an example of the content of the particular type of metadata for a particular type of file.
  • Figure 3B shows another example of a particular type of metadata for another particular type of file.
  • Figure 4 shows an example of an architecture for managing metadata according to one exemplary embodiment of the invention.
  • Figure 5 is a flowchart showing another exemplary method of the present invention.
  • Figure 6 shows an example of a storage format which utilizes a flat file format for metadata according to one exemplary embodiment of the invention.
  • Figures 7A-7E show a sequence of graphical user interfaces provided by one exemplary embodiment in order to allow searching of metadata and/or other data in a data processing system.
  • Figures 8 A and 8B show two examples of formats for displaying search results according to one exemplary embodiment of the invention.
  • Figure 9 shows another exemplary user interface of the present invention.
  • Figure 10 shows another exemplary user interface of the present invention.
  • Figures HA -HD show, in sequence, another exemplary user interface according to the present invention.
  • Figures 12A-12D show alternative embodiments of user interfaces according to the present invention.
  • Figures 13 A and 13B show further alternative embodiments of user interfaces according to the present invention.
  • Figures 14A, 14B, 14C, and 14D show further alternative embodiments of user interfaces according to the present invention.
  • Figures 15A, 15B, 15C and 15D show another alternative embodiment of user interfaces according to the present invention.
  • Figures 16A and 16B show certain aspects of embodiments of user interfaces according to the present invention.
  • Figure 17 shows an aspect of certain embodiments of user interfaces according to the present invention.
  • Figures 18A and 18B show further aspects of certain embodiments of user interfaces according to the present invention.
  • Figures 19 A, 19B, 19C, 19D, and 19E show further illustrative embodiments of user interfaces according to the present invention.
  • Figure 20 is a flow chart which illustrates another exemplary method of the present invention.
  • Figure 21 is a flow chart showing another exemplary method of the present invention.
  • Figures 22A, 22B, 22C, and 22D illustrate the display of a display device on which an embodiment of the method of Figure 21 is performed.
  • Figure 23 is a flow chart which illustrates one exemplary method of the present invention.
  • Figure 24 is another flow chart which illustrates another exemplary method of the present invention.
  • Figure 25 is a flow chart which illustrates another exemplary method of the present invention.
  • Figure 1 shows one example of a typical computer system which may be used with the present invention. Note that while Figure 1 illustrates various components of a computer system, it is not intended to represent any particular architecture or manner of interconnecting the components as such details are not germane to the present invention. It will also be appreciated that network computers and other data processing systems which have fewer components or perhaps more components may also be used with the present invention.
  • the computer system of Figure 1 may, for example, be a Macintosh computer from Apple Computer, Inc.
  • the computer system 101 which is a form of a data processing system, includes a bus 102 which is coupled to a microprocessor(s) 103 and a ROM (Read Only Memory) 107 and volatile RAM 105 and a non ⁇ volatile memory 106.
  • the microprocessor 103 maybe a G3 or G4 microprocessor from Motorola, Inc. or one or more G5 microprocessors from IBM.
  • the bus 102 interconnects these various components together and also interconnects these components 103, 107, 105, and 106 to a display controller and display device 104 and to peripheral devices such as input/output (I/O) devices which may be mice, keyboards, modems, network interfaces, printers and other devices which are well known in the art.
  • I/O input/output
  • the input/output devices 109 are coupled to the system through input/output controllers 108.
  • the volatile RAM (Random Access Memory) 105 is typically implemented as dynamic RAM (DRAM) which requires power continually in order to refresh or maintain the data in the memory.
  • the mass storage 106 is typically a magnetic hard drive or a magnetic optical drive or an optical drive or a DVD RAM or other types of memory systems which maintain data (e.g.
  • the mass storage 106 will also be a random access memory although this is not required. While Figure 1 shows that the mass storage 106 is a local device coupled directly to the rest of the components in the data processing system, it will be appreciated that the present invention may utilize a non- volatile memory which is remote from the system, such as a network storage device which is coupled to the data processing system through a network interface such as a modem or Ethernet interface.
  • the bus 102 may include one or more buses connected to each other through various bridges, controllers and/or adapters as is well known in the art.
  • the I/O controller 108 includes a USB (Universal Serial Bus) adapter for controlling USB peripherals and an IEEE 1394 controller for IEEE 1394 compliant peripherals.
  • USB Universal Serial Bus
  • aspects of the present invention may be embodied, at least in part, in software. That is, the techniques may be carried out in a computer system or other data processing system in response to its processor, such as a microprocessor, executing sequences of instructions contained in a memory, such as ROM 107, RAM 105, mass storage 106 or a remote storage device.
  • a processor such as a microprocessor
  • ROM 107 ROM 107
  • RAM 105 random access memory
  • mass storage 106 or a remote storage device.
  • hardwired circuitry may be used in combination with software instructions to implement the present invention.
  • the techniques are not limited to any specific combination of hardware circuitry and software nor to any particular source for the instructions executed by the data processing system, hi addition, throughout this description, various functions and operations are described as being performed by or caused by software code to simplify description. However, those skilled in the art will recognize what is meant by such expressions is that the functions result from execution of the code by a processor, such as the microprocessor 103.
  • Figure 2 shows a generalized example of one embodiment of the present invention.
  • captured metadata is made available to a searching facility, such as a component of the operating system which allows concurrent searching of all metadata for all applications having captured metadata (and optionally for all non-metadata of the data files).
  • the method of Figure 2 may begin in operation 201 in which metadata is captured from a variety of different application programs.
  • This captured metadata is then made available in operation 203 to a searching facility, such as a file management system software for searching.
  • This searching facility allows, in operation 205, the searching of metadata across all applications having captured metadata.
  • the method also provides, in operation 207, a user interface of a search engine and the search results which are obtained by the search engine.
  • a user interface of a search engine and the search results which are obtained by the search engine.
  • the metadata may be provided by each application program to a central source which stores the metadata for use by searching facilities and which is managed by an operating system component, which may be, for example, the metadata processing software.
  • the user interface provided in operation 207 may take a variety of different formats, including some of the examples described below as well as user interfaces which are conventional, prior art user interfaces.
  • the metadata may be stored in a database which may be any of a variety of formats including a B tree format or, as described below, in a flat file format according to one embodiment of the invention.
  • the method of Figure 2 may be implemented for programs which do not store or provide metadata, hi this circumstance, a portion of the operating system provides for the capture of the metadata from the variety of different programs even though the programs have not been designed to provide or capture metadata. For those programs which do allow a user to create metadata for a particular document, certain embodiments of the present invention may allow the exporting back of captured metadata back into data files for applications which maintain metadata about their data files.
  • the method of Figure 2 allows information about a variety of different files created by a variety of different application programs to be accessible by a system wide searching facility, which is similar to the way in which prior art versions of the Finder or Windows Explorer can search for file names, dates of creation, etc. across a variety of different application programs.
  • the metadata for a variety of different files created by a variety of different application programs can be accessed through an extension of an operating system, and an example of such an extension is shown in Figure 4 as a metadata processing software which interacts with other components of the system and will be described further below.
  • FIGS 3A and 3B show two different metadata formats for two different types of data files. Note that there may be no overlap in any of the fields; in other words, no field in one type of metadata is the same as any field in the other type of metadata.
  • Metadata format 301 may be used for an image file such as a JPEG image file. This metadata may include information such as the image's width, the image's height, the image's color space, the number of bits per pixel, the ISO setting, the flash setting, the F/stop of the camera, the brand name of the camera which took the image, user-added keywords and other fields, such as a field which uniquely identifies the particular file, which identification is persistent through modifications of the file.
  • Metadata format 331 shown in Figure 3B may be used for a music file such as an MP3 music file.
  • the data in this metadata format may include an identification of the artist, the genre of the music, the name of the album, song names in the album or the song name of the particular file, song play times or the song play time of a particular song and other fields, such as a persistent file ID number which identifies the particular MP3 file from which the metadata was captured.
  • Other types of fields may also be used.
  • the following chart shows examples of the various fields which maybe used in metadata for various types of files.
  • One particular field which may be useful in the various metadata formats would be a field which includes an identifier of a plug in or other software element which may be used to capture metadata from a data file and/or export metadata back to the creator application.
  • the software architecture shown in Figure 4 is an example which is based upon the Macintosh operating system.
  • the architecture 400 includes a metadata processing software 401 and an operating system (OS) kernel 403 which is operatively coupled to the metadata processing software 401 for a notification mechanism which is described below.
  • the metadata processing software 401 is also coupled to other software programs such as a file system graphical user interface software 405 (which may be the Finder), an email software 407, and other applications 409.
  • Metadata processing software 401 is coupled to client application program interface 411 which provide a method for transferring data and commands between the metadata processing software 401 and the software 405, 407, and 409. These commands and data may include search parameters specified by a user as well as commands to perform searches from the user, which parameters and commands are passed to the metadata processing software 401 through the interface 411.
  • the metadata processing software 401 is also coupled to a collection of importers 413 which extract data from various applications.
  • a text importer is used to extract text and other information from word processing or text processing files created by word processing programs such as Microsoft Word, etc. This extracted information is the metadata for a particular file.
  • Other types of importers extract metadata from other types of files, such as image files or music files.
  • a particular importer is selected based upon the type of file which has been created and modified by an application program. For example, if the data file was created by PhotoShop, then an image importer for PhotoShop may be used to input the metadata from a PhotoShop data file into the metadata database 415 through the metadata processing software 401. On the other hand, if the data file is a word processing document, then an importer designed to extract metadata from a word processing document is called upon to extract the metadata from the word processing data file and place it into the metadata database 415 through the metadata processing software 401. Typically, a plurality of different importers may be required in order to handle the plurality of different application programs which are used in a typical computer system.
  • the importers 413 may optionally include a plurality of exporters which are capable of exporting the extracted metadata for particular types of data files back to property sheets or other data components maintained by certain application programs.
  • certain application programs may maintain some metadata for each data file created by the program, but this metadata is only a subset of the metadata extracted by an importer from this type of data file.
  • the exporter may export back additional metadata or may simply insert metadata into blank fields of metadata maintained by the application program.
  • the software architecture 400 also includes a file system directory 417 for the metadata.
  • This file system directory keeps track of the relationship between the data files and their metadata and keeps track of the location of the metadata object (e.g. a metadata file which corresponds to the data file from which it was extracted) created by each importer.
  • the metadata database is maintained as a flat file format as described below, and the file system directory 417 maintains this flat file format.
  • One advantage of a flat file format is that the data is laid out on a storage device as a string of data without references between fields from one metadata file (corresponding to a particular data file) to another metadata file (corresponding to another data file). This arrangement of data will often result in faster retrieval of information from the metadata database 415.
  • the software architecture 400 of Figure 4 also includes find by content software 419 which is operatively coupled to a database 421 which includes an index of files.
  • the index of files represents at least a subset of the data files in a storage device and may include all of the data files in a particular storage device (or several storage devices), such as the main hard drive of a computer system.
  • the index of files may be a conventional indexed representation of the content of each document.
  • the find by content software 419 searches for words in that content by searching through the database 421 to see if a particular word exists in any of the data files which have been indexed.
  • the find by content software functionality is available through the metadata processing software 401 which provides the advantage to the user that the user can search concurrently both the index of files in the database 421 (for the content within a file) as well as the metadata for the various data files being searched.
  • the software architecture shown in Figure 4 may be used to perform the method shown in Figure 5 or alternative architectures may be used to perform the method of Figure 5.
  • the method of Figure 5 may begin in operation 501 in which a notification of a change for a file is received.
  • This notification may come from the OS kernel 403 which notifies the metadata processing software 401 that a file has been changed.
  • This notification may come from sniffer software elements which detect new or modified files and deletion of files.
  • This change may be the creation of a new file or the modification of an existing file or the deletion of an existing file.
  • the deletion of an existing file causes a special case of the processing method of Figure 5 and is not shown in Figure 5.
  • the metadata processing software 401 through the use of the file system directory 417, deletes the metadata file in the metadata database 415 which corresponds to the deleted file.
  • the other types of operations causes the processing to proceed from operation 501 to operation 503 in which the type of file which is the subject of the notification is determined.
  • the file may be an Acrobat PDF file or an RTF word processing file or a JPEG image file, etc.
  • the type of the file is determined in operation 503. This may be performed by receiving from the OS kernel 403 the type of file along with the notification or the metadata processing software 401 may request an identification of the type of file from the file system graphical user interface software 405 or similar software which maintains information about the data file, such as the creator application or parent application of the data file.
  • the file system graphical user interface software 405 is the Finder program which operates on the Macintosh operating system, hi alternative embodiments, the file system graphical user interface system may be Windows Explorer which operates on Microsoft's Windows operating system.
  • the appropriate capture software e.g. one of the importers 413 is activated for the determined file type.
  • the importers may be a plug-in for the particular application which created the type of file about which notification is received in operation 501.
  • the importer or capture software imports the appropriate metadata (for the particular file type) into the metadata database, such as metadata database 415 as shown in operation 507. Then in operation 509, the metadata is stored in the database.
  • the metadata processing software 401 receives search parameter inputs and performs a search of the metadata database (and optionally also causes a search of non-metadata sources such as the index of files 421) and causes the results of the search to be displayed in a user interface. This may be performed by exchanging information between one of the applications, such as the software 405 or the software 407 or the other applications 409 and the metadata processing software 401 through the interface 411.
  • the file system software 405 may present a graphical user interface, allowing a user to input search parameters and allowing the user to cause a search to be performed.
  • This information is conveyed through the interface 411 to the metadata processing software 401 which causes a search through the metadata database 415 and also may cause a search through the database 421 of the indexed files in order to search for content within each data file which has been indexed.
  • the results from these searches are provided by the metadata processing software 401 to the requesting application which, in the example given here, was the software 405, but it will be appreciated that other components of software, such as the email software 407, may be used to receive the search inputs and to provide a display of the search results.
  • the user interface for inputting search requests and for displaying search results are described herein and shown in the accompanying drawings.
  • the notification if done through the OS kernel, is a global, system wide notification process such that changes to any file will cause a notification to be sent to the metadata processing software.
  • each application program may itself generate the necessary metadata and provide the metadata directly to a metadata database without the requirement of a notification from an operating system kernel or from the intervention of importers, such as the importers 413.
  • an embodiment may use software calls from each application to a metadata processing software which receives these calls and then imports the metadata from each file in response to the call.
  • the metadata database 415 may be stored in a flat file format in order to improve the speed of retrieval of information in most circumstances.
  • the flat file format may be considered to be a non-B tree, non- hash tree format in which data is not attempted to be organized but is rather stored as a stream of data.
  • Each metadata object or metadata file will itself contain fields, such as the fields shown in the examples of Figures 3 A and 3B. However, there will typically be no relationship or reference or pointer from one field in one metadata file to the corresponding field (or another field) in the next metadata file or in another metadata file of the same file type.
  • Figure 6 shows an example of the layout in a flat file format of metadata.
  • the format 601 includes a plurality of metadata files for a corresponding plurality of data files.
  • metadata file 603 is metadata from file 1 of application A and may be referred to as metadata file Al .
  • metadata file 605 is metadata from file 1 of application B and may be referred to as metadata file Bl .
  • Each of these metadata files typically would include fields which are not linked to other fields and which do not contain references or pointers to other fields in other metadata files.
  • the metadata database of Figure 6 includes metadata files from a plurality of different applications (applications A, B, and C) and different files created by each of those applications.
  • Metadata files 607, 609, 611, and 617 are additional metadata files created by applications A, B, and C as shown in Figure 6.
  • a flexible query language may be used to search the metadata database in the same way that such query languages are used to search other databases.
  • the data within each metadata file may be packed or even compressed if desirable.
  • each metadata file in certain embodiments, will include a persistent identifier which uniquely identifies its corresponding data file. This identifier remains the same even if the name of the file is changed or the file is modified. This allows for the persistent association between the particular data file and its metadata.
  • Figure 7A shows a graphical user interface which is a window which may be displayed on a display device which is coupled to a data processing system such as a computer system.
  • the window 701 includes a side bar having two regions 703 A, which is a user-configurable region, and 703B, which is a region which is specified by the data processing system. Further details in connection with these side bar regions may be found in co-pending U.S. Patent
  • the window 701 also includes a display region 705 which in this case displays the results of searches requested by the user.
  • the window 701 also includes a search parameter menu bar 707 which includes configurable pull down menus 713, 715, and 717.
  • the window 701 also includes a text entry region 709 which allows a user to enter text as part of the search query or search parameters.
  • the button 711 may be a start search button which a user activates in order to start a search based upon the selected search parameters.
  • the window 701 also includes a title bar 729 which may be used in conjunction with a cursor control device to move, in a conventional manner, the window around a desktop which is displayed on a display device.
  • the window 701 also includes a close button 734, a minimize button 735, and a resize button 736 which may be used to close or minimize or resize, respectively, the window.
  • the window 701 also includes a resizing control 731 which allows a user to modify the size of the window on a display device.
  • the window 701 further includes a back button 732 and a forward button 733 which function in a manner which is similar to the back and forward buttons on a web browser, such as Internet Explorer or Safari.
  • the window 701 also includes view controls which include three buttons for selecting three different types of views of the content within the display region 705.
  • scroll controls such as scroll controls 721, 722, and 723, appear within the window 701. These may be used in a conventional manner, for example, by dragging the scroll bar 721 within the scroll region 721 A using conventional graphical user interface techniques.
  • the combination of text entry region 709 and the search parameter menu bar allow a user to specify a search query or search parameters.
  • Each of the configurable pull down menus presents a user with a list of options to select from when the user activates the pull down menu.
  • the user has already made a selection from the configurable pull down menu 713 to specify the location of the search, which in this case specifies that the search will occur on the local disks of the computer systems.
  • Configurable pull down menu 715 has also been used by the user to specify the kind of document which is to be searched for, which in this case is an image document as indicated by the configurable pull down menu 715 which indicates "images" as the selected configuration of this menu and hence the search parameter which it specifies.
  • the configurable pull down menu 717 represents an add search parameter pull down menu.
  • This add search parameter pull down menu allows the user to add additional criteria to the search query to further limit the search results, hi the embodiment shown in Figure 7A, each of the search parameters is logically ANDed in a Boolean manner.
  • the current search parameter specified by the user in the state shown in Figure 7A searches all local disks for all images, and the user is in the middle of the process of selecting another search criteria by having selected the add search criteria pull down menu 717, resulting in the display of the pull down menu 719, which has a plurality of options which may be selected by the user.
  • Figure 7B shows the window 701 after the user has caused the selection of the time option within pull down menu 719, thereby causing the display of a submenu 719 A which includes a list of possible times which the user may select from.
  • a submenu 719 A which includes a list of possible times which the user may select from.
  • Figure 7C shows the window 701 on the display of a data processing system after the user has selected a particular option (in this case "past week") from the submenu 719 A. If the user accepts this selection, then the display shown in Figure 7D results in which the configurable pull down menu 718 is displayed showing that the user has selected as part of the search criteria files that have been created or modified in the past week. It can be seen from Figure 7D that the user can change the particular time selected from this pull down menu 718 by selecting another time period within the pull down menu 718 A shown in Figure 7D. Note that the configurable pull down menu 717, which represents an add search parameter menu, has now moved to the right of the configurable pull down menu 718.
  • a particular option in this case "past week”
  • the user may add further search parameters by pressing or otherwise activating the configurable pull down menu 717 from the search parameter menu bar 707. If the user decides that the past week is the proper search criteria in the time category, then the user may release the pull down menu 718 A from being displayed in a variety of different ways (e.g. the user may release the mouse button which was being depressed to keep the pull down menu 718A on the display). Upon releasing or otherwise dismissing the pull down menu 718A, the resulting window 701 shown in Figure 7E then appears. There are several aspects of this user interface shown in Figure 7A-7E which are worthy of being noted.
  • the search parameters or search query is specified within the same window as the display of the search results.
  • the configurable pull down menus includes hierarchical pull down menus. An example of this is shown in Figure 7B in which the selection of the time criteria from the pull down menu 717 results in the display of another menu, in this case a submenu 719 A which may be selected from by the user. This allows for a compact presentation of the various search parameters while keeping the initial complexity (e.g. without submenus being displayed) at a lower level.
  • FIG. 7A-7E Another useful aspect of the user interface shown in Figure 7A-7E is the ability to reconfigure pull down menus which have previously been configured.
  • the configurable pull down menu 713 currently specifies the location of the search (in this case, all local disks), however, this may be modified by selecting the pull down region associated with the configurable pull down menu 713, causing the display of a menu of options indicating alternative locations which may be selected by the user.
  • FIG 7D in which the past week option has been selected by the user (as indicated by "past week” being in the search parameter menu bar 707), but a menu of options shown in the pull down menu 718 A allows the user to change the selected time from the "past week" to some other time criteria.
  • Another useful aspect of this user interface is the ability to continue adding various search criteria by using the add search criteria pull down menu 717 and selecting a new criteria.
  • the various options in the pull down menus may depend upon the fields within a particular type of metadata file. For example, the selection of "images" to be searched may cause the various fields present in the metadata for an image type file to appear in one or more pull down menus, allowing the user to search within one or more of those fields for that particular type of file. Other fields which do not apply to "images" types of files may not appear in these menus in order reduce the complexity of the menus and to prevent user confusion.
  • the side bar region 703 A which is the user-configurable portion of the side bar, includes a representation of a folder 725 which represents the search results obtained from a particular search, which search results may be static or they may be dynamic in that, in certain instances, the search can be performed again to obtain results based on the current files in the system.
  • the folder 725 in the example shown in Figures 7A-7E represents a search on a local disk for all images done on December 10 th . By selecting this folder in the side bar region 703 A, the user may cause the display in the display region 705 of the results of that search.
  • a user may retrieve a search result automatically by saving the search result into the side bar region 703 A.
  • One mechanism for causing a search result or a search query to be saved into the side bar region 703 A is to select the add folder button 727 which appears in the bottom portion of the window 701. By selecting this button, the current search result or search query is saved as a list of files and other objects retrieved in the current search result, hi the case where the search query is saved for later use rather than the saving of a search result, then the current search query is saved for re-use at a later time in order to find files which match the search query at that later time. The user may select between these two functionalities (saving a search result or saving a search query) by the selection of a command which is not shown.
  • Figures 8A and 8B show another aspect of a user interface feature which may be used with certain embodiments of the present invention.
  • the window 801 of Figure 8A represents a display of the search results which maybe obtained as a result of using one of the various different embodiments of the present invention.
  • the search results are separated into categories which are separated by headers 805, 807, 809, and 811 which in this case represent periods of time. This particular segmentation with headers was selected by the user's selecting the heading "date modified" using the date modified button 803 at the top of the window 801.
  • FIG. 8B shows another aspect of the present invention that is illustrated as part of the window 901 shown in Figure 9.
  • This window includes a display region 905 which shows the results of the search and the window also includes two side bar regions 903 A and 903B, where the side bar region 903 A is the user-configurable portion and the side bar region 903B is the system controlled portion.
  • a folder add button 927 may be selected by the user to cause the addition of a search result or a search query to be added to the user- configurable portion of the side bar.
  • the window 901 also includes conventional window controls such as a title bar or region 929 which may be used to move the window around a display and view select buttons 937 and maximize, minimize and resize buttons 934, 935, and 936 respectively.
  • the window 901 shows a particular manner in which the results of a text-based search may be displayed.
  • a text entry region 909 is used to enter text for searching. This text may be used to search through the metadata files or the indexed files or a combination of both.
  • the display region 905 shows the results of a search for text and includes at least two columns, 917 and 919, which provide the name of the file that was found and the basis for the match. As shown in column 919, the basis for the match may be the author field or a file name or a key word or comments or other data fields contained in metadata that was searched.
  • the column 921 shows the text that was found which matches the search parameter typed into the text entry field 909.
  • Another column 911 provides additional information with respect to the search results. In particular, this column includes the number of matches for each particular type of category or field as well as the total number of matches indicated in the entry 913. Thus, for example, the total number of matches found for the comments field is only 1, while other fields have a higher number of matches.
  • FIG. 10 shows certain other aspects of some embodiments of the present invention.
  • Window 1001 is another search result window which includes various fields and menus for a user to select various search parameters or form a search query.
  • the window 1001 includes a display region 1005 which maybe used to display the results of a search and a user-configurable side bar portion 1003A and a system specified side bar portion 1003B.
  • the window 1001 includes conventional scrolling controls such as controls 1021 and 1022 and 1021 A.
  • the window further includes conventional controls such as a title bar 1029 which may be used to move the window and view control buttons 1037 and maximize, minimize, and resize buttons 1034, 1035, and 1036.
  • a start search button 1015 is near a text entry region 1009.
  • a first search parameter menu bar 1007 is displayed adjacent to a second search parameter bar 1011.
  • the first search parameter search bar 1007 allows a user to specify the location for a particular search while two menu pull down controls in the second search parameter menu bar 1011 allow the user to specify the type of file using the pull down menu 1012 and the time the file was created or last modified using the menu 1013.
  • the window 1001 includes an additional feature which maybe very useful while analyzing a search result.
  • a user may select individual files from within the display region 1005 and associate them together as one collection. Each file may be individually marked using a specific command (e.g. pressing the right button on a mouse and selecting a command from a menu which appears on the screen, which command may be "add selection to current group") or similar such commands.
  • a specific command e.g. pressing the right button on a mouse and selecting a command from a menu which appears on the screen, which command may be "add selection to current group”
  • the user may associate this group of files into a selected group or a "marked” group and this association may be used to perform a common action on all of the files in the group (e.g. print each file or view each file in a viewer window or move each file to a new or existing folder, etc.).
  • a representation of this marked group appears as a folder in the user-configurable portion 1003 A.
  • An example of such a folder is the folder 1020 shown in the user-configurable portion 1003 A.
  • the user By selecting this folder (e.g. by positioning a cursor over the folder 1020 and pressing and releasing a mouse button or by pressing another button) the user, as a result of this selection, will cause the display within the display region 1005 of the files which have been grouped together or marked.
  • a separate window may appear showing only the items which have been marked or grouped.
  • This association or grouping may be merely temporary or it may be made permanent by retaining a list of all the files which have been grouped and by keeping a folder 1020 or other representations of the grouping within the user-configurable side bar, such as the side bar 1003 A.
  • Certain embodiments may allow multiple, different groupings to exist at the same time, and each of these groupings or associations maybe merely temporary (e.g. they exist only while the search results window is displayed), or they may be made permanent by retaining a list of all the files which have been grouped within each separate group. It will be appreciated that the files within each group may have been created from different applications. As noted above, one of the groupings may be selected and then a user may select a command which performs a common action (e.g. print or view or move or delete) on all of the files within the selected group.
  • a common action e.g. print or view or move or delete
  • Figures HA, HB, HC, and HD show an alternative user interface for allowing a user to input search queries or search parameters.
  • the user interface shown in these figures appears within the window 1101 which includes a user-configurable side bar region 1103 A and a system specified side bar region 1103B.
  • the window 1101 also includes traditional window controls such as a window resizing control 1131 which may be dragged in a conventional graphical user interface manner to resize the window, and the window further includes scrolling controls such as controls 1121, 1122, and 1123.
  • the scrolling control 1121 may, for example, be dragged within the scrolling region 1121 A or a scroll wheel on a mouse or other input device may be used to cause scrolling within a display region 1105.
  • traditional window controls include the title bar 1129 which may be used to move the window around a desktop which is displayed on a display device of a computer system and the window also includes view buttons 1137 as well as close, minimize, and resize buttons 1134, 1135 and 1136.
  • a back and forward button, such as the back button 1132, are also provided to allow the user to move back and forth in a manner which is similar to the back and forth commands in a web browser.
  • the window 1101 includes a search parameter menu bar 1111 which includes a "search by" pull down menu 1112 and a "sort by” pull down menu 1114.
  • the "search by" pull down menu 1112 allows a user to specify the particular search parameter by selecting from the options which appear in the pull down menu once it is activated as shown in Figure HB.
  • the pull down menu 1113 shows one example of a pull down menu when the "search by" pull down menu 1112 has been activated.
  • the "sort by" pull down menu 1114 allows a user to specify how the search results are displayed within a display region 1105. In the example shown in Figures HA- HD a user has used the "sort by" pull down menu 1114 to select the "date viewed” criteria to sort the search results by.
  • the user may change the type of view of the search results by selecting one of the three view buttons 1137. For example, a user may select an icon view which is the currently selected button among the view buttons 1137, or the user may select a list view or a column view.
  • Figure HB shows the result of the user's activation of a "search by" pull down menu 1112 which causes the display of the menu 1113 which includes a plurality of options from which the user may choose to perform a search by. It will be appreciated that there are a number of different ways for a user to activate the "search by" pull down menu 1112.
  • One way includes the use of a cursor, such as a pointer on a display which is controlled by a cursor control device, such as a mouse.
  • the cursor is positioned over the region associated with the "search by" menu title (which is the portion within the search parameter menu bar 1111 which contains the words "search by”) and then the user indicates the selection of the menu title by pressing a button, such as a mouse's button, to cause the pull down menu to appear, which in this case is the menu 1113 shown in Figure HB.
  • a button such as a mouse's button
  • the user may continue to move the cursor to point to a particular option within the menu, such as the "time” option. This may result in the display of a submenu to the left or to the right of the menu 1113. This submenu may be similar to the submenu 719A or to the menu 1214 shown in Figure 12 A.
  • the submenu may include a generic list of the different kinds of documents, such as images, photos, movies, text, music, PDF documents, email documents, etc. or the list may include references to specific program names such as PhotoShop, Director, Excel, Word, etc. or it may include a combination of generic names and specific names.
  • Figure HC shows the result of the user having selected PhotoShop type of documents from a submenu of the "kind" option shown in menu 1113. This results in the display of the search parameter menu bar 111 IA shown in Figure HC which includes a highlighted selection 111 IB which indicates that the PhotoShop type of documents will be searched for.
  • the search parameter menu bar 1111 appears below the search parameter menu bar 111 IA as shown in Figure HC.
  • the user may then specify additional search parameters by again using the "search by" pull down menu 1112 or by typing text into the text entry field 1109.
  • the user may select the "search by" pull down menu 1112 causing the display of a menu containing a plurality of options, such as the options shown within the menu 1113 or alternative options such as those which relate to PhotoShop documents (e.g. the various fields in the metadata for PhotoShop type of documents).
  • a combination of such fields contained within metadata for PhotoShop type documents and other generic fields e.g. time, file size, and other parameters
  • the user may then select another criteria such as the time criteria.
  • the window 1101 displays a new search parameter menu bar 1115 which allows a user to specify a particular time.
  • the user may select one of the times on the menu bar 1115 or may activate a pull down menu by selecting the menu title "time," which is shown as the menu title 1116.
  • the state of the window 1101 shown in Figure HD would then search for all PhotoShop documents created in the last 30 days or 7 days or 2 days or today or at any time, depending on the particular time period selected by the user.
  • Figures 12A, 12B, 12C and 12D show another example of a user interface for allowing the creation of search queries for searching metadata and other data and for displaying the results of the search performed using a search query.
  • the different implementation shown in Figures 12A-12D shows a user interface presentation in a column mode; this can be seen by noting the selection of the column button, which is the rightmost button in the view buttons 1237 shown in Figure 12 A.
  • the window 1201 has two columns 1211 and the display region 1205, while the window 1251 of Figure 12C has three columns which are columns 1257, 1259, and the display region 1255, and the window 1271 has three columns which are columns 1277, 1279, and the display region 1275.
  • the window 1201 shown in Figures 12 A and 12B includes a display region 1205 which shows the results of a search; these results may be shown dynamically as the user enters search parameters or the results may be shown only after the user has instructed the system to perform the search (e.g. by selecting a "perform search" command).
  • the window 1201 includes conventional window controls, such as a resizing control 1231, a scrolling control 1221, a title bar 1229 which may be used to move the window, a window close button, a window minimize button, and a window resize button 1234, 1235, and 1236, respectively.
  • the window 1201 also includes a user-configurable side bar region 1203 A and a system specified side bar region 1203B.
  • FIG. 12A It can be seen from Figure 12A that a browse mode has been selected as indicated by the highlighted "browse" icon 1203C in the system specified side bar region 1203B.
  • the window 1201 also includes a text entry region 1209, which a user may use to enter text for a search, and the window 1201 also includes view selector buttons 1237.
  • a column 1211 of window 1201 allows a user to select various search parameters by selecting one of the options which in turn causes the display of a submenu that corresponds to the selected option.
  • Column 1211 in Figure 12B provides feedback to the user indicating the exact nature of the search query (in this case a search for all photos dated in the past week), and the results which match the search query are shown in the display region 1205.
  • Figures 12C and 12D show an alternative embodiment in which the submenus which appear on a temporary basis in the embodiment of Figures 12 A and 12B are replaced by an additional column which does not disappear after a selection is made, hi particular, the column 1259 of the window 1251 functions in the same manner as the submenu 1214 except that it remains within the window 1251 after a selection is made (wherein the submenu 1214 is removed from the window after the user makes the selection from the submenu).
  • the column 1279 of window 1271 of Figure 12D is similar to the column 1259.
  • the window 1251 includes a side bar which has a user-configurable side bar region 1253A and a system defined side bar region 1253B.
  • the system specified side bar region 1253B includes a "browse" selection region 1254 which has a clear button 1258 which the user may select to clear the current search query.
  • the window 1271 of Figure 12D provides an alternative interface for clearing the search query.
  • the window 1271 also includes a user configurable side bar region 1273 A and a system specified side bar region 1273B, but the clear button, rather than being with the "search" region 1274 is at the top of the column 1277. The user may clear the current search parameter by selecting the button 1283 as shown in Figure 12D.
  • Figure 13 A shows another embodiment of a window 1301 which displays search results within a display region 1302.
  • the window 1301 may be a closeable, minimizeable, resizeable, and moveable window having a resizing control 1310, a title bar 1305 which maybe used to move the window, a text entry region 1306 and a user configurable portion 1303, and a system specified portion 1304.
  • the window 1301 further includes buttons for selecting various views, including an icon view, a list view, and a column view.
  • the list view button 1316 has been selected, causing the display of the search results in a list view manner within the display region 1302.
  • the text (“button") has been entered into the text entry region 1306 and this has caused the system to respond with the search results shown in the display region 1302.
  • the user has specified a search in every location by selecting "everywhere" button 1317. Further, the user has searched for any kind of document by selecting the "kind” option from the pull down menu 1315 and by selecting the "any” option in the pull down menu 1319.
  • the where or location slice 1307 includes a "+” button which may be used to add further search parameters, and similarly, the slice 1308 includes a "+” and a "-” button for adding or deleting search parameters, respectively.
  • the slice 1307 further includes a "save" button 1309 which causes the current search query to be saved in the form of a folder which is added to the user configurable portion 1303 for use later. This is described further below and may be referred to as a "smart folder.”
  • the search input user interface shown in Figures 13A and 13B is available within, in certain embodiments, each and every window controlled by a graphical user interface file management system, such as a Finder program which runs on the Macintosh or Windows Explorer which runs on Microsoft Windows. This interface includes the text entry region 1306 as well as the slices 1307 and 1308.
  • the window 1301 shown in Figure 13B shows the activation of a menu by selecting the search button 1323 A, causing a display of a menu having two entries 1323 and 1325.
  • Entry 1323 displays recently performed searches so that a user may merely recall a prior search by selecting the prior search and cause the prior search to be run again.
  • the menu selection 1325 allows the user to clear the list of recent searches in the menu.
  • Figures 14A, 14B, and 14C show examples of another window in a graphical user interface file system, such as the Finder which runs on the Macintosh operating system. These windows show the results of a particular search and also the ability to save and use a smart folder which saves a prior search.
  • the window 1401 shown in Figure 14 A includes a display region 1403, a user configurable region 1405, a smart folder 1406, a system specified region 1407, an icon view button 1409, a list view button 1410, and a column view button 1411.
  • the window 1401 also includes a text entry region 1415 and a location slice 1416 which maybe used to specify the location for the search, which slice also includes a save button 1417.
  • Additional slices below the slice 1416 allow the user to specify further details with respect to the search, in this case specifying types of documents which are images which were last viewed this week.
  • the user has set the search parameters in this manner by selecting the "kind” option from the pull down menu 1419 and by selecting the "images” type from the pull down menu 1420 and by selecting the "last viewed” option from pull down menu 1418 and by selecting "this week” from the pull down menu 1422.
  • the user has also selected “everywhere” by selecting the button 1421 so that the search will be performed on all disks and storage devices connected to this system. The results are shown within the display region 1403.
  • the user can then save the search query by selecting the "save" button 1417 and may name the saved search query as "this week's images" to produce the smart folder 1406 as shown in the user configurable portion 1405.
  • This allows the user to repeat this search at a later time by merely selecting the smart folder 1406 which causes the system to perform a new search again, and all data which matches the search criteria will be displayed within the display region 1403.
  • a repeating of this search by selecting the smart folder 1406 will produce an entirely different list if none of the files displayed in the display region 1403 of Figure 14A are viewed in the last week from the time in which the next search is performed by selecting the smart folder 1406.
  • Figure 14B shows a way in which a user may sort or further search within the search results specified by a saved search, such as a smart folder.
  • a saved search such as a smart folder.
  • the user has selected the smart folder 1406 and has then entered text "jpg" 1425 in the text entry region 1415. This has caused the system to filter or further limit the search results obtained from the search query saved as the smart folder 1406.
  • PhotoShop files and other files such as TIF files and GIF files are excluded from the search results displayed within the display region 1403 of Figure 14B because the user has excluded those files by adding an additional search criteria specified by the text 1425 in the text entry region 1415.
  • Figure 14C shows the window 1401 and shows the search results displayed within the display region 1403, where the results are based upon the saved search specified by the smart folder 1406.
  • the user has caused a pull down menu 1427 to appear by selecting the pull down region 1427 A.
  • the pull down region 1427 includes several options which a user may select.
  • Figure 14D shows an example of a user interface which allows the user to specify the appearance of a smart folder, such as the smart folder 1406.
  • Figure 15A, 15B, 15C, and 15D show an example of a system wide search input user interface and search result user interface, hi one particular exemplary embodiment, these user interfaces are available on the entire system for all applications which run on the system and all files and metadata, and even address book entries within an address book program, such as a personal information manager, and calendar entries within a calendar program, and emails within an email program, etc.
  • the system begins performing the search and begins displaying the results of the search as the user types text into a text entry field, such as the text entry field 1507.
  • the search results are organized by categories and are displayed as a short list which is intentionally abbreviated in order to present only a selected number of the most relevant (scored) matches or hits to the search query.
  • Figure 15A shows a portion of a display controlled by a data processing system. This portion includes a menu bar 1502 which has at its far end a search menu command 1505. The user can select the search menu command by positioning a cursor, using a mouse, for example, over the search menu command 1505 and by pressing a button or by otherwise activating or selecting a command.
  • Each category maybe restricted in terms of the number of items displayed within the search result region 1503 in order to permit the display of multiple categories at the same time within the search result region.
  • the number of hits in the documents category may greatly exceed the available display space within the search result region 1503, but the hits for this category are limited to a predetermined or dynamically determinable number of entries within the search result region 1503 for the category 1511.
  • An additional category, "top hit” is selected based on a scoring or relevancy using techniques which are known in the art. The user may select the "show all" command 1509 causing the display of a window, such as window 1601 shown in Figure 16 A.
  • Figure 15C shows a display of a graphical user interface of one embodiment of the invention which includes the menu bar 1502 and the search menu command 1505 on the menu bar 1502.
  • Figure 15D shows another example of the search result region 1503 which appeared after a search of the term "safari" was entered into the text entry region 1507. It can be seen from the search result region 1503 of Figure 15D that the search results are again grouped into categories. Another search result window 1520 is also shown in the user interface of Figure 15D. It can be seen that application programs are retrieved as part of the search results, and a user may launch any one of these application programs by selecting it from the search result region, thereby causing the program to be launched.
  • Figures 16A and 16B show examples of search result windows which maybe caused to appear by selecting the "show all" command 1509 in Figures 15A or 15B. Alternatively, these windows may appear as a result of the user having selected a "find" command or a some other command indicating that a search is desired. Moreover, the window 1601 shown in Figures 16A and 16B may appear in response to either of the selection of a show all command or the selection of a find command.
  • the window 1601 includes a text entry region 1603, a group by menu selection region 1605, a sort by menu selection region 1607, and a where menu selection region 1609.
  • the group by selection region 1605 allows a user to specify the manner in which the items in the search results are grouped according to.
  • the user has selected the "kind” option from the group by menu selection region 1605, causing the search results to be grouped or sorted according to the kind or type of document or file.
  • the type of file includes "html" files, image files, PDF files, source code files, and other types of files as shown in Figure 16A.
  • Each type or kind of document is separated from the other documents by being grouped within a section and separated by headers from the other sections.
  • headers 1611, 1613, 1615, 1617, 1619, 1621, and 1623 designate each of the groups and separate one group from the other groups. This allows a user to focus on evaluating the search results according to certain types of documents.
  • each group such as the document groups or the folder groups, the user has specified that the items are to be sorted by date, because the user has selected the date option within the sort by menu region 1607. The user has also specified that all storage locations are to be searched by selecting "everywhere" from the where menu selection region 1609.
  • Each item in the search result list includes an information button 1627 which may be selected to produce the display of additional information which may be available from the system. An example of such additional information is shown in Figure 17 in which a user has selected the information button 1627 for item 1635, resulting in the display of an image 1636 corresponding to the item as well as additional information 1637. Similarly, the user has selected the information button for another item 1630 to produce the display of an image of the item 1631 as well as additional information 1632.
  • the user may remove this additional information from the display by selecting the close button 1628 which causes the display of the information for item 1635 to revert to the appearance for that item shown in Figure 16A.
  • the user may collapse an entire group to hide the entries or search results from that group by selecting the collapse button 1614 shown in Figure 16A, thereby causing the disappearance of the entries in this group as shown in Figure 16B.
  • the user may cause these items to reappear by selecting the expand button 1614A as shown in Figure 16B to thereby revert to the display of the items as shown in Figure 16A.
  • FIG. 16A and 16B presents only a limited number of matches or hits within each category, hi the particular example of these figures, only the five top (most relevant or most highly sorted) hits are displayed. This can be seen by noticing the entry at the bottom of each list within a group which specifies how many more hits are within that group; these hits can be examined by selecting this indicator, such as indicator 1612, which causes the display of all of the items in the documents category or kind for the search for "button" which was entered into the text entry region 1603. Further examples of this behavior are described below and are shown in conjunction with Figures 18A and 18B. It will be appreciated that window 1601 is a closeable and resizable and moveable window and includes a close button and a resizing control 1625 A.
  • Figures 18 A and 18B illustrate another window 1801 which is very similar to the window 1601.
  • the window 1801 includes a text entry region 1803, a group by menu selection region 1805, a sort by menu selection region 1807, and a where menu selection region 1809, each of which function in a manner which is similar to the regions 1605, 1607, and 1609 respectively of Figure 16A.
  • Each item in a list view within the window 1801 includes an information button 1827, allowing a user to obtain additional information beyond that listed for each item shown in the window 1801.
  • the window 1801 further includes headers 1811, 1813, 1815, 1817, 1819, 1821, and 1823 which separate each group of items, grouped by the type or kind of document, and sorted within each group by date, from the other groups.
  • a collapse button 1814 is available for each of the headers.
  • the embodiment shown in Figures 18A and 18B shows the ability to switch between several modes of viewing the information. For example, the user may display all of the hits within a particular group by selecting the indicator 1812 shown in Figure 18A which results in the display of all of the images files within the window 1801 within the region 1818A.
  • the window is scrollable, thereby allowing the user to scroll through all the images.
  • the user can revert back to the listing of only five of the most relevant images by selecting the "show top 5" button 1832 shown in Figure 18B. Further, the user can select between a list view or an icon view for the images portion shown in Figures 18A and 18B.
  • the user may select the list view by selecting the list view button 1830 or may select the icon view by selecting the icon view button 1831.
  • the list view for the images group is shown in Figure 16A and the icon view for the images group is shown in Figures 18A and 18B. It can be seen that within a single, moveable, resizable, closeable search result window, that there are two different views (e.g. a list view and an icon view) which are concurrently shown within the window.
  • the PDF documents under the header 1819 are displayed in a list view while the images under the header 1817 are displayed in an icon view in Figures 18A and 18B.
  • each image is shown with a preview which may be capable of live resizing as described in a patent application entitled "Live Content Resizing" by inventors Steve Jobs, Steve Lemay, Jessica Kahn, Sarah Wilkin, David Hyatt, Jens Alfke, Wayne Loofbourrow, and Bertrand Serlet, filed on the same date as this application, and being assigned to the assignee of the present inventions described herein, and which is hereby incorporated herein by reference.
  • Figure 19A shows another example of a search result window which is similar to the window 1601.
  • the window 1901 shown in Figure 19 A includes a text entry region 1903 and a group by menu selection region 1905 and a sort by menu selection region 1907 and a where menu selection region 1908. Further, the window includes a close button 1925 and a resizing control 1925 A.
  • Text has been entered into the text entry region 1903 to produce the search results shown in the window 1901.
  • the search results again are grouped by a category selected by a user which in this case is the people options 1906. This causes the headers 1911, 1913, 1915, and 1917 to show the separation of the groups according to names of people. Within each group, the user has selected to sort by the date of the particular file or document.
  • Figure 19A allows a user to specify an individual's name and to group by people to look for communications between two people, for example.
  • Figure 19B shows another way in which a user can group a text search ("imran") in a manner which is different from that shown in Figure 19A.
  • the user has selected a flat list from the group by menu selection region 1905 and has selected "people" from the sort by menu region 1907.
  • the resulting display in window 1901A is without headers and thus it appears as a flat list.
  • Figure 19C shows the user interface of another search result window 1930 which includes a text entry region 1903 and the selection regions 1905, 1907, and 1908 along with a scrolling control 1926.
  • results shown in the window 1930 have been grouped by date and sorted within each group by date.
  • the headers 1932, 1934, 1936, 1938, and 1940 specify time periods such as when the document was last modified (e.g. last modified today, or yesterday, or last week).
  • the information button 1942 which maybe selected to reveal further information, such as an icon 1945 and additional information 1946 as shown for one entry under the today group. This additional information may be removed by selecting the contraction button 1944.
  • Figure 19D shows a search result window 1950 in which a search for the text string "te" is grouped by date but the search was limited to a "home” folder as specified in the where menu selection region 1908.
  • Time specific headers 1952, 1954, 1956, and 1958 separate items within one group from the other groups as shown in Figure 19D.
  • Figure 19E shows an alternative embodiment of a search result window.
  • the window 1970 includes elements which are similar to window 1901 such as the selection regions 1905, 1907, and a scrolling control 1926 as well as a close button 1925 and a resizing control 1925 A.
  • the search result window 1970 further includes a "when" menu selection region 1972 which allows the user to specify a search parameter based on time in addition to the text entered into the text entry region 1903. It can be seen from the example shown in Figure 19E that the user has decided to group the search results by the category and to sort within each group by date. This results in the headers 1973, 1975, 1977, and 1979 as shown in Figure 19E.
  • Figure 20 shows an exemplary method of operating a system wide menu for inputting search queries, such as the system wide menu available by selecting the search menu command 1505 shown in Figure 15A or 15B, or 15C.
  • the system displays a system wide menu for inputting search queries. This may be the search menu command 1505.
  • the user in operation 2003, inputs a search, and as the search query is being inputted, the system begins performing and begins displaying the search results before the user finishes inputting the search query. This gives immediate feedback and input to the user as the user enters this information.
  • the system is, in operation 2005, performing a search through files, metadata for the files, emails within an email program, address book entries within an address book program, calendar entries within a calendar program, etc.
  • the system displays an abbreviated (e.g. incomplete) list of hits if there are more than a certain number of hits.
  • An example of this abbreviated listing is shown in Figure 15B.
  • the listing may be sorted by relevance and segregated into groups such as categories or types of documents.
  • the system receives a command from the user to display all the hits and in operation 2011 the system displays the search results window, such as the window 1601 shown in Figure 16 A.
  • This window may have the ability to display two different types of views, such as an icon view and a list view within the same closeable, resizable, and moveable window.
  • the searching which is performed as the user is typing and the displaying of results as the user is typing may include the searching through the metadata files created from metadata extracted from files created by many different types of software programs.
  • FIG. 21 Figures 21, and 22A, 22B, 22C, and 22D will now be referred to while describing another aspect of the inventions.
  • This aspect relates to a method of selecting a group of files, such as a group of individual data files, hi an exemplary method of this aspect, a data processing system receives a selection of a plurality of items, such as data files, folders (e.g. graphical user interface representations of subdirectories), application programs or a combination of one or more of these items.
  • This selection may be performed by one of the many conventional ways to select a plurality of items such as (a) positioning a cursor at each item individually (e.g.
  • operation 2101 shown in Figure 21 receives one or more inputs indicating a selection of a plurality of items.
  • the system in operation 2103 receives a command requesting both the creation of a new storage facility (e.g.
  • operation 2103 is shown following operation 2101, in certain embodiments operation 2103 may precede operation 2101.
  • the association of operation 2103 may be a copy or a move operation.
  • the user may select multiple items and then command the system to move those items from their existing locations to a new folder which is created in one operation as a result of the move and create new folder command, hi response to the command received in operation 2103, the system creates a new storage facility, such as a new folder, with a predetermined directory path name or a user specified path name and the system further associates the selected plurality of items with the new storage facility.
  • This association may be either a move or a copy operation.
  • a copy operation would typically involve making a copy of each selected item and storing the item with a path name that reflects the storage of the item within the new folder having a predetermined directory path name or a user specified directory path name.
  • a move operation in which the items are moved into the new folder, may merely change the path names associated with each of the selected items (rather than making a copy of the items) which changed path names will reflect the new file system location (e.g. within the subdirectory of the new folder) of the selected items.
  • Figures 22A -22D show one example of the method of Figure 21.
  • a desktop 2201 on a display device is shown containing multiple windows and also an icon 2227 on the desktop.
  • a cursor 2211 is also shown on the desktop.
  • the windows 2203, 2205, and 2207 each contain a plurality of items shown as icons, hi particular, window 2203 includes a data file represented by icon 2215 in a folder (e.g. a graphical representation of a subdirectory in a file storage system) represented by icon 2217.
  • the window 2205 includes a program icon 2223 and a document icon 2219 and another document icon 2225 and a folder icon 2221.
  • the window 2207 shows a list view of several files including "File B.”
  • the user may then, using the cursor 2211 or using other conventional user interface techniques, select multiple items. This may be done with one input or more inputs which indicate the selection of multiple items.
  • Figure 22B shows the result of-the user having selected icons 2215, 2217, 2223, 2225, 2227, and "File B" in window 2207. It can be seen that the cursor 2211 is positioned adjacent to the icon 2225 at this point in the operation. Then the user, after having selected a plurality of items, may invoke the command referred to in operation 2103. An example of this is shown in Figure 22C which represents a portion of the desktop 2101, which portion is designated 2201 A as shown in Figure 22C.
  • a pop up menu 2230 which pop up menu includes three options 2231, 2232, and 2233.
  • Option 2231 would allow a user to move all the selected items into the trash (e.g. delete them) while options 2232 and 2233 relate to the command referred to in operation 2103 of Figure 21.
  • option 2232 is a command which is selectable by the user to create a new folder and, in the same operation, move the items which have been selected into the new folder.
  • Option 2233 is a command which allows the user to, in one operation, create a new folder and copy the selected items into the new folder.
  • the user will select option 2232, thereby causing the system to create a new storage facility, such as a new folder with a predetermined directory name (e.g. "new folder") or alternatively, a user specified path name.
  • a new storage facility such as a new folder with a predetermined directory name (e.g. "new folder") or alternatively, a user specified path name.
  • the desktop 2201 now includes a new window labeled "new folder” which represents and shows the contents of this new folder, which is also shown as the folder 2253 which is a graphical user interface representation of this new folder.
  • a window may appear after the command option 2232 or 2233 has been selected, and this window asks for a name for the new folder.
  • This window may display a default name (e.g. "new folder") in case the user does not enter a new name.
  • the system may merely give the new folder or new storage facility a default path name.
  • the system may merely create the new folder and move or copy the items into the new folder without showing the new window as shown in Figure 22D.
  • Indexing the full text content of files can be a huge power drain particularly when a large number of files need to be indexed or when the content of the files requiring indexing is large.
  • a data processing system is operating in a high power mode, such as when it is connected to an alternating current source, and there is no requirement or need to place the data processing system in a lower power mode, there is no need to restrain or inhibit indexing for power consumption control.
  • the data processing system is operating on a battery supply rather than an alternating current source (e.g. AC power) or when the user or the system has caused the system to enter a lower power consumption state (e.g.
  • the system has automatically caused the system to enter a lower power consumption state to reduce the operating temperature of the system), then it maybe desirable to restrain indexing or importation of files into an indexed database or metadata database respectively.
  • the indexing of a content of files occurs in at least one of the following situations: (1) as a result of a user driven change such as when a file has just been modified by a user; (2) as a background process to initially index volumes or to re-index files that have been modified since the disks or volumes were last seen by the system; or (3) as a result of a scan or sweep of a volume, which scan or sweep maybe scheduled (e.g. scheduled in time) or not scheduled.
  • importation of metadata from a file may occur in at least one of the following situations: (1) as a result of the user driven change, such as when a file has just been modified by a user; (2) as a background process to initially import metadata from files on a volume or to update the files that may have been modified since the volume was last seen by the system, such as in the case when the volume is a removable hard drive which sometimes is connected to the system; or (3) as a result of a scan or sweep of a volume, which scan or sweep maybe scheduled (e.g. scheduled in time) or not scheduled.
  • the reduction of power consumption by a system will tend to maximize the battery life of a battery which is supplying power to a system or will reduce the amount of heat generated by the system in situations when the heat generated by the system needs to be reduced.
  • power consumption may be reduced by achieving, at least partially, at least one or more of the following goals: (1) doing minimal input/output operations when running on batteries; (2) not spinning up a hard disk drive when it is not spinning; (3) not keeping the drive spinning longer than it would otherwise have to spin.
  • One exemplary embodiment uses the following technique to attempt to satisfy at least some of these goals.
  • indexing or importation is needed as a result of the user making a change, the disk is by definition already spinning and the data is typically in a disk cache so in many embodiments, the indexing or importation is done as soon as possible in order to achieve the first and third goals.
  • indexing or importation When indexing or importation is due to a background indexing or importation, the system will let indexing or importation continue for a period of time, e.g. for two minutes, after the user action or for some other period of time if the disk or hard drive is still spinning in order to allow any short reconciliation scan or operation to complete but not allow an initial scan to make import/output operations for lengthy periods of time which might defeat the first and third goals.
  • Power consumption may also be reduced by performing indexing operations (and/or metadata importing/exporting operations which add or modify metadata in a metadata database) in a sequence which is determined, at least in part, by storage locations.
  • This technique can reduce the amount of movement of the read/write head of a disk drive and thus reduce the amount of power consumption by a data processing system.
  • An exemplary method which uses this technique may include determining storage locations of files to be indexed in indexing queues and determining one or more sequences of indexing operations based on the storage locations. This exemplary method may also be employed separately or in combination with one or more of the other methods described herein.
  • the storage locations may be based on one or more levels of storage hierarchy.
  • a sequence of indexing operations specifies that if the first spindle is spinning and the second spindle is not spinning, the first set of files is to be indexed before beginning to index the second set of files.
  • the indexing tasks in an indexing queue can be examined to determine the associated storage locations and the sequence of the tasks can be based, at least in part, on the storage locations.
  • indexing operations in the indexing queue can be processed in such a sequence.
  • indexing operations may be organized in a sequence to cause the indexing operations to continue indexing files in the same partition (e.g. on a hard drive storage media) as other files which are also stored in that partition and are currently being indexed before beginning to index files in another partition.
  • indexing operations may be organized in a sequence to cause the indexing operations to continue indexing files of the same user (if those files are currently being indexed) before beginning to index files of another user; this particular example is based on an assumption that, in many cases, the same user's files will be stored in close proximity to each other (in terms of storage locations).
  • Power consumption may also be controlled by delaying indexing or metadata harvesting if there is heavy disk activity caused by other (non-indexing and non-metadata related) software.
  • a system may prioritize input/output (I/O) requests between indexing tasks and non-indexing tasks, wherein the I/O requests for non-indexing tasks receive a higher priority than the I/O requests for indexing tasks.
  • I/O requests may be implemented for metadata related tasks and non-metadata related tasks which are given a higher priority than the metadata related tasks.
  • Power consumption may also be reduced by coalescing notifications (which are used to activate indexing and/or metadata harvesting) and/or determining an order to scan for files to index (or harvest metadata from). Further details regarding methods for coalescing notifications and determining an order to scan and other techniques which may be used in conjunction with power management methods are described in the copending U.S. patent application filed concurrently herewith by inventors Yan Arrouye, Dominic Giampaolo and Andrew Carol and entitled “Methods and Systems for Managing Data” and having attorney docket no. 04860.P3719, which application is also incorporated herein by reference. Power consumption may also be reduced by intelligently indexing files in a variety of ways described in the copending U.S.
  • Figure 23 represents one exemplary method for conserving power in a system which has at least one index database or metadata base and which uses notifications to index files to add to the index database or import files having metadata into the metadata database.
  • Operation 2301 receives notifications to index files (or in alternate embodiments to perform importations of metadata into a metadata database or a combination of a notification to index files as well as to import metadata from the files into a metadata database).
  • the notifications are maintained in at least one queue in which the tasks such as importation tasks or indexing tasks in the queue include a priority parameter which indicates the priority of the indexing or importation operation
  • hi operation 2305 requests for indexing a file (or importation of files) at a first priority are processed when the data processing system is in a first power consumption state.
  • the first priority is a high priority and the first power consumption state is a state in which the system is receiving AC power and it is not attempting to conserve power.
  • the system processes requests for indexing at least some of the files (and/or the importation of metadata into a metadata database of at least some of the files) at a second priority, which may be a low priority when the data processing system is in a second power consumption state, such as when the system is powered by one or more batteries.
  • a second priority which may be a low priority when the data processing system is in a second power consumption state, such as when the system is powered by one or more batteries.
  • the method of Figure 23 allows indexing tasks and/or importation tasks to be partitioned within at least one queue among at least two priorities, for example a high priority and a low priority.
  • One queue, rather than two queues, may be used if each task within the queue includes a label which specifies the priority of the task or if the tasks are grouped by priority (without a label specifying the priority for each task).
  • the method of Figure 23 may be implemented for each volume which includes an index database or a metadata database. It will be appreciated that in certain embodiments, one volume may be battery powered while another volume is powered by alternating current.
  • the battery powered volume may be a cellular telephone or a music playing device (e.g. an MP3 player) or a computer peripheral or a combination of such devices (e.g. a cellular telephone which is also a music player and a portable storage device which uses a storage device in the cellular telephone).
  • the battery powered volume may require power conservation and thus implement a method similar to that shown in Figure 23 (or any one or more of the other methods described herein) while the other volume may not need to assign priorities to notifications or indexing requests in order to conserve power.
  • each storage volume may have its own power policies (e.g. one or more of the various methods described herein such as different processing priorities and/or different indexing queues, etc.) with respect to indexing or harvesting of metadata.
  • One or more data processing systems may be coupled to each of the storage volumes with their own power policies, and each of these data processing systems may execute software programs which implement the independent power policies.
  • Each volume will, at least in certain embodiments, store its own index database and may also store its own metadata database, even though the metadata database processing software and the indexing software may be stored on only one storage device (e.g. a hard drive used to boot a computer system).
  • Figure 24 shows a more specific implementation of a method for power consumption control in a data processing system which includes an index data base or a metadata base or a combination of both.
  • the system determines whether it is in a low power consumption state.
  • the system determines whether indexing or importation is required as a result of a contemporaneous change by the user to a file or as a result of an initial indexing or importation of an unindexed volume or unimported volume or a reindexing of a volume or importation of a volume having files that may have been modified since the time the volume, which may be removable, was last indexed or imported by the system.
  • the system performs indexing at either a first priority or a second priority as indicated in operations 2405 and 2407.
  • the system will perform indexing or importation at a first priority (e.g. a higher priority than the second priority)as shown in operation 2405 if indexing or importation is required as a result of a contemporaneous change.
  • a first priority e.g. a higher priority than the second priority
  • operation 2407 is typically performed such that the indexing or importation is done at the second priority (e.g. a lower priority than the first priority).
  • Figure 25 shows a further specific embodiment from managing power consumption on a computer system or other data processing system which maintains at least an index database or a metadata database.
  • the system determines whether it is running on battery power or has been placed in a lower power mode. For example, the system may be placed in a lower power mode by the user or automatically by the system. If it has not been placed in the lower power mode and is not running on battery power, then operation 2502 follows in which indexing or importation proceeds according to a single indexing queue or importation queue in which the operations in the queue have only one priority rather than several different priority levels. On the other hand, if it is determined that the system is running on battery power or has been placed in a lower power mode, then operation 2503 follows 2501. In operation 2503, a first queue for each volume is established for higher priority indexing or higher priority importation of metadata from a file into a metadata database.
  • indexing or importation which is needed as a result of the user making a change or creating a new file receives a higher priority than a background indexing or importation.
  • a second queue is established for each volume for a lower priority index or importation, such as indexing or importation which is part of a background process.
  • indexing or importation for items in the first queue is performed, typically upon receiving a notification of a changed file if the system still has sufficient power, hi operation 2509, the system performs importation or indexing for items in the second queue.
  • a system's power state may be indicated by one or more states or parameters or measurements, including whether the system is powered by only a battery or whether the system is powered by AC power, or what the battery's state is (foil of charge, half-foil, nearly empty) or the heat of the system or the heat in one or more parts of the system, etc.

Abstract

Systems and methods for managing data, such as metadata or indexes for index databases. In one exemplary method, different processing priorities are assigned to different indexing tasks based upon the origin of the task. In another exemplary method, indexing tasks are processed in a first mode when a data processing system is in a first power state and indexing tasks are processed in an second mode when the data processing system is in a second power state.

Description

METHODS AND SYSTEMS FOR MANAGING DATA
[0001] This application is a continuation-in-part of co-pending U.S. Patent Application Serial No. 10/877,584, filed on June 25, 2004. This application also claims priority to co-pending U.S. Provisional Patent Application No. 60/643,087 filed on January 7, 2005, which provisional application is incorporated herein by reference in its entirety; this application claims the benefit of the provisional's filing date under 35 U.S. C. § 119(e). This present application hereby claims the benefit of these earlier filing dates under 35 U.S.C. §120.
BACKGROUND OF THE INVENTION
[0002] Modern data processing systems, such as general purpose computer systems, allow the users of such systems to create a variety of different types of data files. For example, a typical user of a data processing system may create text files with a word processing program such as Microsoft Word or may create an image file with an image processing program such as Adobe's PhotoShop. Numerous other types of files are capable of being created or modified, edited, and otherwise used by one or more users for a typical data processing system. The large number of the different types of files that can be created or modified can present a challenge to a typical user who is seeking to find a particular file which has been created.
[0003] Modern data processing systems often include a file management system which allows a user to place files in various directories or subdirectories (e.g. folders) and allows a user to give the file a name. Further, these file management systems often allow a user to find a file by searching for the file's name, or the date of creation, or the date of modification, or the type of file. An example of such a file management system is the Finder program which operates on Macintosh computers from Apple Computer, Inc. of Cupertino, California. Another example of a file management system program is the Windows Explorer program which operates on the Windows operating system from Microsoft Corporation of Redmond, Washington. Both the Finder program and the Windows Explorer program include a find command which allows a user to search for files by various criteria including a file name or a date of creation or a date of modification or the type of file. However, this search capability searches through information which is the same for each file, regardless of the type of file. Thus, for example, the searchable data for a Microsoft Word file is the same as the searchable data for an Adobe PhotoShop file, and this data typically includes the file name, the type of file, the date of creation, the date of last modification, the size of the file and certain other parameters which may be maintained for the file by the file management system.
[0004] Certain presently existing application programs allow a user to maintain data about a particular file. This data about a particular file may be considered metadata because it is data about other data. This metadata for a particular file may include information about the author of a file, a summary of the document, and various other types of information. A program such as Microsoft Word may automatically create some of this data when a user creates a file and the user may add additional data or edit the data by selecting the "property sheet" from a menu selection in Microsoft Word. The property sheets in Microsoft Word allow a user to create metadata for a particular file or document. However, in existing systems, a user is not able to search for metadata across a variety of different applications using one search request from the user. Furthermore, existing systems can perform one search for data files, but this search does not also include searching through metadata for those files. [0005] Existing systems have the ability to generate an index database of the full content of files, but the process of generating the index does not, in existing systems, attempt to control the indexing process based upon a power state of the data processing system. SUMMARY OF THE DESCRIPTION
[0006] Methods for managing data in a data processing system and systems for managing data described herein.
[0007] At least some of these methods and systems include the ability to modify how indexing of files (to create an index database) is performed in view of the power state of the systems. These methods and systems may, for example, use different logical queues for indexing tasks that are assigned different priorities, at least when the systems are in certain power states. [0008] These various methods and systems may provide for improved power consumption performance while also providing the ability to maintain databases which a user can use to search for data. In one aspect of the invention, an exemplary method includes determining a power state of a data processing system and establishing a first set of indexing queues or importation queues if the data processing system is in a first power state and establishing a second set of indexing queues or importation queues if the data processing system is in a second power state. The second set of queues may comprise at least two queues and the first set of queues is only one queue in certain embodiments. Indexing tasks in the first set of indexing queues have a higher priority than at least some of the indexing tasks in the second set of indexing queues in certain embodiments. Typically, the first power state is a higher power state, such as when the data processing system is powered by an alternating current source, and the second power state is a lowered powered state such as when the system is powered by a battery.
[0009] In another aspect of the present inventions, an exemplary method includes processing requests for indexing files or importation of files at a first priority when a data processing system is in a first power consumption state, and processing requests for indexing of at least some files or importation of at least some files at a second priority when a data processing system is in a second power consumption state. [0010] In another aspect of the inventions described herein, an exemplary method includes determining whether a data processing system is a lower power consumption state, and determining whether, if the data processing system is in a lower power consumption state, an indexing or importation operation is of a first type or a second type, and performing indexing or importation at a first priority if the indexing operation or importation operation is of the first type, and performing indexing or importation at a second priority if the indexing operation or importation operation is of the second type, where in the first priority is a higher priority than the second priority, hi one implementation of this exemplary method, the importation or indexing operation is of the first type when importation or indexing is required as a result of a contemporaneous change by a user to a file, and the indexing operation or importation operation is of the second type when indexing or importation is required as a result of an initial index of a volume or a re-index of a removable volume that has files that have been modified since the removable volume was last mounted by the data processing system.
[0011] hi another aspect of the inventions described herein, an exemplary method includes receiving an indication (e.g. one or more indicators) of a power state (e.g. battery powered only or AC powered, etc.) of a data processing system (e.g. a general purpose computer system or an MP3 music player, etc.) and determining how to process indexing tasks in response to the indication. Typically, in this exemplary method, the determining is performed automatically based upon the indication and may include assigning different processing priorities to different indexing tasks (e.g. background indexing or user initiated indexing of files just changed by a user) which may be stored in different indexing queues which are stored in non- volatile memory, such as a hard drive. [0012] hi another aspect of the inventions, an exemplary method limits power consumption by performing indexing operations (or metadata importing/exporting operations) in a sequence which is determined by storage locations; this exemplary method may include determining storage locations of files to be indexed in indexing queues and determining one or more sequences of indexing operations based on the storage locations. For example, if a first set of files to be indexed is on a first storage device having a first spindle (which rotates the media storing the first set of files) and a second set of files to be indexed is on a second storage device (e.g. another hard drive) having a second spindle (which rotates the media storing the second set of files), then a sequence of indexing operations specifies that if the first spindle is spinning and the second spindle is not spinning, the first set of files is to be indexed before beginning to index the second set of files. As a further example, indexing operations maybe organized in a sequence to cause the indexing operations to continue indexing files in the same partition as other files currently being indexed before beginning to index files in another partition. As yet another example, indexing operations may be organized in a sequence to cause the indexing operations to continue indexing files of the same user before beginning to index files of another user. [0013] Other aspects of the present inventions include various data processing systems which perform these methods and machine readable media which perform various methods described herein.
BRIEF DESCRIPTION OF THE DRAWINGS
[0014] The present invention is illustrated by way of example and not limitation in the figures of the accompanying drawings in which like references indicate similar elements.
[0015] Figure 1 shows an exemplary embodiment of a data processing system, which may be a general purpose computer system and which may operate in any of the various methods described herein.
[0016] Figure 2 shows a general example of one exemplary method of one aspect of the invention. [0017] Figure 3A shows an example of the content of the particular type of metadata for a particular type of file.
[0018] Figure 3B shows another example of a particular type of metadata for another particular type of file.
[0019] Figure 4 shows an example of an architecture for managing metadata according to one exemplary embodiment of the invention.
[0020] Figure 5 is a flowchart showing another exemplary method of the present invention.
[0021] Figure 6 shows an example of a storage format which utilizes a flat file format for metadata according to one exemplary embodiment of the invention.
[0022] Figures 7A-7E show a sequence of graphical user interfaces provided by one exemplary embodiment in order to allow searching of metadata and/or other data in a data processing system.
[0023] Figures 8 A and 8B show two examples of formats for displaying search results according to one exemplary embodiment of the invention.
[0024] Figure 9 shows another exemplary user interface of the present invention.
[0025] Figure 10 shows another exemplary user interface of the present invention.
[0026] Figures HA -HD show, in sequence, another exemplary user interface according to the present invention.
[0027] Figures 12A-12D show alternative embodiments of user interfaces according to the present invention.
[0028] Figures 13 A and 13B show further alternative embodiments of user interfaces according to the present invention.
[0029] Figures 14A, 14B, 14C, and 14D show further alternative embodiments of user interfaces according to the present invention. [0030] Figures 15A, 15B, 15C and 15D show another alternative embodiment of user interfaces according to the present invention.
[0031] Figures 16A and 16B show certain aspects of embodiments of user interfaces according to the present invention.
[0032] Figure 17 shows an aspect of certain embodiments of user interfaces according to the present invention.
[0033] Figures 18A and 18B show further aspects of certain embodiments of user interfaces according to the present invention.
[0034] Figures 19 A, 19B, 19C, 19D, and 19E show further illustrative embodiments of user interfaces according to the present invention.
[0035] Figure 20 is a flow chart which illustrates another exemplary method of the present invention.
[0036] Figure 21 is a flow chart showing another exemplary method of the present invention.
[0037] Figures 22A, 22B, 22C, and 22D illustrate the display of a display device on which an embodiment of the method of Figure 21 is performed.
[0038] Figure 23 is a flow chart which illustrates one exemplary method of the present invention.
[0039] Figure 24 is another flow chart which illustrates another exemplary method of the present invention.
[0040] Figure 25 is a flow chart which illustrates another exemplary method of the present invention.
DETAILED DESCRIPTION
[0041] The subject invention will be described with reference to numerous details set forth below, and the accompanying drawings will illustrate the invention. The following description and drawings are illustrative of the invention and are not to be construed as limiting the invention. Numerous specific details are described to provide a thorough understanding of the present invention. However, in certain instances, well known or conventional details are not described in order to not unnecessarily obscure the present invention in detail. [0042] The present description includes material protected by copyrights, such as illustrations of graphical user interface images. The owners of the copyrights, including the assignee of the present invention, hereby reserve their rights, including copyright, in these materials. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office file or records, but otherwise reserves all copyrights whatsoever. Copyright Apple Computer, Inc. 2004.
[0043] Figure 1 shows one example of a typical computer system which may be used with the present invention. Note that while Figure 1 illustrates various components of a computer system, it is not intended to represent any particular architecture or manner of interconnecting the components as such details are not germane to the present invention. It will also be appreciated that network computers and other data processing systems which have fewer components or perhaps more components may also be used with the present invention. The computer system of Figure 1 may, for example, be a Macintosh computer from Apple Computer, Inc.
[0044] As shown in Figure 1, the computer system 101, which is a form of a data processing system, includes a bus 102 which is coupled to a microprocessor(s) 103 and a ROM (Read Only Memory) 107 and volatile RAM 105 and a non¬ volatile memory 106. The microprocessor 103 maybe a G3 or G4 microprocessor from Motorola, Inc. or one or more G5 microprocessors from IBM. The bus 102 interconnects these various components together and also interconnects these components 103, 107, 105, and 106 to a display controller and display device 104 and to peripheral devices such as input/output (I/O) devices which may be mice, keyboards, modems, network interfaces, printers and other devices which are well known in the art. Typically, the input/output devices 109 are coupled to the system through input/output controllers 108. The volatile RAM (Random Access Memory) 105 is typically implemented as dynamic RAM (DRAM) which requires power continually in order to refresh or maintain the data in the memory. The mass storage 106 is typically a magnetic hard drive or a magnetic optical drive or an optical drive or a DVD RAM or other types of memory systems which maintain data (e.g. large amounts of data) even after power is removed from the system. Typically, the mass storage 106 will also be a random access memory although this is not required. While Figure 1 shows that the mass storage 106 is a local device coupled directly to the rest of the components in the data processing system, it will be appreciated that the present invention may utilize a non- volatile memory which is remote from the system, such as a network storage device which is coupled to the data processing system through a network interface such as a modem or Ethernet interface. The bus 102 may include one or more buses connected to each other through various bridges, controllers and/or adapters as is well known in the art. hi one embodiment the I/O controller 108 includes a USB (Universal Serial Bus) adapter for controlling USB peripherals and an IEEE 1394 controller for IEEE 1394 compliant peripherals.
[0045] It will be apparent from this description that aspects of the present invention may be embodied, at least in part, in software. That is, the techniques may be carried out in a computer system or other data processing system in response to its processor, such as a microprocessor, executing sequences of instructions contained in a memory, such as ROM 107, RAM 105, mass storage 106 or a remote storage device. In various embodiments, hardwired circuitry may be used in combination with software instructions to implement the present invention. Thus, the techniques are not limited to any specific combination of hardware circuitry and software nor to any particular source for the instructions executed by the data processing system, hi addition, throughout this description, various functions and operations are described as being performed by or caused by software code to simplify description. However, those skilled in the art will recognize what is meant by such expressions is that the functions result from execution of the code by a processor, such as the microprocessor 103.
Capturing and Use of Metadata Across a Variety of Application Programs [0046] Figure 2 shows a generalized example of one embodiment of the present invention. In this example, captured metadata is made available to a searching facility, such as a component of the operating system which allows concurrent searching of all metadata for all applications having captured metadata (and optionally for all non-metadata of the data files). The method of Figure 2 may begin in operation 201 in which metadata is captured from a variety of different application programs. This captured metadata is then made available in operation 203 to a searching facility, such as a file management system software for searching. This searching facility allows, in operation 205, the searching of metadata across all applications having captured metadata. The method also provides, in operation 207, a user interface of a search engine and the search results which are obtained by the search engine. There are numerous possible implementations of the method of Figure 2. For example, Figure 5 shows a specific implementation of one exemplary embodiment of the method of Figure 2. Alternative implementations may also be used. For example, in an alternative implementation, the metadata may be provided by each application program to a central source which stores the metadata for use by searching facilities and which is managed by an operating system component, which may be, for example, the metadata processing software. The user interface provided in operation 207 may take a variety of different formats, including some of the examples described below as well as user interfaces which are conventional, prior art user interfaces. The metadata may be stored in a database which may be any of a variety of formats including a B tree format or, as described below, in a flat file format according to one embodiment of the invention. [0047] The method of Figure 2 may be implemented for programs which do not store or provide metadata, hi this circumstance, a portion of the operating system provides for the capture of the metadata from the variety of different programs even though the programs have not been designed to provide or capture metadata. For those programs which do allow a user to create metadata for a particular document, certain embodiments of the present invention may allow the exporting back of captured metadata back into data files for applications which maintain metadata about their data files.
[0048] The method of Figure 2 allows information about a variety of different files created by a variety of different application programs to be accessible by a system wide searching facility, which is similar to the way in which prior art versions of the Finder or Windows Explorer can search for file names, dates of creation, etc. across a variety of different application programs. Thus, the metadata for a variety of different files created by a variety of different application programs can be accessed through an extension of an operating system, and an example of such an extension is shown in Figure 4 as a metadata processing software which interacts with other components of the system and will be described further below.
[0049] Figures 3A and 3B show two different metadata formats for two different types of data files. Note that there may be no overlap in any of the fields; in other words, no field in one type of metadata is the same as any field in the other type of metadata. Metadata format 301 may be used for an image file such as a JPEG image file. This metadata may include information such as the image's width, the image's height, the image's color space, the number of bits per pixel, the ISO setting, the flash setting, the F/stop of the camera, the brand name of the camera which took the image, user-added keywords and other fields, such as a field which uniquely identifies the particular file, which identification is persistent through modifications of the file. Metadata format 331 shown in Figure 3B may be used for a music file such as an MP3 music file. The data in this metadata format may include an identification of the artist, the genre of the music, the name of the album, song names in the album or the song name of the particular file, song play times or the song play time of a particular song and other fields, such as a persistent file ID number which identifies the particular MP3 file from which the metadata was captured. Other types of fields may also be used. The following chart shows examples of the various fields which maybe used in metadata for various types of files.
Figure imgf000014_0001
Figure imgf000015_0001
Figure imgf000016_0001
Figure imgf000017_0001
Figure imgf000017_0002
Figure imgf000018_0001
-Yl-
Figure imgf000019_0001
Figure imgf000020_0001
Figure imgf000021_0001
Figure imgf000022_0001
Figure imgf000023_0001
Figure imgf000024_0001
Figure imgf000025_0001
Figure imgf000026_0001
Figure imgf000027_0001
Figure imgf000028_0001
Figure imgf000029_0001
Figure imgf000030_0001
Figure imgf000031_0001
[0050] One particular field which may be useful in the various metadata formats would be a field which includes an identifier of a plug in or other software element which may be used to capture metadata from a data file and/or export metadata back to the creator application.
[0051] Various different software architectures may be used to implement the functions and operations described herein. The following discussion provides one example of such an architecture, but it will be understood that alternative architectures may also be employed to achieve the same or similar results. The software architecture shown in Figure 4 is an example which is based upon the Macintosh operating system. The architecture 400 includes a metadata processing software 401 and an operating system (OS) kernel 403 which is operatively coupled to the metadata processing software 401 for a notification mechanism which is described below. The metadata processing software 401 is also coupled to other software programs such as a file system graphical user interface software 405 (which may be the Finder), an email software 407, and other applications 409. These applications are coupled to the metadata processing software 401 through client application program interface 411 which provide a method for transferring data and commands between the metadata processing software 401 and the software 405, 407, and 409. These commands and data may include search parameters specified by a user as well as commands to perform searches from the user, which parameters and commands are passed to the metadata processing software 401 through the interface 411. The metadata processing software 401 is also coupled to a collection of importers 413 which extract data from various applications. In particular, in one exemplary embodiment, a text importer is used to extract text and other information from word processing or text processing files created by word processing programs such as Microsoft Word, etc. This extracted information is the metadata for a particular file. Other types of importers extract metadata from other types of files, such as image files or music files. In this particular embodiment, a particular importer is selected based upon the type of file which has been created and modified by an application program. For example, if the data file was created by PhotoShop, then an image importer for PhotoShop may be used to input the metadata from a PhotoShop data file into the metadata database 415 through the metadata processing software 401. On the other hand, if the data file is a word processing document, then an importer designed to extract metadata from a word processing document is called upon to extract the metadata from the word processing data file and place it into the metadata database 415 through the metadata processing software 401. Typically, a plurality of different importers may be required in order to handle the plurality of different application programs which are used in a typical computer system. The importers 413 may optionally include a plurality of exporters which are capable of exporting the extracted metadata for particular types of data files back to property sheets or other data components maintained by certain application programs. For example, certain application programs may maintain some metadata for each data file created by the program, but this metadata is only a subset of the metadata extracted by an importer from this type of data file. In this instance, the exporter may export back additional metadata or may simply insert metadata into blank fields of metadata maintained by the application program.
[0052] The software architecture 400 also includes a file system directory 417 for the metadata. This file system directory keeps track of the relationship between the data files and their metadata and keeps track of the location of the metadata object (e.g. a metadata file which corresponds to the data file from which it was extracted) created by each importer. Li one exemplary embodiment, the metadata database is maintained as a flat file format as described below, and the file system directory 417 maintains this flat file format. One advantage of a flat file format is that the data is laid out on a storage device as a string of data without references between fields from one metadata file (corresponding to a particular data file) to another metadata file (corresponding to another data file). This arrangement of data will often result in faster retrieval of information from the metadata database 415.
[0053] The software architecture 400 of Figure 4 also includes find by content software 419 which is operatively coupled to a database 421 which includes an index of files. The index of files represents at least a subset of the data files in a storage device and may include all of the data files in a particular storage device (or several storage devices), such as the main hard drive of a computer system. The index of files may be a conventional indexed representation of the content of each document. The find by content software 419 searches for words in that content by searching through the database 421 to see if a particular word exists in any of the data files which have been indexed. The find by content software functionality is available through the metadata processing software 401 which provides the advantage to the user that the user can search concurrently both the index of files in the database 421 (for the content within a file) as well as the metadata for the various data files being searched. The software architecture shown in Figure 4 may be used to perform the method shown in Figure 5 or alternative architectures may be used to perform the method of Figure 5.
[0054] The method of Figure 5 may begin in operation 501 in which a notification of a change for a file is received. This notification may come from the OS kernel 403 which notifies the metadata processing software 401 that a file has been changed. This notification may come from sniffer software elements which detect new or modified files and deletion of files. This change may be the creation of a new file or the modification of an existing file or the deletion of an existing file. The deletion of an existing file causes a special case of the processing method of Figure 5 and is not shown in Figure 5. hi the case of a deletion, the metadata processing software 401, through the use of the file system directory 417, deletes the metadata file in the metadata database 415 which corresponds to the deleted file. The other types of operations, such as the creation of a new file or the modification of an existing file, causes the processing to proceed from operation 501 to operation 503 in which the type of file which is the subject of the notification is determined. The file may be an Acrobat PDF file or an RTF word processing file or a JPEG image file, etc. In any case, the type of the file is determined in operation 503. This may be performed by receiving from the OS kernel 403 the type of file along with the notification or the metadata processing software 401 may request an identification of the type of file from the file system graphical user interface software 405 or similar software which maintains information about the data file, such as the creator application or parent application of the data file. It will be understood that in one exemplary embodiment, the file system graphical user interface software 405 is the Finder program which operates on the Macintosh operating system, hi alternative embodiments, the file system graphical user interface system may be Windows Explorer which operates on Microsoft's Windows operating system. After the type of file has been determined in operation 503, the appropriate capture software (e.g. one of the importers 413) is activated for the determined file type. The importers may be a plug-in for the particular application which created the type of file about which notification is received in operation 501. Once activated, the importer or capture software imports the appropriate metadata (for the particular file type) into the metadata database, such as metadata database 415 as shown in operation 507. Then in operation 509, the metadata is stored in the database. In one exemplary embodiment, it may be stored in a flat file format. Then in operation 511, the metadata processing software 401 receives search parameter inputs and performs a search of the metadata database (and optionally also causes a search of non-metadata sources such as the index of files 421) and causes the results of the search to be displayed in a user interface. This may be performed by exchanging information between one of the applications, such as the software 405 or the software 407 or the other applications 409 and the metadata processing software 401 through the interface 411. For example, the file system software 405 may present a graphical user interface, allowing a user to input search parameters and allowing the user to cause a search to be performed. This information is conveyed through the interface 411 to the metadata processing software 401 which causes a search through the metadata database 415 and also may cause a search through the database 421 of the indexed files in order to search for content within each data file which has been indexed. The results from these searches are provided by the metadata processing software 401 to the requesting application which, in the example given here, was the software 405, but it will be appreciated that other components of software, such as the email software 407, may be used to receive the search inputs and to provide a display of the search results. Various examples of the user interface for inputting search requests and for displaying search results are described herein and shown in the accompanying drawings.
[0055] It will be appreciated that the notification, if done through the OS kernel, is a global, system wide notification process such that changes to any file will cause a notification to be sent to the metadata processing software. It will also be appreciated that in alternative embodiments, each application program may itself generate the necessary metadata and provide the metadata directly to a metadata database without the requirement of a notification from an operating system kernel or from the intervention of importers, such as the importers 413. Alternatively, rather than using OS kernel notifications, an embodiment may use software calls from each application to a metadata processing software which receives these calls and then imports the metadata from each file in response to the call.
[0056] As noted above, the metadata database 415 may be stored in a flat file format in order to improve the speed of retrieval of information in most circumstances. The flat file format may be considered to be a non-B tree, non- hash tree format in which data is not attempted to be organized but is rather stored as a stream of data. Each metadata object or metadata file will itself contain fields, such as the fields shown in the examples of Figures 3 A and 3B. However, there will typically be no relationship or reference or pointer from one field in one metadata file to the corresponding field (or another field) in the next metadata file or in another metadata file of the same file type. Figure 6 shows an example of the layout in a flat file format of metadata. The format 601 includes a plurality of metadata files for a corresponding plurality of data files. As shown in Figure 6, metadata file 603 is metadata from file 1 of application A and may be referred to as metadata file Al . Similarly, metadata file 605 is metadata from file 1 of application B and may be referred to as metadata file Bl . Each of these metadata files typically would include fields which are not linked to other fields and which do not contain references or pointers to other fields in other metadata files. It can be seen from Figure 6 that the metadata database of Figure 6 includes metadata files from a plurality of different applications (applications A, B, and C) and different files created by each of those applications. Metadata files 607, 609, 611, and 617 are additional metadata files created by applications A, B, and C as shown in Figure 6.
[0057] A flexible query language may be used to search the metadata database in the same way that such query languages are used to search other databases. The data within each metadata file may be packed or even compressed if desirable. As noted above, each metadata file, in certain embodiments, will include a persistent identifier which uniquely identifies its corresponding data file. This identifier remains the same even if the name of the file is changed or the file is modified. This allows for the persistent association between the particular data file and its metadata.
User Interface Aspects
[0058] Various different examples of user interfaces for inputting search parameters and for displaying search results are provided herein. It will be understood that some features from certain embodiments may be mixed with other embodiments such that hybrid embodiments may result from these combinations. It will be appreciated that certain features may be removed from each of these embodiments and still provide adequate functionality in many instances.
[0059] Figure 7A shows a graphical user interface which is a window which may be displayed on a display device which is coupled to a data processing system such as a computer system. The window 701 includes a side bar having two regions 703 A, which is a user-configurable region, and 703B, which is a region which is specified by the data processing system. Further details in connection with these side bar regions may be found in co-pending U.S. Patent
Application Serial No. filed June 22, 2004, and entitled "Methods and Apparatuses for Operating a Data Processing System," by inventors Donald Lindsay and Bas Ording, attorney docket number 04860.P3306. The window 701 also includes a display region 705 which in this case displays the results of searches requested by the user. The window 701 also includes a search parameter menu bar 707 which includes configurable pull down menus 713, 715, and 717. The window 701 also includes a text entry region 709 which allows a user to enter text as part of the search query or search parameters. The button 711 may be a start search button which a user activates in order to start a search based upon the selected search parameters. Alternatively, the system may perform a search as soon as it receives any search parameter inputs or search queries from the user rather than waiting for a command to begin the search. The window 701 also includes a title bar 729 which may be used in conjunction with a cursor control device to move, in a conventional manner, the window around a desktop which is displayed on a display device. The window 701 also includes a close button 734, a minimize button 735, and a resize button 736 which may be used to close or minimize or resize, respectively, the window. The window 701 also includes a resizing control 731 which allows a user to modify the size of the window on a display device. The window 701 further includes a back button 732 and a forward button 733 which function in a manner which is similar to the back and forward buttons on a web browser, such as Internet Explorer or Safari. The window 701 also includes view controls which include three buttons for selecting three different types of views of the content within the display region 705. When the contents found in a search exceed the available display area of a display region 705, scroll controls, such as scroll controls 721, 722, and 723, appear within the window 701. These may be used in a conventional manner, for example, by dragging the scroll bar 721 within the scroll region 721 A using conventional graphical user interface techniques.
[0060] The combination of text entry region 709 and the search parameter menu bar allow a user to specify a search query or search parameters. Each of the configurable pull down menus presents a user with a list of options to select from when the user activates the pull down menu. As shown in Figure 7A, the user has already made a selection from the configurable pull down menu 713 to specify the location of the search, which in this case specifies that the search will occur on the local disks of the computer systems. Configurable pull down menu 715 has also been used by the user to specify the kind of document which is to be searched for, which in this case is an image document as indicated by the configurable pull down menu 715 which indicates "images" as the selected configuration of this menu and hence the search parameter which it specifies. The configurable pull down menu 717, as shown in Figure 7A, represents an add search parameter pull down menu. This add search parameter pull down menu allows the user to add additional criteria to the search query to further limit the search results, hi the embodiment shown in Figure 7A, each of the search parameters is logically ANDed in a Boolean manner. Thus the current search parameter specified by the user in the state shown in Figure 7A searches all local disks for all images, and the user is in the middle of the process of selecting another search criteria by having selected the add search criteria pull down menu 717, resulting in the display of the pull down menu 719, which has a plurality of options which may be selected by the user.
[0061] Figure 7B shows the window 701 after the user has caused the selection of the time option within pull down menu 719, thereby causing the display of a submenu 719 A which includes a list of possible times which the user may select from. Thus it appears that the user wants to limit the search to all images on all local disks within a certain period of time which is to be specified by making a selection within the submenu 719A.
[0062] Figure 7C shows the window 701 on the display of a data processing system after the user has selected a particular option (in this case "past week") from the submenu 719 A. If the user accepts this selection, then the display shown in Figure 7D results in which the configurable pull down menu 718 is displayed showing that the user has selected as part of the search criteria files that have been created or modified in the past week. It can be seen from Figure 7D that the user can change the particular time selected from this pull down menu 718 by selecting another time period within the pull down menu 718 A shown in Figure 7D. Note that the configurable pull down menu 717, which represents an add search parameter menu, has now moved to the right of the configurable pull down menu 718. The user may add further search parameters by pressing or otherwise activating the configurable pull down menu 717 from the search parameter menu bar 707. If the user decides that the past week is the proper search criteria in the time category, then the user may release the pull down menu 718 A from being displayed in a variety of different ways (e.g. the user may release the mouse button which was being depressed to keep the pull down menu 718A on the display). Upon releasing or otherwise dismissing the pull down menu 718A, the resulting window 701 shown in Figure 7E then appears. There are several aspects of this user interface shown in Figure 7A-7E which are worthy of being noted. The search parameters or search query is specified within the same window as the display of the search results. This allows the user to look at a single location or window to understand the search parameters and how they affected the displayed search results, and may make it easier for a user to alter or improve the search parameters in order to find one or more files. The configurable pull down menus, such as the add search parameter pull down menu, includes hierarchical pull down menus. An example of this is shown in Figure 7B in which the selection of the time criteria from the pull down menu 717 results in the display of another menu, in this case a submenu 719 A which may be selected from by the user. This allows for a compact presentation of the various search parameters while keeping the initial complexity (e.g. without submenus being displayed) at a lower level. Another useful aspect of the user interface shown in Figure 7A-7E is the ability to reconfigure pull down menus which have previously been configured. Thus, for example, the configurable pull down menu 713 currently specifies the location of the search (in this case, all local disks), however, this may be modified by selecting the pull down region associated with the configurable pull down menu 713, causing the display of a menu of options indicating alternative locations which may be selected by the user. This can also be seen in Figure 7D in which the past week option has been selected by the user (as indicated by "past week" being in the search parameter menu bar 707), but a menu of options shown in the pull down menu 718 A allows the user to change the selected time from the "past week" to some other time criteria. Another useful aspect of this user interface is the ability to continue adding various search criteria by using the add search criteria pull down menu 717 and selecting a new criteria.
[0063] It will also be appreciated that the various options in the pull down menus may depend upon the fields within a particular type of metadata file. For example, the selection of "images" to be searched may cause the various fields present in the metadata for an image type file to appear in one or more pull down menus, allowing the user to search within one or more of those fields for that particular type of file. Other fields which do not apply to "images" types of files may not appear in these menus in order reduce the complexity of the menus and to prevent user confusion.
[0064] Another feature of the present invention is shown in Figures 7A-7E. rn particular, the side bar region 703 A, which is the user-configurable portion of the side bar, includes a representation of a folder 725 which represents the search results obtained from a particular search, which search results may be static or they may be dynamic in that, in certain instances, the search can be performed again to obtain results based on the current files in the system. The folder 725 in the example shown in Figures 7A-7E represents a search on a local disk for all images done on December 10th. By selecting this folder in the side bar region 703 A, the user may cause the display in the display region 705 of the results of that search. In this way, a user may retrieve a search result automatically by saving the search result into the side bar region 703 A. One mechanism for causing a search result or a search query to be saved into the side bar region 703 A is to select the add folder button 727 which appears in the bottom portion of the window 701. By selecting this button, the current search result or search query is saved as a list of files and other objects retrieved in the current search result, hi the case where the search query is saved for later use rather than the saving of a search result, then the current search query is saved for re-use at a later time in order to find files which match the search query at that later time. The user may select between these two functionalities (saving a search result or saving a search query) by the selection of a command which is not shown. [0065] Figures 8A and 8B show another aspect of a user interface feature which may be used with certain embodiments of the present invention. The window 801 of Figure 8A represents a display of the search results which maybe obtained as a result of using one of the various different embodiments of the present invention. The search results are separated into categories which are separated by headers 805, 807, 809, and 811 which in this case represent periods of time. This particular segmentation with headers was selected by the user's selecting the heading "date modified" using the date modified button 803 at the top of the window 801. An alternative selection of the kind category by selecting the button 802 at the top of the window 801 A shown in Figure 8B results in a different formatting of the search results which are now categorized by headers which indicate the types of files which were retrieved in the search and are separated by the headings 815, 817, 819, and 821 as shown in Figure 8B. The use of these headings in the search results display allows the user to quickly scan through the search results in order to find the file. [0066] Figure 9 shows another aspect of the present invention that is illustrated as part of the window 901 shown in Figure 9. This window includes a display region 905 which shows the results of the search and the window also includes two side bar regions 903 A and 903B, where the side bar region 903 A is the user-configurable portion and the side bar region 903B is the system controlled portion. A folder add button 927 may be selected by the user to cause the addition of a search result or a search query to be added to the user- configurable portion of the side bar. The window 901 also includes conventional window controls such as a title bar or region 929 which may be used to move the window around a display and view select buttons 937 and maximize, minimize and resize buttons 934, 935, and 936 respectively. The window 901 shows a particular manner in which the results of a text-based search may be displayed. A text entry region 909 is used to enter text for searching. This text may be used to search through the metadata files or the indexed files or a combination of both. The display region 905 shows the results of a search for text and includes at least two columns, 917 and 919, which provide the name of the file that was found and the basis for the match. As shown in column 919, the basis for the match may be the author field or a file name or a key word or comments or other data fields contained in metadata that was searched. The column 921 shows the text that was found which matches the search parameter typed into the text entry field 909. Another column 911 provides additional information with respect to the search results. In particular, this column includes the number of matches for each particular type of category or field as well as the total number of matches indicated in the entry 913. Thus, for example, the total number of matches found for the comments field is only 1, while other fields have a higher number of matches.
[0067] Figure 10 shows certain other aspects of some embodiments of the present invention. Window 1001 is another search result window which includes various fields and menus for a user to select various search parameters or form a search query. The window 1001 includes a display region 1005 which maybe used to display the results of a search and a user-configurable side bar portion 1003A and a system specified side bar portion 1003B. hi addition, the window 1001 includes conventional scrolling controls such as controls 1021 and 1022 and 1021 A. The window further includes conventional controls such as a title bar 1029 which may be used to move the window and view control buttons 1037 and maximize, minimize, and resize buttons 1034, 1035, and 1036. A start search button 1015 is near a text entry region 1009. A first search parameter menu bar 1007 is displayed adjacent to a second search parameter bar 1011. The first search parameter search bar 1007 allows a user to specify the location for a particular search while two menu pull down controls in the second search parameter menu bar 1011 allow the user to specify the type of file using the pull down menu 1012 and the time the file was created or last modified using the menu 1013.
[0068] The window 1001 includes an additional feature which maybe very useful while analyzing a search result. A user may select individual files from within the display region 1005 and associate them together as one collection. Each file may be individually marked using a specific command (e.g. pressing the right button on a mouse and selecting a command from a menu which appears on the screen, which command may be "add selection to current group") or similar such commands. By individually selecting such files or by selecting a group of files at once, the user may associate this group of files into a selected group or a "marked" group and this association may be used to perform a common action on all of the files in the group (e.g. print each file or view each file in a viewer window or move each file to a new or existing folder, etc.). A representation of this marked group appears as a folder in the user-configurable portion 1003 A. An example of such a folder is the folder 1020 shown in the user-configurable portion 1003 A. By selecting this folder (e.g. by positioning a cursor over the folder 1020 and pressing and releasing a mouse button or by pressing another button) the user, as a result of this selection, will cause the display within the display region 1005 of the files which have been grouped together or marked. Alternatively, a separate window may appear showing only the items which have been marked or grouped. This association or grouping may be merely temporary or it may be made permanent by retaining a list of all the files which have been grouped and by keeping a folder 1020 or other representations of the grouping within the user-configurable side bar, such as the side bar 1003 A. Certain embodiments may allow multiple, different groupings to exist at the same time, and each of these groupings or associations maybe merely temporary (e.g. they exist only while the search results window is displayed), or they may be made permanent by retaining a list of all the files which have been grouped within each separate group. It will be appreciated that the files within each group may have been created from different applications. As noted above, one of the groupings may be selected and then a user may select a command which performs a common action (e.g. print or view or move or delete) on all of the files within the selected group.
[0069] Figures HA, HB, HC, and HD show an alternative user interface for allowing a user to input search queries or search parameters. The user interface shown in these figures appears within the window 1101 which includes a user-configurable side bar region 1103 A and a system specified side bar region 1103B. The window 1101 also includes traditional window controls such as a window resizing control 1131 which may be dragged in a conventional graphical user interface manner to resize the window, and the window further includes scrolling controls such as controls 1121, 1122, and 1123. The scrolling control 1121 may, for example, be dragged within the scrolling region 1121 A or a scroll wheel on a mouse or other input device may be used to cause scrolling within a display region 1105. Further, traditional window controls include the title bar 1129 which may be used to move the window around a desktop which is displayed on a display device of a computer system and the window also includes view buttons 1137 as well as close, minimize, and resize buttons 1134, 1135 and 1136. A back and forward button, such as the back button 1132, are also provided to allow the user to move back and forth in a manner which is similar to the back and forth commands in a web browser. The window 1101 includes a search parameter menu bar 1111 which includes a "search by" pull down menu 1112 and a "sort by" pull down menu 1114. The "search by" pull down menu 1112 allows a user to specify the particular search parameter by selecting from the options which appear in the pull down menu once it is activated as shown in Figure HB. In particular, the pull down menu 1113 shows one example of a pull down menu when the "search by" pull down menu 1112 has been activated. The "sort by" pull down menu 1114 allows a user to specify how the search results are displayed within a display region 1105. In the example shown in Figures HA- HD a user has used the "sort by" pull down menu 1114 to select the "date viewed" criteria to sort the search results by. It should also be noted that the user may change the type of view of the search results by selecting one of the three view buttons 1137. For example, a user may select an icon view which is the currently selected button among the view buttons 1137, or the user may select a list view or a column view.
[0070] Figure HB shows the result of the user's activation of a "search by" pull down menu 1112 which causes the display of the menu 1113 which includes a plurality of options from which the user may choose to perform a search by. It will be appreciated that there are a number of different ways for a user to activate the "search by" pull down menu 1112. One way includes the use of a cursor, such as a pointer on a display which is controlled by a cursor control device, such as a mouse. The cursor is positioned over the region associated with the "search by" menu title (which is the portion within the search parameter menu bar 1111 which contains the words "search by") and then the user indicates the selection of the menu title by pressing a button, such as a mouse's button, to cause the pull down menu to appear, which in this case is the menu 1113 shown in Figure HB. At this point, the user may continue to move the cursor to point to a particular option within the menu, such as the "time" option. This may result in the display of a submenu to the left or to the right of the menu 1113. This submenu may be similar to the submenu 719A or to the menu 1214 shown in Figure 12 A. If the "kind" option is selected in the menu 1113, the submenu may include a generic list of the different kinds of documents, such as images, photos, movies, text, music, PDF documents, email documents, etc. or the list may include references to specific program names such as PhotoShop, Director, Excel, Word, etc. or it may include a combination of generic names and specific names. Figure HC shows the result of the user having selected PhotoShop type of documents from a submenu of the "kind" option shown in menu 1113. This results in the display of the search parameter menu bar 111 IA shown in Figure HC which includes a highlighted selection 111 IB which indicates that the PhotoShop type of documents will be searched for. The search parameter menu bar 1111 appears below the search parameter menu bar 111 IA as shown in Figure HC. The user may then specify additional search parameters by again using the "search by" pull down menu 1112 or by typing text into the text entry field 1109. For example, from the state of the window 1101 shown in Figure HC, the user may select the "search by" pull down menu 1112 causing the display of a menu containing a plurality of options, such as the options shown within the menu 1113 or alternative options such as those which relate to PhotoShop documents (e.g. the various fields in the metadata for PhotoShop type of documents). A combination of such fields contained within metadata for PhotoShop type documents and other generic fields (e.g. time, file size, and other parameters) may appear in a menu, such as the menu 1113 which is activated by selecting the "search by" pull down menu. The user may then select another criteria such as the time criteria. In this case, the window 1101 displays a new search parameter menu bar 1115 which allows a user to specify a particular time. The user may select one of the times on the menu bar 1115 or may activate a pull down menu by selecting the menu title "time," which is shown as the menu title 1116. The state of the window 1101 shown in Figure HD would then search for all PhotoShop documents created in the last 30 days or 7 days or 2 days or today or at any time, depending on the particular time period selected by the user.
[0071] Figures 12A, 12B, 12C and 12D show another example of a user interface for allowing the creation of search queries for searching metadata and other data and for displaying the results of the search performed using a search query. The different implementation shown in Figures 12A-12D shows a user interface presentation in a column mode; this can be seen by noting the selection of the column button, which is the rightmost button in the view buttons 1237 shown in Figure 12 A. The window 1201 has two columns 1211 and the display region 1205, while the window 1251 of Figure 12C has three columns which are columns 1257, 1259, and the display region 1255, and the window 1271 has three columns which are columns 1277, 1279, and the display region 1275. [0072] The window 1201 shown in Figures 12 A and 12B includes a display region 1205 which shows the results of a search; these results may be shown dynamically as the user enters search parameters or the results may be shown only after the user has instructed the system to perform the search (e.g. by selecting a "perform search" command). The window 1201 includes conventional window controls, such as a resizing control 1231, a scrolling control 1221, a title bar 1229 which may be used to move the window, a window close button, a window minimize button, and a window resize button 1234, 1235, and 1236, respectively. The window 1201 also includes a user-configurable side bar region 1203 A and a system specified side bar region 1203B. It can be seen from Figure 12A that a browse mode has been selected as indicated by the highlighted "browse" icon 1203C in the system specified side bar region 1203B. The window 1201 also includes a text entry region 1209, which a user may use to enter text for a search, and the window 1201 also includes view selector buttons 1237. [0073] A column 1211 of window 1201 allows a user to select various search parameters by selecting one of the options which in turn causes the display of a submenu that corresponds to the selected option. In the case of Figure 12 A, the user has selected the "kind" option 1212 and then has used the submenu 1214 to select the "photos" option from the submenu, resulting in an indicator 1213 (photos) to appear in the column 1211 under the "kind" option as shown in Figure 12A. It can also be seen that the user has previously selected the "time" option in the column 1211 and has selected from a submenu brought up when the "time" option was selected the "past week" search parameter. When the user has finished making selections of the various options and suboptions from both the column 1112 and any of the corresponding submenus which appear, then the display showed in Figure 12B appears. Note that the submenus are no longer present and that the user has completed the selection of the various options and suboptions which specify the search parameters. Column 1211 in Figure 12B provides feedback to the user indicating the exact nature of the search query (in this case a search for all photos dated in the past week), and the results which match the search query are shown in the display region 1205. [0074] Figures 12C and 12D show an alternative embodiment in which the submenus which appear on a temporary basis in the embodiment of Figures 12 A and 12B are replaced by an additional column which does not disappear after a selection is made, hi particular, the column 1259 of the window 1251 functions in the same manner as the submenu 1214 except that it remains within the window 1251 after a selection is made (wherein the submenu 1214 is removed from the window after the user makes the selection from the submenu). The column 1279 of window 1271 of Figure 12D is similar to the column 1259. The window 1251 includes a side bar which has a user-configurable side bar region 1253A and a system defined side bar region 1253B. The system specified side bar region 1253B includes a "browse" selection region 1254 which has a clear button 1258 which the user may select to clear the current search query. The window 1271 of Figure 12D provides an alternative interface for clearing the search query. The window 1271 also includes a user configurable side bar region 1273 A and a system specified side bar region 1273B, but the clear button, rather than being with the "search" region 1274 is at the top of the column 1277. The user may clear the current search parameter by selecting the button 1283 as shown in Figure 12D.
[0075] Figure 13 A shows another embodiment of a window 1301 which displays search results within a display region 1302. The window 1301 may be a closeable, minimizeable, resizeable, and moveable window having a resizing control 1310, a title bar 1305 which maybe used to move the window, a text entry region 1306 and a user configurable portion 1303, and a system specified portion 1304. The window 1301 further includes buttons for selecting various views, including an icon view, a list view, and a column view. Currently, the list view button 1316 has been selected, causing the display of the search results in a list view manner within the display region 1302. It can be seen that the text ("button") has been entered into the text entry region 1306 and this has caused the system to respond with the search results shown in the display region 1302. The user has specified a search in every location by selecting "everywhere" button 1317. Further, the user has searched for any kind of document by selecting the "kind" option from the pull down menu 1315 and by selecting the "any" option in the pull down menu 1319. The where or location slice 1307 includes a "+" button which may be used to add further search parameters, and similarly, the slice 1308 includes a "+" and a "-" button for adding or deleting search parameters, respectively. The slice 1307 further includes a "save" button 1309 which causes the current search query to be saved in the form of a folder which is added to the user configurable portion 1303 for use later. This is described further below and may be referred to as a "smart folder." The search input user interface shown in Figures 13A and 13B is available within, in certain embodiments, each and every window controlled by a graphical user interface file management system, such as a Finder program which runs on the Macintosh or Windows Explorer which runs on Microsoft Windows. This interface includes the text entry region 1306 as well as the slices 1307 and 1308.
[0076] The window 1301 shown in Figure 13B shows the activation of a menu by selecting the search button 1323 A, causing a display of a menu having two entries 1323 and 1325. Entry 1323 displays recently performed searches so that a user may merely recall a prior search by selecting the prior search and cause the prior search to be run again. The menu selection 1325 allows the user to clear the list of recent searches in the menu.
[0077] Figures 14A, 14B, and 14C show examples of another window in a graphical user interface file system, such as the Finder which runs on the Macintosh operating system. These windows show the results of a particular search and also the ability to save and use a smart folder which saves a prior search. The window 1401 shown in Figure 14 A includes a display region 1403, a user configurable region 1405, a smart folder 1406, a system specified region 1407, an icon view button 1409, a list view button 1410, and a column view button 1411. The window 1401 also includes a text entry region 1415 and a location slice 1416 which maybe used to specify the location for the search, which slice also includes a save button 1417. Additional slices below the slice 1416 allow the user to specify further details with respect to the search, in this case specifying types of documents which are images which were last viewed this week. The user has set the search parameters in this manner by selecting the "kind" option from the pull down menu 1419 and by selecting the "images" type from the pull down menu 1420 and by selecting the "last viewed" option from pull down menu 1418 and by selecting "this week" from the pull down menu 1422. The user has also selected "everywhere" by selecting the button 1421 so that the search will be performed on all disks and storage devices connected to this system. The results are shown within the display region 1403. The user can then save the search query by selecting the "save" button 1417 and may name the saved search query as "this week's images" to produce the smart folder 1406 as shown in the user configurable portion 1405. This allows the user to repeat this search at a later time by merely selecting the smart folder 1406 which causes the system to perform a new search again, and all data which matches the search criteria will be displayed within the display region 1403. Thus, after several weeks, a repeating of this search by selecting the smart folder 1406 will produce an entirely different list if none of the files displayed in the display region 1403 of Figure 14A are viewed in the last week from the time in which the next search is performed by selecting the smart folder 1406.
[0078] Figure 14B shows a way in which a user may sort or further search within the search results specified by a saved search, such as a smart folder. In the case of Figure 14B, the user has selected the smart folder 1406 and has then entered text "jpg" 1425 in the text entry region 1415. This has caused the system to filter or further limit the search results obtained from the search query saved as the smart folder 1406. Thus, PhotoShop files and other files such as TIF files and GIF files are excluded from the search results displayed within the display region 1403 of Figure 14B because the user has excluded those files by adding an additional search criteria specified by the text 1425 in the text entry region 1415. It can be seen that the "jpg" text entry is ANDed logically with the other search parameters to achieve the search results displayed in the display region 1403. It can also be seen that the user has selected the icon view by selecting the icon view button 1409. Thus, it is possible for a user to save a search query and use it later and to further limit the results of the search query by performing a search on the results of the search query to further limit the search results. [0079] Figure 14C shows the window 1401 and shows the search results displayed within the display region 1403, where the results are based upon the saved search specified by the smart folder 1406. The user has caused a pull down menu 1427 to appear by selecting the pull down region 1427 A. The pull down region 1427 includes several options which a user may select. These options include hiding the search criteria or saving the search (which is similar to selecting the button 1417) or showing view options or opening the selected file. This allows the user, for example, to hide the search criteria, thereby causing the slice 1416 and the other search parameters to be removed from the window 1401 which is a moveable, resizeable, minimizeable, and closeable window. [0080] Figure 14D shows an example of a user interface which allows the user to specify the appearance of a smart folder, such as the smart folder 1406. [0081] Figure 15A, 15B, 15C, and 15D show an example of a system wide search input user interface and search result user interface, hi one particular exemplary embodiment, these user interfaces are available on the entire system for all applications which run on the system and all files and metadata, and even address book entries within an address book program, such as a personal information manager, and calendar entries within a calendar program, and emails within an email program, etc. hi one exemplary embodiment, the system begins performing the search and begins displaying the results of the search as the user types text into a text entry field, such as the text entry field 1507. The search results are organized by categories and are displayed as a short list which is intentionally abbreviated in order to present only a selected number of the most relevant (scored) matches or hits to the search query. The user can ask for the display of all the hits by selecting a command, such as the "show all" command 1509. Figure 15A shows a portion of a display controlled by a data processing system. This portion includes a menu bar 1502 which has at its far end a search menu command 1505. The user can select the search menu command by positioning a cursor, using a mouse, for example, over the search menu command 1505 and by pressing a button or by otherwise activating or selecting a command. This causes a display of a text entry region 1507 into which a user can enter text, hi the example shown in Figure 15 A, which is a portion of the display, the user has entered the text "shakeit" causing the display of a search result region immediately below a "show all" command region 1509 which is itself immediately below the text entry region 1507. It can be seen that the hits or matches are grouped into categories ("documents" and "PDF documents") shown by categories 1511 and 1513 within the search result region 1503. Figure 15B shows another example of a search, hi this case, a large number of hits was obtained (392 hits), only a few of which are shown in the search result region 1503. Again, the hits are organized by categories 1511 and 1513. Each category maybe restricted in terms of the number of items displayed within the search result region 1503 in order to permit the display of multiple categories at the same time within the search result region. For example, the number of hits in the documents category may greatly exceed the available display space within the search result region 1503, but the hits for this category are limited to a predetermined or dynamically determinable number of entries within the search result region 1503 for the category 1511. An additional category, "top hit" is selected based on a scoring or relevancy using techniques which are known in the art. The user may select the "show all" command 1509 causing the display of a window, such as window 1601 shown in Figure 16 A. Figure 15C shows a display of a graphical user interface of one embodiment of the invention which includes the menu bar 1502 and the search menu command 1505 on the menu bar 1502. Figure 15D shows another example of the search result region 1503 which appeared after a search of the term "safari" was entered into the text entry region 1507. It can be seen from the search result region 1503 of Figure 15D that the search results are again grouped into categories. Another search result window 1520 is also shown in the user interface of Figure 15D. It can be seen that application programs are retrieved as part of the search results, and a user may launch any one of these application programs by selecting it from the search result region, thereby causing the program to be launched.
[0082] Figures 16A and 16B show examples of search result windows which maybe caused to appear by selecting the "show all" command 1509 in Figures 15A or 15B. Alternatively, these windows may appear as a result of the user having selected a "find" command or a some other command indicating that a search is desired. Moreover, the window 1601 shown in Figures 16A and 16B may appear in response to either of the selection of a show all command or the selection of a find command. The window 1601 includes a text entry region 1603, a group by menu selection region 1605, a sort by menu selection region 1607, and a where menu selection region 1609. The group by selection region 1605 allows a user to specify the manner in which the items in the search results are grouped according to. In the example shown in Figure 16A, the user has selected the "kind" option from the group by menu selection region 1605, causing the search results to be grouped or sorted according to the kind or type of document or file. It can be seen that the type of file includes "html" files, image files, PDF files, source code files, and other types of files as shown in Figure 16A. Each type or kind of document is separated from the other documents by being grouped within a section and separated by headers from the other sections. Thus, headers 1611, 1613, 1615, 1617, 1619, 1621, and 1623 designate each of the groups and separate one group from the other groups. This allows a user to focus on evaluating the search results according to certain types of documents. Within each group, such as the document groups or the folder groups, the user has specified that the items are to be sorted by date, because the user has selected the date option within the sort by menu region 1607. The user has also specified that all storage locations are to be searched by selecting "everywhere" from the where menu selection region 1609. Each item in the search result list includes an information button 1627 which may be selected to produce the display of additional information which may be available from the system. An example of such additional information is shown in Figure 17 in which a user has selected the information button 1627 for item 1635, resulting in the display of an image 1636 corresponding to the item as well as additional information 1637. Similarly, the user has selected the information button for another item 1630 to produce the display of an image of the item 1631 as well as additional information 1632. The user may remove this additional information from the display by selecting the close button 1628 which causes the display of the information for item 1635 to revert to the appearance for that item shown in Figure 16A. The user may collapse an entire group to hide the entries or search results from that group by selecting the collapse button 1614 shown in Figure 16A, thereby causing the disappearance of the entries in this group as shown in Figure 16B. The user may cause these items to reappear by selecting the expand button 1614A as shown in Figure 16B to thereby revert to the display of the items as shown in Figure 16A. [0083] The search results user interface shown in Figures 16A and 16B presents only a limited number of matches or hits within each category, hi the particular example of these figures, only the five top (most relevant or most highly sorted) hits are displayed. This can be seen by noticing the entry at the bottom of each list within a group which specifies how many more hits are within that group; these hits can be examined by selecting this indicator, such as indicator 1612, which causes the display of all of the items in the documents category or kind for the search for "button" which was entered into the text entry region 1603. Further examples of this behavior are described below and are shown in conjunction with Figures 18A and 18B. It will be appreciated that window 1601 is a closeable and resizable and moveable window and includes a close button and a resizing control 1625 A.
[0084] Figures 18 A and 18B illustrate another window 1801 which is very similar to the window 1601. The window 1801 includes a text entry region 1803, a group by menu selection region 1805, a sort by menu selection region 1807, and a where menu selection region 1809, each of which function in a manner which is similar to the regions 1605, 1607, and 1609 respectively of Figure 16A. Each item in a list view within the window 1801 includes an information button 1827, allowing a user to obtain additional information beyond that listed for each item shown in the window 1801. The window 1801 further includes headers 1811, 1813, 1815, 1817, 1819, 1821, and 1823 which separate each group of items, grouped by the type or kind of document, and sorted within each group by date, from the other groups. A collapse button 1814 is available for each of the headers. The embodiment shown in Figures 18A and 18B shows the ability to switch between several modes of viewing the information. For example, the user may display all of the hits within a particular group by selecting the indicator 1812 shown in Figure 18A which results in the display of all of the images files within the window 1801 within the region 1818A. The window is scrollable, thereby allowing the user to scroll through all the images. The user can revert back to the listing of only five of the most relevant images by selecting the "show top 5" button 1832 shown in Figure 18B. Further, the user can select between a list view or an icon view for the images portion shown in Figures 18A and 18B. The user may select the list view by selecting the list view button 1830 or may select the icon view by selecting the icon view button 1831. The list view for the images group is shown in Figure 16A and the icon view for the images group is shown in Figures 18A and 18B. It can be seen that within a single, moveable, resizable, closeable search result window, that there are two different views (e.g. a list view and an icon view) which are concurrently shown within the window. For example, the PDF documents under the header 1819 are displayed in a list view while the images under the header 1817 are displayed in an icon view in Figures 18A and 18B. It can also be seen from Figures 18A and 18B that each image is shown with a preview which may be capable of live resizing as described in a patent application entitled "Live Content Resizing" by inventors Steve Jobs, Steve Lemay, Jessica Kahn, Sarah Wilkin, David Hyatt, Jens Alfke, Wayne Loofbourrow, and Bertrand Serlet, filed on the same date as this application, and being assigned to the assignee of the present inventions described herein, and which is hereby incorporated herein by reference. [0085] Figure 19A shows another example of a search result window which is similar to the window 1601. The window 1901 shown in Figure 19 A includes a text entry region 1903 and a group by menu selection region 1905 and a sort by menu selection region 1907 and a where menu selection region 1908. Further, the window includes a close button 1925 and a resizing control 1925 A. Text has been entered into the text entry region 1903 to produce the search results shown in the window 1901. The search results again are grouped by a category selected by a user which in this case is the people options 1906. This causes the headers 1911, 1913, 1915, and 1917 to show the separation of the groups according to names of people. Within each group, the user has selected to sort by the date of the particular file or document. The user interface shown in Figure 19A allows a user to specify an individual's name and to group by people to look for communications between two people, for example. Figure 19B shows another way in which a user can group a text search ("imran") in a manner which is different from that shown in Figure 19A. In the case of Figure 19B, the user has selected a flat list from the group by menu selection region 1905 and has selected "people" from the sort by menu region 1907. The resulting display in window 1901A is without headers and thus it appears as a flat list. [0086] Figure 19C shows the user interface of another search result window 1930 which includes a text entry region 1903 and the selection regions 1905, 1907, and 1908 along with a scrolling control 1926. The results shown in the window 1930 have been grouped by date and sorted within each group by date. Thus, the headers 1932, 1934, 1936, 1938, and 1940 specify time periods such as when the document was last modified (e.g. last modified today, or yesterday, or last week). Also shown within the search results window 1930 is the information button 1942 which maybe selected to reveal further information, such as an icon 1945 and additional information 1946 as shown for one entry under the today group. This additional information may be removed by selecting the contraction button 1944.
[0087] Figure 19D shows a search result window 1950 in which a search for the text string "te" is grouped by date but the search was limited to a "home" folder as specified in the where menu selection region 1908. Time specific headers 1952, 1954, 1956, and 1958 separate items within one group from the other groups as shown in Figure 19D.
[0088] Figure 19E shows an alternative embodiment of a search result window. In this embodiment, the window 1970 includes elements which are similar to window 1901 such as the selection regions 1905, 1907, and a scrolling control 1926 as well as a close button 1925 and a resizing control 1925 A. The search result window 1970 further includes a "when" menu selection region 1972 which allows the user to specify a search parameter based on time in addition to the text entered into the text entry region 1903. It can be seen from the example shown in Figure 19E that the user has decided to group the search results by the category and to sort within each group by date. This results in the headers 1973, 1975, 1977, and 1979 as shown in Figure 19E.
[0089] Figure 20 shows an exemplary method of operating a system wide menu for inputting search queries, such as the system wide menu available by selecting the search menu command 1505 shown in Figure 15A or 15B, or 15C. hi operation 2001, the system displays a system wide menu for inputting search queries. This may be the search menu command 1505. The user, in operation 2003, inputs a search, and as the search query is being inputted, the system begins performing and begins displaying the search results before the user finishes inputting the search query. This gives immediate feedback and input to the user as the user enters this information. The system is, in operation 2005, performing a search through files, metadata for the files, emails within an email program, address book entries within an address book program, calendar entries within a calendar program, etc. The system then, in operation 2007, displays an abbreviated (e.g. incomplete) list of hits if there are more than a certain number of hits. An example of this abbreviated listing is shown in Figure 15B. The listing may be sorted by relevance and segregated into groups such as categories or types of documents. Then in operation 2009, the system receives a command from the user to display all the hits and in operation 2011 the system displays the search results window, such as the window 1601 shown in Figure 16 A. This window may have the ability to display two different types of views, such as an icon view and a list view within the same closeable, resizable, and moveable window. It will be appreciated that the searching, which is performed as the user is typing and the displaying of results as the user is typing may include the searching through the metadata files created from metadata extracted from files created by many different types of software programs.
[0090] Figures 21, and 22A, 22B, 22C, and 22D will now be referred to while describing another aspect of the inventions. This aspect relates to a method of selecting a group of files, such as a group of individual data files, hi an exemplary method of this aspect, a data processing system receives a selection of a plurality of items, such as data files, folders (e.g. graphical user interface representations of subdirectories), application programs or a combination of one or more of these items. This selection may be performed by one of the many conventional ways to select a plurality of items such as (a) positioning a cursor at each item individually (e.g. through the movement of a mouse) and indicating a selection individually by, for example, pressing and releasing a button, such as a mouse's button; (b) pointing a cursor at a first item in a list and indicating a selection of the first item and pointing the cursor at a last item in a list of items and indicating a selection of all items from the first item to the last item in the list; (c) drawing a selection rectangle by a dragging operation of the cursor, etc. Thus operation 2101 shown in Figure 21 receives one or more inputs indicating a selection of a plurality of items. The system in operation 2103 receives a command requesting both the creation of a new storage facility (e.g. a folder) and an association of the plurality of items with the new storage facility. While the operation 2103 is shown following operation 2101, in certain embodiments operation 2103 may precede operation 2101. The association of operation 2103 may be a copy or a move operation. For example, the user may select multiple items and then command the system to move those items from their existing locations to a new folder which is created in one operation as a result of the move and create new folder command, hi response to the command received in operation 2103, the system creates a new storage facility, such as a new folder, with a predetermined directory path name or a user specified path name and the system further associates the selected plurality of items with the new storage facility. This association may be either a move or a copy operation. A copy operation would typically involve making a copy of each selected item and storing the item with a path name that reflects the storage of the item within the new folder having a predetermined directory path name or a user specified directory path name. A move operation, in which the items are moved into the new folder, may merely change the path names associated with each of the selected items (rather than making a copy of the items) which changed path names will reflect the new file system location (e.g. within the subdirectory of the new folder) of the selected items.
[0091] Figures 22A -22D show one example of the method of Figure 21. A desktop 2201 on a display device is shown containing multiple windows and also an icon 2227 on the desktop. A cursor 2211 is also shown on the desktop. The windows 2203, 2205, and 2207 each contain a plurality of items shown as icons, hi particular, window 2203 includes a data file represented by icon 2215 in a folder (e.g. a graphical representation of a subdirectory in a file storage system) represented by icon 2217. The window 2205 includes a program icon 2223 and a document icon 2219 and another document icon 2225 and a folder icon 2221. The window 2207 shows a list view of several files including "File B." The user may then, using the cursor 2211 or using other conventional user interface techniques, select multiple items. This may be done with one input or more inputs which indicate the selection of multiple items. Figure 22B shows the result of-the user having selected icons 2215, 2217, 2223, 2225, 2227, and "File B" in window 2207. It can be seen that the cursor 2211 is positioned adjacent to the icon 2225 at this point in the operation. Then the user, after having selected a plurality of items, may invoke the command referred to in operation 2103. An example of this is shown in Figure 22C which represents a portion of the desktop 2101, which portion is designated 2201 A as shown in Figure 22C. The user has caused a pop up menu 2230 to appear, which pop up menu includes three options 2231, 2232, and 2233. Option 2231 would allow a user to move all the selected items into the trash (e.g. delete them) while options 2232 and 2233 relate to the command referred to in operation 2103 of Figure 21. In particular, option 2232 is a command which is selectable by the user to create a new folder and, in the same operation, move the items which have been selected into the new folder. Option 2233 is a command which allows the user to, in one operation, create a new folder and copy the selected items into the new folder. In the example shown in Figures 22A-22D, the user will select option 2232, thereby causing the system to create a new storage facility, such as a new folder with a predetermined directory name (e.g. "new folder") or alternatively, a user specified path name. This result is shown in Figure 22D in which the desktop 2201 now includes a new window labeled "new folder" which represents and shows the contents of this new folder, which is also shown as the folder 2253 which is a graphical user interface representation of this new folder.
[0092] It will be appreciated that this method may employ various alternatives. For example, a window may appear after the command option 2232 or 2233 has been selected, and this window asks for a name for the new folder. This window may display a default name (e.g. "new folder") in case the user does not enter a new name. Alternatively, the system may merely give the new folder or new storage facility a default path name. Also, the system may merely create the new folder and move or copy the items into the new folder without showing the new window as shown in Figure 22D.
[0093] Indexing the full text content of files, such as user files, can be a huge power drain particularly when a large number of files need to be indexed or when the content of the files requiring indexing is large. When a data processing system is operating in a high power mode, such as when it is connected to an alternating current source, and there is no requirement or need to place the data processing system in a lower power mode, there is no need to restrain or inhibit indexing for power consumption control. However, when the data processing system is operating on a battery supply rather than an alternating current source (e.g. AC power) or when the user or the system has caused the system to enter a lower power consumption state (e.g. the system has automatically caused the system to enter a lower power consumption state to reduce the operating temperature of the system), then it maybe desirable to restrain indexing or importation of files into an indexed database or metadata database respectively. Typically, the indexing of a content of files occurs in at least one of the following situations: (1) as a result of a user driven change such as when a file has just been modified by a user; (2) as a background process to initially index volumes or to re-index files that have been modified since the disks or volumes were last seen by the system; or (3) as a result of a scan or sweep of a volume, which scan or sweep maybe scheduled (e.g. scheduled in time) or not scheduled. Similarly, importation of metadata from a file may occur in at least one of the following situations: (1) as a result of the user driven change, such as when a file has just been modified by a user; (2) as a background process to initially import metadata from files on a volume or to update the files that may have been modified since the volume was last seen by the system, such as in the case when the volume is a removable hard drive which sometimes is connected to the system; or (3) as a result of a scan or sweep of a volume, which scan or sweep maybe scheduled (e.g. scheduled in time) or not scheduled. The reduction of power consumption by a system will tend to maximize the battery life of a battery which is supplying power to a system or will reduce the amount of heat generated by the system in situations when the heat generated by the system needs to be reduced.
[0094] Generally, power consumption may be reduced by achieving, at least partially, at least one or more of the following goals: (1) doing minimal input/output operations when running on batteries; (2) not spinning up a hard disk drive when it is not spinning; (3) not keeping the drive spinning longer than it would otherwise have to spin. One exemplary embodiment uses the following technique to attempt to satisfy at least some of these goals. When indexing or importation is needed as a result of the user making a change, the disk is by definition already spinning and the data is typically in a disk cache so in many embodiments, the indexing or importation is done as soon as possible in order to achieve the first and third goals. When indexing or importation is due to a background indexing or importation, the system will let indexing or importation continue for a period of time, e.g. for two minutes, after the user action or for some other period of time if the disk or hard drive is still spinning in order to allow any short reconciliation scan or operation to complete but not allow an initial scan to make import/output operations for lengthy periods of time which might defeat the first and third goals.
[0095] Power consumption may also be reduced by performing indexing operations (and/or metadata importing/exporting operations which add or modify metadata in a metadata database) in a sequence which is determined, at least in part, by storage locations. This technique can reduce the amount of movement of the read/write head of a disk drive and thus reduce the amount of power consumption by a data processing system. An exemplary method which uses this technique may include determining storage locations of files to be indexed in indexing queues and determining one or more sequences of indexing operations based on the storage locations. This exemplary method may also be employed separately or in combination with one or more of the other methods described herein. The storage locations may be based on one or more levels of storage hierarchy. For example, if the first set of files to be indexed is on a first storage device, which has a first spindle (which rotates the media storing the first set of files), and a second set of files to be indexed is on a second storage device (e.g. another hard drive) which has a second spindle (which rotates the media storing the second set of files), then a sequence of indexing operations specifies that if the first spindle is spinning and the second spindle is not spinning, the first set of files is to be indexed before beginning to index the second set of files. Thus, the indexing tasks in an indexing queue can be examined to determine the associated storage locations and the sequence of the tasks can be based, at least in part, on the storage locations. The indexing tasks in the indexing queue can be processed in such a sequence. As a further example, indexing operations may be organized in a sequence to cause the indexing operations to continue indexing files in the same partition (e.g. on a hard drive storage media) as other files which are also stored in that partition and are currently being indexed before beginning to index files in another partition. As yet another example, indexing operations may be organized in a sequence to cause the indexing operations to continue indexing files of the same user (if those files are currently being indexed) before beginning to index files of another user; this particular example is based on an assumption that, in many cases, the same user's files will be stored in close proximity to each other (in terms of storage locations). These methods may also be employed, to reduce power consumption, when harvesting (e.g. importing) metadata for incorporation into a metadata database.
[0096] Power consumption may also be controlled by delaying indexing or metadata harvesting if there is heavy disk activity caused by other (non-indexing and non-metadata related) software. Also, a system may prioritize input/output (I/O) requests between indexing tasks and non-indexing tasks, wherein the I/O requests for non-indexing tasks receive a higher priority than the I/O requests for indexing tasks. A similar prioritization of I/O requests may be implemented for metadata related tasks and non-metadata related tasks which are given a higher priority than the metadata related tasks.
[0097] Power consumption may also be reduced by coalescing notifications (which are used to activate indexing and/or metadata harvesting) and/or determining an order to scan for files to index (or harvest metadata from). Further details regarding methods for coalescing notifications and determining an order to scan and other techniques which may be used in conjunction with power management methods are described in the copending U.S. patent application filed concurrently herewith by inventors Yan Arrouye, Dominic Giampaolo and Andrew Carol and entitled "Methods and Systems for Managing Data" and having attorney docket no. 04860.P3719, which application is also incorporated herein by reference. Power consumption may also be reduced by intelligently indexing files in a variety of ways described in the copending U.S. patent application filed concurrently herewith by inventors Yan Arrouye, Dominic Giampaolo, Andrew Carol, and Steven Zellers and entitled "Methods and Systems for Managing Data" and having attorney docket no. 04860.P3723, which application is also incorporated herein by reference.
[0098] Figure 23 represents one exemplary method for conserving power in a system which has at least one index database or metadata base and which uses notifications to index files to add to the index database or import files having metadata into the metadata database. Operation 2301 receives notifications to index files (or in alternate embodiments to perform importations of metadata into a metadata database or a combination of a notification to index files as well as to import metadata from the files into a metadata database). In operation 2303, the notifications are maintained in at least one queue in which the tasks such as importation tasks or indexing tasks in the queue include a priority parameter which indicates the priority of the indexing or importation operation, hi operation 2305, requests for indexing a file (or importation of files) at a first priority are processed when the data processing system is in a first power consumption state. In one embodiment, the first priority is a high priority and the first power consumption state is a state in which the system is receiving AC power and it is not attempting to conserve power. In operation 2307, the system processes requests for indexing at least some of the files (and/or the importation of metadata into a metadata database of at least some of the files) at a second priority, which may be a low priority when the data processing system is in a second power consumption state, such as when the system is powered by one or more batteries. The method of Figure 23 allows indexing tasks and/or importation tasks to be partitioned within at least one queue among at least two priorities, for example a high priority and a low priority. One queue, rather than two queues, may be used if each task within the queue includes a label which specifies the priority of the task or if the tasks are grouped by priority (without a label specifying the priority for each task).
[0099] The method of Figure 23 may be implemented for each volume which includes an index database or a metadata database. It will be appreciated that in certain embodiments, one volume may be battery powered while another volume is powered by alternating current. The battery powered volume may be a cellular telephone or a music playing device (e.g. an MP3 player) or a computer peripheral or a combination of such devices (e.g. a cellular telephone which is also a music player and a portable storage device which uses a storage device in the cellular telephone). In this case, the battery powered volume may require power conservation and thus implement a method similar to that shown in Figure 23 (or any one or more of the other methods described herein) while the other volume may not need to assign priorities to notifications or indexing requests in order to conserve power. Thus, each storage volume may have its own power policies (e.g. one or more of the various methods described herein such as different processing priorities and/or different indexing queues, etc.) with respect to indexing or harvesting of metadata. One or more data processing systems may be coupled to each of the storage volumes with their own power policies, and each of these data processing systems may execute software programs which implement the independent power policies. Each volume will, at least in certain embodiments, store its own index database and may also store its own metadata database, even though the metadata database processing software and the indexing software may be stored on only one storage device (e.g. a hard drive used to boot a computer system).
[00100] Figure 24 shows a more specific implementation of a method for power consumption control in a data processing system which includes an index data base or a metadata base or a combination of both. In operation 2401, the system determines whether it is in a low power consumption state. As shown in operation 2403, if the system is in a lower power consumption state, such as when it is powered by a battery (or when heat generated by the system needs to be reduced), the system determines whether indexing or importation is required as a result of a contemporaneous change by the user to a file or as a result of an initial indexing or importation of an unindexed volume or unimported volume or a reindexing of a volume or importation of a volume having files that may have been modified since the time the volume, which may be removable, was last indexed or imported by the system. As a result of the determinations made in operation 2403, the system performs indexing at either a first priority or a second priority as indicated in operations 2405 and 2407. For example, the system will perform indexing or importation at a first priority (e.g. a higher priority than the second priority)as shown in operation 2405 if indexing or importation is required as a result of a contemporaneous change. On the other hand, if importation or indexing is required as a result of the initial indexing or re-indexing or reimportation of files, then operation 2407 is typically performed such that the indexing or importation is done at the second priority (e.g. a lower priority than the first priority). [00101] Figure 25 shows a further specific embodiment from managing power consumption on a computer system or other data processing system which maintains at least an index database or a metadata database. In operation 2501, the system determines whether it is running on battery power or has been placed in a lower power mode. For example, the system may be placed in a lower power mode by the user or automatically by the system. If it has not been placed in the lower power mode and is not running on battery power, then operation 2502 follows in which indexing or importation proceeds according to a single indexing queue or importation queue in which the operations in the queue have only one priority rather than several different priority levels. On the other hand, if it is determined that the system is running on battery power or has been placed in a lower power mode, then operation 2503 follows 2501. In operation 2503, a first queue for each volume is established for higher priority indexing or higher priority importation of metadata from a file into a metadata database. For example, indexing or importation which is needed as a result of the user making a change or creating a new file receives a higher priority than a background indexing or importation. In operation 2505, a second queue is established for each volume for a lower priority index or importation, such as indexing or importation which is part of a background process. In operation 2507, indexing or importation for items in the first queue is performed, typically upon receiving a notification of a changed file if the system still has sufficient power, hi operation 2509, the system performs importation or indexing for items in the second queue. This is typically allowed to continue for a predetermined period of time such as, X minutes after the last user action if the volume/disk is still spinning and if the volume is no longer spinning, then the operation is not performed, such as no indexing or importation is performed for items in the second queue. [00102] It will be understood that a system's power state may be indicated by one or more states or parameters or measurements, including whether the system is powered by only a battery or whether the system is powered by AC power, or what the battery's state is (foil of charge, half-foil, nearly empty) or the heat of the system or the heat in one or more parts of the system, etc. [00103] In the foregoing specification, the invention has been described with reference to specific exemplary embodiments thereof. It will be evident that various modifications may be made thereto without departing from the broader spirit and scope of the invention as set forth in the following claims. The specification and drawings are, accordingly, to be regarded in an illustrative sense rather than a restrictive sense.

Claims

CLAIMSWhat is claimed is:
1. A machine implemented method of processing data, the method comprising: determining a power state of a data processing system; establishing a first set of indexing queues or metadata importation queues if the data processing system is in a first power state; establishing a second set of indexing queues or metadata importation queues if the data processing system is in a second power state..
2. A method as in claim 1 wherein the first set of indexing queues is one queue and the second power state is designed to conserve more power than the first power state and the second set of indexing queues comprises at least two queues.
3. A method as in claim 1 wherein the first set of indexing queues is at least one queue and the second set of indexing queues has more queues than the first set of indexing queues and indexing tasks in the first set of indexing queues have a higher priority than indexing tasks in the second set of indexing queues.
4. A method as in claim 1 wherein the data processing system is in the first power state when it is powered by an alternating current source and is in the second power state when it is powered by a battery.
5. A method as in claim 2 wherein when the data processing system is in the second power state indexing is performed for no more than a predetermined period of time after a last user action in a set of predefined user actions.
6. A method as in claim 5 wherein the set of predefined user actions does not comprise merely cursor movements.
7. A machine readable medium providing instructions which when executed by a data processing system cause the data processing system to perform a method of processing data, the method comprising: determining a power state of a data processing system; establishing a first set of indexing queues or metadata importation queues if the data processing system is in a first power state; establishing a second set of indexing queues or metadata importation queues if the data processing system is in a second power state..
8. A medium as in claim 7 wherein the first set of indexing queues is one queue and the second power state is designed to conserve more power than the first power state and the second set of indexing queues comprises at least two queues.
9. A medium as in claim 7 wherein the first set of indexing queues is at least one queue and the second set of indexing queues has more queues than the first set of indexing queues and indexing tasks in the first set of indexing queues have a higher priority than indexing tasks in the second set of indexing queues.
10. A medium as in claim 7 wherein the data processing system is in the first power state when it is powered by an alternating current source and is in the second power state when it is powered by a battery.
11. A medium as in claim 8 wherein when the data processing system is in the second power state indexing is performed for no more than a predetermined period of time after a last user action in a set of predefined user actions.
12. A medium as in claim 11 wherein the set of predefined user actions does ot comprise merely cursor movements.
13. A data processing system comprising: means for determining a power state of a data processing system; means for establishing a first set of indexing queues or metadata importation queues if the data processing system is in a first power state; means for establishing a second set of indexing queues or metadata importation queues if the data processing system is in a second power state..
14. A system as in claim 13 wherein the first set of indexing queues is one queue and the second power state is designed to conserve more power than the first power state and the second set of indexing queues comprises at least two queues.
15. A system as in claim 13 wherein the first set of indexing queues is at least one queue and the second set of indexing queues has more queues than the first set of indexing queues and indexing tasks in the first set of indexing queues have a higher priority than indexing tasks in the second set of indexing queues.
16. A system as in claim 13 wherein the data processing system is in the first power state when it is powered by an alternating current source and is in the second power state when it is powered by a battery.
17. A system as in claim 14 wherein when the data processing system is in the second power state indexing is performed for no more than a predetermined period of time after a last user action in a set of predefined user actions.
18. A system as in claim 17 wherein the set of predefined user actions does not comprise merely cursor movements.
19. A machine implemented method for processing data, the method comprising: processing requests for indexing of files or importing metadata of the files at a first priority when a data processing system is in a first power consumption state; processing requests for indexing of at least some files or importing metadata of at least some files at a second priority when the data processing system is in a second power consumption state.
20. A method as in claim 19 wherein when the data processing system is in the second power consumption state, requests for indexing certain files are given the first priority and wherein the first power consumption state is designed to consume more power than the second power consumption state.
21. A method as in claim 20 wherein when the data processing system is in the second power consumption state, indexing is performed for no more than a predetermined period of time after a last user action in a set of predefined user actions.
22. A method as in claim 21 wherein the set of predefined user actions does not comprise merely cursor movements.
23. A machine readable medium providing instructions which when executed by a data processing system cause the data processing system to perform a method for processing data, the method comprising: processing requests for indexing of files or importing metadata of the files at a first priority when a data processing system is in a first power consumption state; processing requests for indexing of at least some files or importing metadata of at least some files at a second priority when the data processing system is in a second power consumption state.
24. A medium as in claim 23 wherein when the data processing system is in the second power consumption state, requests for indexing certain files are given the first priority and wherein the first power consumption state is designed to consume more power than the second power consumption state.
25. A medium as in claim 24 wherein when the data processing system is in the second power consumption state, indexing is performed for no more than a predetermined period of time after a last user action in a set of predefined user actions.
26. A medium as in claim 25 wherein the set of predefined user actions does not comprise merely cursor movements.
27. A data processing system comprising: means for processing requests for indexing of files or importing metadata of the files at a first priority when a data processing system is in a first power consumption state; means for processing requests for indexing of at least some files or importing metadata of at least some files at a second priority when the data processing system is in a second power consumption state.
28. A system as in claim 27 wherein when the data processing system is in the second power consumption state, requests for indexing certain files are given the first priority and wherein the first power consumption state is designed to consume more power than the second power consumption state.
29. A system as in claim 28 wherein when the data processing system is in the second power consumption state, indexing is performed for no more than a predetermined period of time after a last user action in a set of predefined user actions.
30. A system as in claim 29 wherein the set of predefined user actions does not comprise merely cursor movements.
31. A machine implemented method for processing data, the method comprising: determining whether a data processing system is in a low power consumption state; determining whether, if the data processing system is in the low power consumption state, an indexing operation is of a first type or a second type; performing indexing at a first priority if the indexing operation is of the first type; performing indexing at a second priority if the indexing operation is of the second type, wherein the first priority is a higher priority than the second priority.
32. A method as in claim 31 wherein the indexing operation is of the first type when indexing is required as a result of a contemporaneous change by a user to a file and wherein the indexing operation is of the second type when indexing is required as a result of an initial index of a volume or a reindex of a removable volume having files that have been modified since the removable volume was last mounted by the data processing system.
33. A method as in claim 32 wherein the data processing system is in the low power consumption state when it is powered by a battery.
34. A machine readable medium providing instructions which when executed by a data processing system cause the data processing system to perform a method for processing data, the method comprising: determining whether a data processing system is in a low power consumption state; determining whether, if the data processing system is in the low power consumption state, an indexing operation is of a first type or a second type; performing indexing at a first priority if the indexing operation is of the first type; performing indexing at a second priority if the indexing operation is of the second type, wherein the first priority is a higher priority than the second priority.
35. A medium as in claim 34 wherein the indexing operation is of the first type when indexing is required as a result of a contemporaneous change by a user to a file and wherein the indexing operation is of the second type when indexing is required as a result of an initial index of a volume or a reindex of a removable volume having files that have been modified since the removable volume was last mounted by the data processing system.
36. A medium as in claim 35 wherein the data processing system is in the low power consumption state when it is powered by a battery.
37. A data processing system comprising: means for determining whether a data processing system is in a low power consumption state; means for determining whether, if the data processing system is in the low power consumption state, an indexing operation is of a first type or a second type; means for performing indexing at a first priority if the indexing operation is of the first type; means for performing indexing at a second priority if the indexing operation is of the second type, wherein the first priority is a higher priority than the second priority.
38. A systems as in claim 37 wherein the indexing operation is of the first type when indexing is required as a result of a contemporaneous change by a user to a file and wherein the indexing operation is of the second type when indexing is required as a result of an initial index of a volume or a reindex of a removable volume having files that have been modified since the removable volume was last mounted by the data processing system.
39. A system as in claim 38 wherein the data processing system is in the low power consumption state when it is powered by a battery.
40. A machine readable medium providing instructions which when executed by a data processing system cause the data processing system to perform a method for processing data, the method comprising: determining whether a data processing system is in a low power consumption state; determining whether, if the data processing system is in the low power consumption state, an operation to add metadata of a file to a metadata database is of a first type or a second type; performing an adding of metadata at a first priority if the operation is of the first type; performing an adding of metadata at a second priority if the operation is of the second type, wherein the first priority is a higher priority than the second priority.
41. A medium as in claim 40 wherein the operation is of the first type when the adding of metadata is required as a result of a contemporaneous change by a user to a file and wherein the operation is of the second type when the adding of metadata is required as a result of an initial importation or reimportation of a volume.
42. A medium as in claim 41 wherein the data processing system is in the low power consumption state when it is powered by a battery.
43. A machine implemented method of processing data, the method comprising: receiving an indication of a power state of a data processing system; determining how to process indexing tasks in response to the indication.
44. A method as in claim 43 wherein the determining is performed automatically and causes indexing tasks to be processed with a first procedure for a first power state and with a second procedure for a second power state.
45. A method as in claim 43 wherein the indication comprises one or more indicators which specify at least one of: (a) the data processing system is powered by only battery power; (b) a battery charge level; (c) the data processing system is powered by AC power.
46. A method as in claim 43 wherein the determining comprises assigning different priorities to different indexing tasks stored in different indexing queues stored on a non- volatile storage.
47. A method as in claim 43 wherein the determining comprises at least one of determining to coalesce a plurality of notifications and determining whether indexing is required for a mounted storage device.
48. A machine readable medium providing executable instructions which when executed by a data processing system cause the data processing system to perform a method of processing data, the method comprising: receiving an indication of a power state of a data processing system; determining how to process indexing tasks in response to the indication.
49. A medium as in claim 48 wherein the determining is performed automatically and causes indexing tasks to be processed with a first procedure for a first power state and with a second procedure for a second power state.
50. A medium as in claim 48 wherein the indication comprises one or more indicators which specify at least one of: (a) the data processing system is powered by only battery power; (b) a battery charge level; (c) the data processing system is powered by AC power.
51. A medium as in claim 48 wherein the determining comprises assigning different priorities to different indexing tasks stored in different indexing queues stored on a non- volatile storage.
52. A medium as in claim 48 wherein the determining comprises at least one of determining to coalesce a plurality of notifications and determining whether indexing is required for a mounted storage device.
53. A data processing system comprising: means for receiving an indication of a power state of a data processing system; means for determining how to process indexing tasks in response to the indication.
54. A data processing system as in claim 53 wherein the determining is performed automatically and causes indexing tasks to be processed with a first procedure for a first power state and with a second procedure for a second power state.
55. A data processing system as in claim 53 wherein the indication comprises one or more indicators which specify at least one of: (a) the data processing system is powered by only battery power; (b) a battery charge level; (c) the data processing system is powered by AC power.
56. A data processing system as in claim 53 wherein the determining comprises assigning different priorities to different indexing tasks stored in different indexing queues stored on a non- volatile storage.
57. A data processing system as in claim 53 wherein the determining comprises at least one of determining to coalesce a plurality of notifications and determining whether indexing is required for a mounted storage device.
58. A machine implemented method of processing data, the method comprising: determining storage locations of files to be indexed, the files being listed in at least one indexing queue; determining a sequence of indexing based on storage locations.
59. A method as in claim 58 wherein the sequence attempts to reduce power consumption of a storage device.
60. A method as in claim 58 wherein the sequence continues to index files on a spinning storage media before starting to spin another storage media.
61. A method as in claim 58 wherein the sequence continues to index files in a partition of a storage volume before starting to index files in another partition of the storage volume.
62. A method as in claim 58 wherein the sequence continues to index files of a first user before starting to index files of another user.
63. A machine readable medium providing executable instructions which when executed by a data processing system cause the data processing system to perform a method of processing data, the method comprising: determining storage locations of files to be indexed, the files being listed in at least one indexing queue; determining a sequence of indexing based on storage locations.
64. A medium as in claim 63 wherein the sequence attempts to reduce power consumption of a storage device.
65. A medium as in claim 63 wherein the sequence continues to index files on a spinning storage media before starting to spin another storage media.
66. A medium as in claim 63 wherein the sequence continues to index files in a partition of a storage volume before starting to index files in another partition of the storage volume.
67. A medium as in claim 63 wherein the sequence continues to index files of a first user before starting to index files of another user.
68. A data processing system comprising: means for determining storage locations of files to be indexed, the files being listed in at least one indexing queue; means for determining a sequence of indexing based on storage locations.
69. A data processing system as in claim 68 wherein the sequence attempts to reduce power consumption of a storage device.
70. A data processing system as in claim 68 wherein the sequence continues to index files on a spinning storage media before starting to spin another storage media.
71. A data processing system as in claim 68 wherein the sequence continues to index files in a partition of a storage volume before starting to index files in another partition of the storage volume.
72. A data processing system as in claim 68 wherein the sequence continues to index files of a first user before starting to index files of another user.
73. A machine implemented method of processing data, the method comprising: storing data on a storage device of a data processing system; receiving, through a port coupled to the storage device, at least one command to cause indexing of data stored on the storage device based, at least in part, on a power state of the data processing system.
74. A method as in claim 73 wherein the storage device is a storage volume and wherein the port is to couple to another data processing system which includes another storage device which is another storage volume which is indexed based, at least in part, on a power state of the another data processing system.
75. A method as in claim 74 wherein the data processing system is capable of being powered by only battery power and wherein the another data processing system is powered by AC power.
76. A machine readable medium providing executable instructions which when executed by a data processing system cause the data processing system to perform a method of processing data, the method comprising: storing data on a storage device of a data processing system; receiving, through a port coupled to the storage device, at least one command to cause indexing of data stored on the storage device based, at least in part, on a power state of the data processing system.
77. A medium as in claim 76 wherein the storage device is a storage volume and wherein the port is to couple to another data processing system which includes another storage device which is another storage volume which is indexed based, at least in part, on a power state of the another data processing system.
78. A medium as in claim 77 wherein the data processing system is capable of being powered by only battery power and wherein the another data processing system is powered by AC power.
79. A data processing system comprising: means for storing data on a storage device of a data processing system; means for receiving, through a port coupled to the storage device, at least one command to cause indexing of data stored on the storage device based, at least in part, on a power state of the data processing system.
80. A data processing system as in claim 79 wherein the storage device is a storage volume and wherein the port is to couple to another data processing system which includes another storage device which is another storage volume which is indexed based, at least in part, on a power state of the another data processing system.
81. A data processing system as in claim 80 wherein the data processing system is capable of being powered by only battery power and wherein the another data processing system is powered by AC power.
82. An apparatus comprising: a first storage volume of a first data processing system; a port of the first data processing system, the port to couple the first data processing system to a second data processing system which has a second storage volume, the port being coupled to the first storage volume, the port receiving at least one command to cause indexing of data stored on the first storage volume based, at least in part, on a power state of at least one of the first data processing system and the second data processing system.
PCT/US2005/022536 2004-06-25 2005-06-24 Methods and systems for indexing files and adding associated metadata to index and metadata databases based upon the power state of a data processing device WO2006012317A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
DK05767813.8T DK1759318T3 (en) 2004-06-25 2005-06-24 METHODS AND SYSTEMS FOR ADMINISTRATING DATA
EP05767813A EP1759318B1 (en) 2004-06-25 2005-06-24 Methods and systems for managing data
AU2005259999A AU2005259999A1 (en) 2004-06-25 2005-06-24 Methods and systems for managing data
HK07109540.9A HK1101836A1 (en) 2004-06-25 2007-09-03 Methods and systems for managing data

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US10/877,584 US7730012B2 (en) 2004-06-25 2004-06-25 Methods and systems for managing data
US10/877,584 2004-06-25
US64308705P 2005-01-07 2005-01-07
US60/643,087 2005-01-07
US11/112,062 2005-04-22
US11/112,062 US8538997B2 (en) 2004-06-25 2005-04-22 Methods and systems for managing data

Publications (2)

Publication Number Publication Date
WO2006012317A2 true WO2006012317A2 (en) 2006-02-02
WO2006012317A3 WO2006012317A3 (en) 2006-04-13

Family

ID=35149333

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2005/022536 WO2006012317A2 (en) 2004-06-25 2005-06-24 Methods and systems for indexing files and adding associated metadata to index and metadata databases based upon the power state of a data processing device

Country Status (5)

Country Link
US (4) US8538997B2 (en)
EP (1) EP1759318B1 (en)
DK (1) DK1759318T3 (en)
HK (1) HK1101836A1 (en)
WO (1) WO2006012317A2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009104968A1 (en) * 2008-02-22 2009-08-27 Idteq As Intrusion detection system with signal recognition

Families Citing this family (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9678967B2 (en) 2003-05-22 2017-06-13 Callahan Cellular L.L.C. Information source agent systems and methods for distributed data storage and management using content signatures
US20070276823A1 (en) * 2003-05-22 2007-11-29 Bruce Borden Data management systems and methods for distributed data storage and management using content signatures
US8538997B2 (en) * 2004-06-25 2013-09-17 Apple Inc. Methods and systems for managing data
US8131674B2 (en) 2004-06-25 2012-03-06 Apple Inc. Methods and systems for managing data
US8341143B1 (en) * 2004-09-02 2012-12-25 A9.Com, Inc. Multi-category searching
US7873622B1 (en) 2004-09-02 2011-01-18 A9.Com, Inc. Multi-column search results interface
US20060059225A1 (en) * 2004-09-14 2006-03-16 A9.Com, Inc. Methods and apparatus for automatic generation of recommended links
US9275052B2 (en) 2005-01-19 2016-03-01 Amazon Technologies, Inc. Providing annotations of a digital work
JP2007013939A (en) * 2005-05-30 2007-01-18 Matsushita Electric Ind Co Ltd Meta data adding device and meta data adding method
US20060294049A1 (en) * 2005-06-27 2006-12-28 Microsoft Corporation Back-off mechanism for search
US8122034B2 (en) * 2005-06-30 2012-02-21 Veveo, Inc. Method and system for incremental search with reduced text entry where the relevance of results is a dynamically computed function of user input search string character count
US7694239B2 (en) * 2006-01-23 2010-04-06 International Business Machines Corporation Selection and deselection of objects at multiple levels of a hierarchy
US8725565B1 (en) 2006-09-29 2014-05-13 Amazon Technologies, Inc. Expedited acquisition of a digital item following a sample presentation of the item
US10409849B2 (en) * 2006-09-29 2019-09-10 A9.Com, Inc. System and method for displaying columns of search results
US9672533B1 (en) 2006-09-29 2017-06-06 Amazon Technologies, Inc. Acquisition of an item based on a catalog presentation of items
US8015249B2 (en) * 2006-10-10 2011-09-06 Microsoft Corporation Mitigating data usage in messaging applications
US8527469B2 (en) * 2006-10-13 2013-09-03 Sony Corporation System and method for automatic detection of duplicate digital photos
US7865817B2 (en) 2006-12-29 2011-01-04 Amazon Technologies, Inc. Invariant referencing in digital works
KR20080073868A (en) * 2007-02-07 2008-08-12 엘지전자 주식회사 Terminal and method for displaying menu
KR20080073869A (en) * 2007-02-07 2008-08-12 엘지전자 주식회사 Terminal and method for displaying menu
US8286173B2 (en) * 2007-03-23 2012-10-09 Oracle America, Inc. Methods and apparatus for window-based fair priority scheduling
US9665529B1 (en) 2007-03-29 2017-05-30 Amazon Technologies, Inc. Relative progress and event indicators
US7716224B2 (en) 2007-03-29 2010-05-11 Amazon Technologies, Inc. Search and indexing on a user device
US7921309B1 (en) 2007-05-21 2011-04-05 Amazon Technologies Systems and methods for determining and managing the power remaining in a handheld electronic device
CN102749997B (en) 2007-09-18 2016-06-22 微软技术许可有限责任公司 The method of the operation of mobile terminal and this mobile terminal of control
US7900071B2 (en) * 2008-02-14 2011-03-01 International Business Machines Corporation Apparatus and method to manage power in a computing device
US8224831B2 (en) * 2008-02-27 2012-07-17 Dell Products L.P. Virtualization of metadata for file optimization
US8219534B2 (en) * 2008-02-27 2012-07-10 Dell Products L.P. Multiple file compaction for network attached storage
US20100125569A1 (en) * 2008-11-18 2010-05-20 Yahoo! Inc. System and method for autohyperlinking and navigation in url based context queries
US9087032B1 (en) 2009-01-26 2015-07-21 Amazon Technologies, Inc. Aggregation of highlights
WO2010108238A1 (en) * 2009-03-27 2010-09-30 Interdomain Pty Ltd Digital asset management method and apparatus
US8832584B1 (en) 2009-03-31 2014-09-09 Amazon Technologies, Inc. Questions on highlighted passages
US8692763B1 (en) 2009-09-28 2014-04-08 John T. Kim Last screen rendering for electronic book reader
US9495322B1 (en) 2010-09-21 2016-11-15 Amazon Technologies, Inc. Cover display
US9158741B1 (en) 2011-10-28 2015-10-13 Amazon Technologies, Inc. Indicators for navigating digital works
US20140282014A1 (en) * 2013-03-14 2014-09-18 Apple Inc. Presenting snapshots of plug-in content in user interfaces
US9336068B2 (en) 2013-06-07 2016-05-10 Apple Inc. Throttling of application access to resources
US9449018B1 (en) * 2013-11-25 2016-09-20 Google Inc. File operation task optimization
US20160078350A1 (en) * 2014-09-17 2016-03-17 Mark D. Yarvis Contextual platform feature recommendations
US9785724B2 (en) * 2014-10-30 2017-10-10 Microsoft Technology Licensing, Llc Secondary queue for index process
CN104484460A (en) * 2014-12-29 2015-04-01 浪潮(北京)电子信息产业有限公司 Metadata heat degree statistical method of distributed file system
JP6525252B2 (en) * 2015-03-31 2019-06-05 Necソリューションイノベータ株式会社 INFORMATION DISPLAY DEVICE, INFORMATION DISPLAY METHOD, INFORMATION DISPLAY SYSTEM, PROGRAM, AND RECORDING MEDIUM
US10268340B2 (en) 2015-06-11 2019-04-23 International Business Machines Corporation Organizing messages in a hierarchical chat room framework based on topics
US20190075069A1 (en) * 2017-09-01 2019-03-07 Qualcomm Incorporated Behaviorally modelled smart notification regime
US11184423B2 (en) * 2018-10-24 2021-11-23 Microsoft Technology Licensing, Llc Offloading upload processing of a file in a distributed system using a key that includes a hash created using attribute(s) of a requestor and/or the file

Family Cites Families (132)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4270182A (en) * 1974-12-30 1981-05-26 Asija Satya P Automated information input, storage, and retrieval system
US4425615A (en) * 1980-11-14 1984-01-10 Sperry Corporation Hierarchical memory system having cache/disk subsystem with command queues for plural disks
US4736308A (en) * 1984-09-06 1988-04-05 Quickview Systems Search/retrieval system
US4704703A (en) 1985-07-22 1987-11-03 Airus Incorporated Dynamic input processing system
JPH0797373B2 (en) * 1985-08-23 1995-10-18 株式会社日立製作所 Document matching system
US4939507A (en) * 1986-04-28 1990-07-03 Xerox Corporation Virtual and emulated objects for use in the user interface of a display screen of a display processor
US5072412A (en) 1987-03-25 1991-12-10 Xerox Corporation User interface with multiple workspaces for sharing display system objects
EP0354931B1 (en) * 1987-09-30 1996-04-10 Unisys Corporation (a Delaware corp.) Cache/disk system having command selection based on disk access time
US5008853A (en) * 1987-12-02 1991-04-16 Xerox Corporation Representation of collaborative multi-user activities relative to shared structured data objects in a networked workstation environment
US5241671C1 (en) * 1989-10-26 2002-07-02 Encyclopaedia Britannica Educa Multimedia search system using a plurality of entry path means which indicate interrelatedness of information
US6158012A (en) * 1989-10-30 2000-12-05 Texas Instruments Incorporated Real-time power conservation and thermal management for computers
US5228123A (en) * 1990-01-04 1993-07-13 Heckel Paul C Interface and application development management system based on a gene metaphor
US5644786A (en) * 1990-11-08 1997-07-01 At&T Global Information Solutions Company Method for scheduling the execution of disk I/O operations
US5392428A (en) * 1991-06-28 1995-02-21 Robins; Stanford K. Text analysis system
CA2048039A1 (en) * 1991-07-19 1993-01-20 Steven Derose Data processing system and method for generating a representation for and random access rendering of electronic documents
US5504852A (en) * 1991-09-09 1996-04-02 Apple Computer, Inc. Method for creating a collection of aliases representing computer system files
FR2681454B1 (en) * 1991-09-16 1995-08-18 Aerospatiale METHOD AND DEVICE FOR PROCESSING ALPHANUMERIC AND GRAPHICAL INFORMATION FOR THE CONSTITUTION OF A DATABASE.
AU3969093A (en) 1992-04-30 1993-11-29 Apple Computer, Inc. Method and apparatus for organizing information in a computer system
US5710844A (en) * 1992-05-27 1998-01-20 Apple Computer Method for searching and displaying results in a pen-based computer system
US5355497A (en) 1992-06-10 1994-10-11 Physiotronics Corporation File directory structure generator and retrevial tool with document locator module mapping the directory structure of files to a real world hierarchical file structure
US6947959B1 (en) 1992-10-01 2005-09-20 Quark, Inc. Digital media asset management system and process
US5392430A (en) * 1992-10-30 1995-02-21 International Business Machines Hierarchical scheduling method for processing tasks having precedence constraints on a parallel processing system
US5412809A (en) * 1992-11-12 1995-05-02 Mitsumi Electric Co., Ltd. Disk drive power control circuit and method
AU5670394A (en) * 1992-11-23 1994-06-22 Paragon Concepts, Inc. Computer filing system with user selected categories to provide file access
US5592608A (en) * 1993-10-15 1997-01-07 Xerox Corporation Interactively producing indices into image and gesture-based data using unrecognized graphical objects
US5623681A (en) * 1993-11-19 1997-04-22 Waverley Holdings, Inc. Method and apparatus for synchronizing, displaying and manipulating text and image documents
KR0144421B1 (en) * 1994-07-18 1998-07-01 김주용 Manufacturing method of fresh E.P.Rom
US5659735A (en) * 1994-12-09 1997-08-19 Object Technology Licensing Corp. Object-oriented system for program version and history database management system for various program components
US5557793A (en) 1995-01-31 1996-09-17 Unisys Corporation In an object oriented repository, a method for treating a group of objects as a single object during execution of an operation
US5666538A (en) 1995-06-07 1997-09-09 Ast Research, Inc. Disk power manager for network servers
US6119118A (en) 1996-05-10 2000-09-12 Apple Computer, Inc. Method and system for extending file system metadata
US6457017B2 (en) * 1996-05-17 2002-09-24 Softscape, Inc. Computing system for information management
US6374260B1 (en) * 1996-05-24 2002-04-16 Magnifi, Inc. Method and apparatus for uploading, indexing, analyzing, and searching media content
US5761678A (en) * 1996-06-26 1998-06-02 International Business Machines Corporation Creation of clone storage area with identification of base storage area and deferred cloning of metadata
US5832500A (en) 1996-08-09 1998-11-03 Digital Equipment Corporation Method for searching an index
US5802593A (en) * 1996-09-06 1998-09-01 Intel Corporation Method and apparatus for improving disk drive performance
US5828376A (en) 1996-09-23 1998-10-27 J. D. Edwards World Source Company Menu control in a graphical user interface
US5944829A (en) * 1996-09-30 1999-08-31 Intel Corporation Adjusting software characteristics by user interface based upon battery level and the amount of time the user wants the battery to last
EP1010076A1 (en) * 1996-11-27 2000-06-21 1Vision Software, L.L.C. File directory and file navigation system
US5901245A (en) 1997-01-23 1999-05-04 Eastman Kodak Company Method and system for detection and characterization of open space in digital images
US5890147A (en) * 1997-03-07 1999-03-30 Microsoft Corporation Scope testing of documents in a search engine using document to folder mapping
US6012053A (en) * 1997-06-23 2000-01-04 Lycos, Inc. Computer system with user-controlled relevance ranking of search results
US6072784A (en) * 1997-07-25 2000-06-06 At&T Corp. CDMA mobile station wireless transmission power management with adaptive scheduling priorities based on battery power level
US6067541A (en) * 1997-09-17 2000-05-23 Microsoft Corporation Monitoring document changes in a file system of documents with the document change information stored in a persistent log
AU9783098A (en) * 1997-10-06 1999-04-27 Nexprise, Inc. Trackpoint-based computer-implemented systems and methods for facilitating collaborative project development and communication
US8686549B2 (en) * 2001-09-03 2014-04-01 Martin Vorbach Reconfigurable elements
US6055543A (en) * 1997-11-21 2000-04-25 Verano File wrapper containing cataloging information for content searching across multiple platforms
US6401097B1 (en) * 1998-01-23 2002-06-04 Mccotter Thomas M. System and method for integrated document management and related transmission and access
US5968710A (en) 1998-02-19 1999-10-19 Micron Technology, Inc. Controlled removal of electron beam curable coatings and articles formed thereby
US6134167A (en) * 1998-06-04 2000-10-17 Compaq Computer Corporation Reducing power consumption in computer memory
US6216123B1 (en) * 1998-06-24 2001-04-10 Novell, Inc. Method and system for rapid retrieval in a full text indexing system
JP2000105772A (en) 1998-07-28 2000-04-11 Sharp Corp Information managing device
US20030001880A1 (en) * 2001-04-18 2003-01-02 Parkervision, Inc. Method, system, and computer program product for producing and distributing enhanced media
US6621941B1 (en) * 1998-12-18 2003-09-16 Xerox Corporation System of indexing a two dimensional pattern in a document drawing
US6480835B1 (en) 1998-12-31 2002-11-12 Intel Corporation Method and system for searching on integrated metadata
US6389412B1 (en) * 1998-12-31 2002-05-14 Intel Corporation Method and system for constructing integrated metadata
US6704739B2 (en) * 1999-01-04 2004-03-09 Adobe Systems Incorporated Tagging data assets
US6400892B1 (en) * 1999-01-11 2002-06-04 International Business Machines Corporation Adaptive disk drive operation
US6408301B1 (en) * 1999-02-23 2002-06-18 Eastman Kodak Company Interactive image storage, indexing and retrieval system
US6353823B1 (en) * 1999-03-08 2002-03-05 Intel Corporation Method and system for using associative metadata
US6535869B1 (en) * 1999-03-23 2003-03-18 International Business Machines Corporation Increasing efficiency of indexing random-access files composed of fixed-length data blocks by embedding a file index therein
US6496822B2 (en) * 1999-04-12 2002-12-17 Micron Technology, Inc. Methods of providing computer systems with bundled access to restricted-access databases
US6418535B1 (en) * 1999-04-28 2002-07-09 International Business Machines Corporation Bi-level power saver method for portable or laptop computer
US6317806B1 (en) * 1999-05-20 2001-11-13 International Business Machines Corporation Static queue and index queue for storing values identifying static queue locations
US6473794B1 (en) 1999-05-27 2002-10-29 Accenture Llp System for establishing plan to test components of web based framework by displaying pictorial representation and conveying indicia coded components of existing network framework
US6363386B1 (en) * 1999-07-26 2002-03-26 Microsoft Corporation System and method for managing property information related to a resource
US20020002563A1 (en) * 1999-08-23 2002-01-03 Mary M. Bendik Document management systems and methods
US6665657B1 (en) 1999-11-19 2003-12-16 Niku Corporation Method and system for cross browsing of various multimedia data sources in a searchable repository
US6434548B1 (en) * 1999-12-07 2002-08-13 International Business Machines Corporation Distributed metadata searching system and method
EP1240605A4 (en) 1999-12-08 2006-09-27 Amazon Com Inc System and method for locating and displaying web-based product offerings
US6827584B2 (en) 1999-12-28 2004-12-07 Formfactor, Inc. Interconnect for microelectronic structures with enhanced spring characteristics
US6847959B1 (en) * 2000-01-05 2005-01-25 Apple Computer, Inc. Universal interface for retrieval of information in a computer system
US6496877B1 (en) * 2000-01-28 2002-12-17 International Business Machines Corporation Method and apparatus for scheduling data accesses for random access storage devices with shortest access chain scheduling algorithm
US6567805B1 (en) * 2000-05-15 2003-05-20 International Business Machines Corporation Interactive automated response system
US20030100999A1 (en) * 2000-05-23 2003-05-29 Markowitz Victor M. System and method for managing gene expression data
US6564225B1 (en) * 2000-07-14 2003-05-13 Time Warner Entertainment Company, L.P. Method and apparatus for archiving in and retrieving images from a digital image library
US6691107B1 (en) * 2000-07-21 2004-02-10 International Business Machines Corporation Method and system for improving a text search
AU2001280998A1 (en) * 2000-08-03 2002-02-18 Bruce A. Epstein Information collaboration and reliability assessment
US6671772B1 (en) * 2000-09-20 2003-12-30 Robert E. Cousins Hierarchical file system structure for enhancing disk transfer efficiency
US6910139B2 (en) * 2000-10-02 2005-06-21 Fujitsu Limited Software processing apparatus with a switching processing unit for displaying animation images in an environment operating base on type of power supply
US7246104B2 (en) * 2001-03-21 2007-07-17 Nokia Corporation Method and apparatus for information delivery with archive containing metadata in predetermined language and semantics
US7467298B2 (en) 2001-04-16 2008-12-16 Microsoft Corporation Methods and arrangements for selectively maintaining parental access consent in a network environment
US20020169771A1 (en) 2001-05-09 2002-11-14 Melmon Kenneth L. System & method for facilitating knowledge management
US20020184195A1 (en) 2001-05-30 2002-12-05 Qian Richard J. Integrating content from media sources
US20020184196A1 (en) 2001-06-04 2002-12-05 Lehmeier Michelle R. System and method for combining voice annotation and recognition search criteria with traditional search criteria into metadata
US6892313B1 (en) * 2001-06-21 2005-05-10 Western Digital Technologies, Inc. Method for predictive power management for operating a disk drive in a mobile device to optimize power usage
US20040230572A1 (en) * 2001-06-22 2004-11-18 Nosa Omoigui System and method for semantic knowledge retrieval, management, capture, sharing, discovery, delivery and presentation
US6865568B2 (en) * 2001-07-16 2005-03-08 Microsoft Corporation Method, apparatus, and computer-readable medium for searching and navigating a document database
US8032561B1 (en) * 2001-08-16 2011-10-04 Altera Corporation System and method for scheduling and arbitrating events in computing and networking
AUPR796801A0 (en) * 2001-09-27 2001-10-25 Plugged In Communications Pty Ltd Computer user interface tool for navigation of data stored in directed graphs
AUPR796701A0 (en) * 2001-09-27 2001-10-25 Plugged In Communications Pty Ltd Database query system and method
US20030084087A1 (en) * 2001-10-31 2003-05-01 Microsoft Corporation Computer system with physical presence detector to optimize computer task scheduling
US7043650B2 (en) * 2001-10-31 2006-05-09 Hewlett-Packard Development Company, L.P. System and method for intelligent control of power consumption of distributed services during periods when power consumption must be reduced
US7120806B1 (en) * 2001-10-31 2006-10-10 Western Digital Technologies, Inc. Method for setting a power operating mode transition interval of a disk drive in a mobile device based on application category
NO316480B1 (en) * 2001-11-15 2004-01-26 Forinnova As Method and system for textual examination and discovery
KR20030053549A (en) * 2001-12-22 2003-07-02 삼성전자주식회사 Method for playing optical recording media
US8010903B2 (en) * 2001-12-28 2011-08-30 International Business Machines Corporation System and method for visualizing and navigating dynamic content in a graphical user interface
US7143362B2 (en) 2001-12-28 2006-11-28 International Business Machines Corporation System and method for visualizing and navigating content in a graphical user interface
US6963869B2 (en) * 2002-01-07 2005-11-08 Hewlett-Packard Development Company, L.P. System and method for search, index, parsing document database including subject document having nested fields associated start and end meta words where each meta word identify location and nesting level
US7065746B2 (en) * 2002-01-11 2006-06-20 Stone Bond Technologies, L.P. Integration integrity manager
AU2003202271A1 (en) * 2002-01-15 2003-07-30 Auspex Systems, Inc. Active file change notification
US7343365B2 (en) * 2002-02-20 2008-03-11 Microsoft Corporation Computer system architecture for automatic context associations
US20030196094A1 (en) 2002-04-10 2003-10-16 Hillis W. Daniel Method and apparatus for authenticating the content of a distributed database
US7000126B2 (en) 2002-04-18 2006-02-14 Intel Corporation Method for media content presentation in consideration of system power
US7532340B2 (en) 2002-04-19 2009-05-12 Toshiba Tec Kabushiki Kaisha Document management system rule-based automation
US6950815B2 (en) 2002-04-23 2005-09-27 International Business Machines Corporation Content management system and methodology featuring query conversion capability for efficient searching
US6710578B1 (en) * 2002-08-27 2004-03-23 Motorola, Inc. Power resource management in a portable communication device
US6910106B2 (en) * 2002-10-04 2005-06-21 Microsoft Corporation Methods and mechanisms for proactive memory management
JP2004171177A (en) * 2002-11-19 2004-06-17 Renesas Technology Corp Cache system and cache memory controller
US6961815B2 (en) * 2002-12-05 2005-11-01 International Business Machines Corporation Multiple disk data storage system for reducing power consumption
US7068456B2 (en) * 2002-12-10 2006-06-27 Intel Corporation Method and apparatus for providing multiple power and performance status for a spinning media
US7191349B2 (en) * 2002-12-26 2007-03-13 Intel Corporation Mechanism for processor power state aware distribution of lowest priority interrupt
CN100349096C (en) * 2002-12-30 2007-11-14 皇家飞利浦电子股份有限公司 Optical record carrier recording apparatus
US20040193596A1 (en) * 2003-02-21 2004-09-30 Rudy Defelice Multiparameter indexing and searching for documents
US7392477B2 (en) * 2003-07-18 2008-06-24 Microsoft Corporation Resolving metadata matched to media content
US7606927B2 (en) * 2003-08-27 2009-10-20 Bbn Technologies Corp Systems and methods for forwarding data units in a communications network
US7500127B2 (en) * 2003-09-18 2009-03-03 Vulcan Portals Inc. Method and apparatus for operating an electronic device in a low power mode
US7426647B2 (en) * 2003-09-18 2008-09-16 Vulcan Portals Inc. Low power media player for an electronic device
US7174469B2 (en) * 2003-09-30 2007-02-06 International Business Machines Corporation Processor power and energy management
US20050086659A1 (en) * 2003-10-19 2005-04-21 Ibm Corporation System and method for regulating rate of execution of software execution units
US8799324B2 (en) * 2004-01-16 2014-08-05 Verizon Patent And Licensing Inc. Method and system for mobile telemetry device prioritized messaging
US20050267894A1 (en) * 2004-06-01 2005-12-01 Telestream, Inc. XML metabase for the organization and manipulation of digital media
US7609472B2 (en) * 2004-06-01 2009-10-27 Hewlett-Packard Development Company, L.P. Power and thermal management for a hard drive
US8538997B2 (en) * 2004-06-25 2013-09-17 Apple Inc. Methods and systems for managing data
US8131674B2 (en) * 2004-06-25 2012-03-06 Apple Inc. Methods and systems for managing data
US7693856B2 (en) * 2004-06-25 2010-04-06 Apple Inc. Methods and systems for managing data
US7730012B2 (en) * 2004-06-25 2010-06-01 Apple Inc. Methods and systems for managing data
US8370395B1 (en) * 2004-10-15 2013-02-05 Amazon Technologies, Inc. Providing a reliable distributed queuing service
US7398281B2 (en) * 2005-02-28 2008-07-08 At&T Delaware Intellectual Property, Inc. Document repository
US7392253B2 (en) * 2005-03-03 2008-06-24 Microsoft Corporation System and method for secure full-text indexing
US7660783B2 (en) * 2006-09-27 2010-02-09 Buzzmetrics, Inc. System and method of ad-hoc analysis of data
US7831850B2 (en) * 2007-03-29 2010-11-09 Microsoft Corporation Hybrid operating systems for battery powered computing systems

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009104968A1 (en) * 2008-02-22 2009-08-27 Idteq As Intrusion detection system with signal recognition
KR101108961B1 (en) * 2008-02-22 2012-01-31 아이디티이큐 에이에스 Intrusion detection system with signal recognition

Also Published As

Publication number Publication date
EP1759318A2 (en) 2007-03-07
US20140068295A1 (en) 2014-03-06
WO2006012317A3 (en) 2006-04-13
US9626370B2 (en) 2017-04-18
US8538997B2 (en) 2013-09-17
DK1759318T3 (en) 2012-10-22
US9201491B2 (en) 2015-12-01
US20070100899A1 (en) 2007-05-03
EP1759318B1 (en) 2012-08-01
US20160154813A1 (en) 2016-06-02
US20050289394A1 (en) 2005-12-29
HK1101836A1 (en) 2007-10-26

Similar Documents

Publication Publication Date Title
US9626370B2 (en) Methods and systems for managing data
US8060514B2 (en) Methods and systems for managing composite data files
US9317515B2 (en) Methods and systems for managing data
US7630971B2 (en) Methods and systems for managing data
EP1759316A2 (en) Methods and systems for managing data
US20060195414A1 (en) Methods and systems for managing data
WO2008153646A1 (en) User interfaces for browsing or searching
WO2008019113A2 (en) User interface for a file system
WO2008153647A1 (en) Browsing or searching user interfaces and other aspects
AU2014256381B2 (en) Methods and systems for managing data
AU2011265462B2 (en) Methods and systems for managing data
AU2016202304A1 (en) Methods and systems for managing data

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2005767813

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

WWP Wipo information: published in national office

Ref document number: 2005767813

Country of ref document: EP