Find your files faster using Indexing Service

As a user XP, every time I needed some FILES Stored by who knows what dark corners of the hard disk, I had, by default, a bad day. And that's because Search integrated in system has put my patience to the test, through slow way of displaying results and, above all, because the types of searches they perform are limited.

Until I discovered Indexing Service (Indexing service) al where Microsoft, a utility that can perform Search for hundreds of times faster than the usual search by using a Specific language. Indexing Service (shortened IS) indexes files on your hard disk (forming so-called catalogs), at a subsequent search, it interrogating the index, instead of scoring each folder separately.

Is not activated default. To activate it go to Start->Search. In the open window, click on Change Preferences and select With Indexing Service. If the WITH Indexing Service option is not available, instead you have the option Without Indexin Service, means that IS is already activated.

search_companionchange_search_preferences

IS will not be available immediately after activation. First of all, it must create the index, which lasts according to the number of files from the hard disk and according to the speed of the processor. Therefore, when activating IS, it is advisable to leave the PC at rest for several hours, so that it can carry out the index.

The specific language of IS is using tag-uri (Tags) to define search criteria. Interrogations are made in the form {prop name=property name} interogare {/prop}, Property Name meaning the name of the respective property, such as those listed in the following tables, and the query represents the text you are looking for. For example, if you want to look for files that have been recently reissued by a certain author, such as Stealth Settings, you will make the query as follows:

{prop name = DocLastAuthor} Stealth Settings {/prop}

PropertyDescription
AccessThe last time the document was accessed.
AllAll available properties. Works with text queries but not numeric queries.
AllocSizeThe total disk space allocated to the document.
ContentsThe contents of the document.
CreatedThe time the document was created.
DirectoryThe full directory path in which the document is contained.
DocAppNameThe name of the application in which the document was created.
DocauthorThe author of the document.
DocByteCountDocByteCount The number of bytes in the document.
DocCategoryThe type of document.
DocCharCountThe number of characters in the document.
DocCommentsComments made about the document.
DocCompanyThe name of the company for which the document was written.
DocCreatedTimeThe time spent editing the document.
DochissercountThe number of hidden slides in a PowerPoint document.
DocKeyWordsThe keywords in the document.
DocLastAuthorThe name of the person who last edited the document.
DocLastPrintedThe time the document was most recently printed.
DocLineCountThe number of lines contained in the document.
DocLastSavedTmThe time the document was last saved.
DocManagerThe name of the manager of the document’s author.
DocNoteCountThe number of pages with notes in a PowerPoint document.
DocPageCountThe number of pages in the document.
DocParaCountThe number of paragraphs in the document.
DocPartTitlesThe names of document parts, such as spreadsheet names in an Excel document or slide titles in a PowerPoint slide show.
DocRevNumberThe current version number of the document.
DocslidecountThe number of slides in a PowerPoint document.
DoctorThe name of the document’s template.
DocTitleThe title of the document.
DocWordCountThe number of words in the document.
FileNameThe fi lename of the document.The fi lename of the document.
PathThe path to the document, including the document fi lename.
ShortFileNameThe 8.3-format name of the document.
SizeThe size of the document, in bytes.
WriteThe date and time the document was last modifi ed.

Searches can be performed and Depending on the phrases contained in files, using query {phrase} FRAZA {/phrase}:

{phrase} Tips and hacks for Windows XP {/phrase}

To look for texts, you can use the type of query described above (phrase) or query freetext. The difference between these two consists in the fact that Phrase makes Search for the order of words, that is, the results will only include files containing the exact phrase, and freetext does interrogations after every word in the phrase, the results being more numerous because they will include all files containing at least one word in that phrase.
Is offers you the opportunity to do the searches and Depending on the times and modes of verbs, by using metacaractere such as double asterix (**). Thus a search like {prop name=Contents} write** {/prop} It will result in all files that contain the alternative forms of the verb "to write" (write), such as Write, Wrote, Written.

Conclusion: I recommend using Indexing Service only by Users who have advanced knowledge of using Windows XP operating system. For beginners it is easier to use the integrated search in the system.

Passionate about technology, I write with pleasure on stealthsetts.com starting with 2006. I have a rich experience in operating systems: Macos, Windows and Linux, but also in programming languages ​​and blogging platforms (WordPress) and for online stores (WooCommerce, Magento, Presashop).

Home Your source of IT tutorials, useful tips and news. Find your files faster using Indexing Service
Leave a Comment