This application is related to co-pending U.S. patent application Ser. No. 11/874,579, filed Oct. 18, 2007, entitled “Ranking and Providing Search Results Based in Part on a Number of Click Through Parameters,” and U.S. patent application Ser. No. 11/874,844, “now U.S. Pat. No. 7,840,569,” filed Oct. 18, 2007, entitled “Enterprise Relevancy Ranking Using a Neural Network,” both of which applications are incorporated by reference herein in their entirety.
Computers users have different ways to locate information that may be locally or remotely stored. For example, search engines may be used to locate documents using a search query. A search engine attempts to return relevant results based on the particular search query.
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended as an aid in determining the scope of the claimed subject matter.
Embodiments are configured to rank search results using a junk profile. In embodiments, ranking features, such as junk scores, may be calculated and used by a ranking algorithm to rank candidate documents in response to a search query. In an embodiment, an index is created to facilitate the identification of candidate documents in response to a search query. The index, in embodiments, is optimized by eliminating or separately indexing document data that may have been automatically inserted when the document was created. In embodiments, junk scores for documents may be further calculated by determining the similarity between a document and known junk documents. In embodiments, the junk scores are based on a comparison of histograms for the document to histograms for known junk documents. Histograms may be based upon different junk variables, such as term frequency and chunk size. In embodiments, search results may be identified as possible junk documents based on a calculated junk score, whether or not the search results are ranked based on the junk score. Such identification as possible junk may be displayed to the user and may be maintained as a searchable parameter.
These and other features and advantages will be apparent from a reading of the following detailed description and a review of the associated drawings. It is to be understood that both the foregoing general description and the following detailed description are explanatory only and are not restrictive of the invention as claimed.
Junk documents that are returned in response to a search query can frustrate users and waste valuable time and energy. In embodiments, “junk” documents may include documents that do not contain much human readable document data or that contain little document data other than data that was added automatically by the system or template used to create the document. For example, in enterprise environments, junk documents may be documents that were generated, but no significant content was ever added. Often, such documents may have a title that is a close match to particular search query terms, a popular type of uniform resource locator (“URL”) and matching anchor text. Accordingly, a default search-result ranker may have no way to distinguish such junk documents from documents that have useful information and may rank such junk documents highly.
As briefly described above, embodiments disclosed herein are directed to ranking search results using a junk profile. For a given corpus of documents, one or more junk profiles may be created and maintained. In general, the junk profile provides reference metrics or models to represent known junk documents. For example, a junk profile may comprise a dictionary of document data that is automatically inserted into documents created using a particular system or template. A junk profile may also comprise one or more representations (e.g., histograms) of a distribution of a particular junk variable for known junk documents. The junk profile effectively provides a usable representation of known junk documents, and the present systems and methods employ the junk profile to predict the likelihood that documents in the corpus are junk. In embodiments, junk scores are calculated and used to rank such documents higher or lower in response to a search query.
The present systems and methods, although not so limited, may be particularly useful in an enterprise environment in which a corpus of documents is created by one or more known systems and/or templates. In embodiments, a search component of the present disclosure can use the functionality of an integrated server platform, such as MICROSOFT OFFICE SHAREPOINT SERVER® system, to calculate, collect, store, and update junk scores and other ranking features that can be used as part of a ranking determination. Because the MICROSOFT OFFICE SHAREPOINT SERVER® system includes standard and customizable “templates” by which documents may be created, the creation of a junk profile may be simplified.
In one embodiment, a system includes a search component which comprises a searching application that can be included as part of a computer-readable storage medium. The searching application can be used to provide search results based in part on a user query. For example, a user can input keywords or other search parameters to the search application and the search application can use the search parameters to identify candidate documents. The candidate documents may be ranked and presented to the user according, in part, using junk profile(s).
As shown in
The search component 102 can be configured to provide search results (uniform resource locaters (URLs) for example) that may be associated with documents. For example, the search component 102 may use text, property information, formatting, and/or metadata when returning search results associated with local files, remotely networked files, combinations of local and remote files, etc. In one embodiment, the search component 102 can interact with a file system, virtual web, network, or other information source when providing search results.
The search component 102 includes a ranking component 104 that can be configured to rank search results (such as candidate documents) based at least in part on a ranking algorithm 106 and one or more ranking features 108. In one embodiment, the ranking algorithm 106 can be configured to provide a number or other variable that can be used for sorting purposes by the search component 102. The ranking features 108 can be described as basic inputs or raw numbers that can be used when identifying relevance of a search result. The ranking features 108 can be collected, stored, and maintained in a database component 110.
Alternatively, ranking features 108, such as junk scores, can be stored and maintained in a dedicated store, including local, remote, and other storage mediums. One or more of the ranking features 108 can be input to the ranking algorithm 106, and the ranking algorithm 106 can operate to rank search results as part of a ranking determination. As described below, in one embodiment, the ranking component 104 can use one or more ranking features 108 as part of the ranking determination.
Correspondingly, the search component 102 can use the ranking component 104 and associated ranking algorithm 106 when using one or more of the ranking features 108 as part of a ranking determination to provide search results. Search results can be provided based on a relevance ranking or some other ranking. For example, the search component 102 can render the search results from most relevant to least relevant based at least in part on the relevance determination provided by the ranking component 104 using one or more of the ranking features 108, including junk scores.
With continuing reference to
The search component 102 can use the indexed information when returning relevant search results, such as candidate documents, according to the ranking provided by the ranking component 104. In an embodiment, as part of a search, the search component 102 can be configured to identify a set of candidate documents that contain a portion or all of a user's query information, such as keywords and phrases for example. For example, query information may be located in a document's body or metadata, or additional metadata associated with a document that can be stored in other documents or data stores (such as anchor text for example). As described below, rather than returning an entire set of search results if the set is large, the search component 102 can use the ranking component 104 to rank the candidates with respect to relevance or some other criteria, and return a subset of the entire set based at least in part on the ranking determination. However, if the set of candidates is not too large, the search component 102 can operate to return the entire set.
In an embodiment, the ranking component 104 can use the ranking algorithm 106 to order candidate documents associated with a particular query according to relevance. For example, the ranking algorithm 106 can calculate a rank value associated with a candidate search result, wherein a higher rank value corresponds with a more relevant candidate. Multiple features, including one or more ranking features 108 (such as junk scores), can be input into the ranking algorithm 106 which can then compute an output that enables the search component 102 to sort candidates by a rank or some other criteria. The search component 102 can use the ranking algorithm 106 to prevent the user from having to inspect an entire set of candidates, such as enterprise URL collections for example, by limiting a set of candidates according to rank.
In embodiments, the search component 102 calculates and selects one or more junk scores for candidate documents as part of a relevance determination when returning candidate documents. Candidate documents may have zero or more junk scores associated with them and ranking of candidate documents using junk scores may include averaging, ignoring, or finding the maximum or minimum among a set of junk scores for a candidate document.
In one embodiment, the search component 102 can use the functionality of an integrated server platform, such as MICROSOFT OFFICE SHAREPOINT SERVER® system, to calculate, collect, store, and update junk scores and other ranking features 108 that can be used as part of a ranking determination. The functionality of the server platform can include web content management, enterprise content services, enterprise search, shared business processes, business intelligence services, and other services. For example, as will be described herein, templates created using the MICROSOFT OFFICE SHAREPOINT SERVER® system, can be used to collect reference information for known junk documents.
As described below, a two layer neural network can be used as part of a relevance determination. In one embodiment, the implementation of the two layer neural network includes a training phase and a ranking phase as part of a forward propagation process using the two layer neural network. LambdaRank can be used as a training algorithm during the training phase, and a neural net forward propagation model can be used as part of the ranking determination (see C. Burges, R. Ragno, Q. V. Le, “Learning To Rank With Nonsmooth Cost Functions” in Schölkopf, Platt and Hofmann (Ed.) Advances in Neural Information Processing Systems 19, Proceedings of the 2006 Conference, (MIT Press, 2006), incorporated by reference in its entirety herein). For example, a standard neural net forward propagation model can be used as part of the ranking phase. One or more junk scores can be used as ranking features 108 in conjunction with the two layer neural network as part of ranking candidate documents based on a user query.
In an embodiment, the ranking component 104 utilizes a ranking algorithm 106 which comprises a two layer neural network scoring function (also referred to herein as a “scoring function”) which includes:
wherein,
hj is an output of hidden node j,
xi is an input value from input node i, such as one or more ranking feature inputs,
w2j is a weight to be applied to a hidden node output,
wij is a weight to be applied to input value x, by hidden node j,
tj is the threshold value for hidden node j,
and, tan h is the hyperbolic tangent function:
In an embodiments, other functions having similar properties and characteristics as the tan h function can be used above. In embodiments, the variable x, can represent one or more junk scores or other ranking features. A X-rank training algorithm can be used to train the two-layer neural network scoring function before ranking as part of a relevance determination. Moreover, new features and parameters can be added to the scoring function without significantly affecting a training accuracy or training speed.
One or more ranking features 108 can be input and used by the ranking algorithm 106, the two layer neural network scoring function for this embodiment, when making a relevance determination when returning search results based on a user query. In embodiments, one or more junk scores can be input and used as ranking features 108 by the ranking algorithm 106 when making a relevance determination as part of returning search results based on a user query.
Other features can also be used when ranking and providing search results. In an embodiment, click distance (CD), URL depth (UD), file type or type prior (T), language or language prior (L), metadata, BM25F, and/or other ranking features can be used to rank and provide search results. Additional details regarding use of a two-layer neural network to rank search results based upon ranking features (including transformation and normalization of ranking features), are provided in U.S. patent application Ser. No. 11/874,579, filed Oct. 18, 2007, entitled “Ranking and Providing Search Results Based in Part on a Number of Click Through Parameters,” and U.S. patent application Ser. No. 11/874,844, filed Oct. 18, 2007, entitled “Enterprise Relevancy Ranking Using a Neural Network,” now U.S. Pat. No. 7,840,569, both of which applications are incorporated by reference herein in their entirety. In embodiments, other types of ranking algorithms 106 can be employed. For example, one or more of these (or additional) ranking features 108, including junk scores, can also be used as part of a linear ranking determination or other ranking algorithm 106 employed by ranking component 104.
The dictionary of automatically generated data may be created, in embodiments, by creating a blank document using a system associated with the corpus. As used herein, “blank” means substantially lacking document data other than document data automatically created and inserted in the document by a system associated with the corpus when the document is created. For example, the MICROSOFT OFFICE SHAREPOINT SERVER® system permits users to define templates for particular document libraries, and a document library may comprise a corpus of documents that can be indexed, queried and ranked as set forth herein. A blank document created with such a template will include certain document data (such as text, formatting, metadata, etc.) that is automatically generated by the MICROSOFT OFFICE SHAREPOINT SERVER® system. The dictionary of automatically generated data, then, can be created by extracting and compiling the document data in the blank document. The dictionary may also be created or augmented by examining some or all of the existing documents in the corpus and identifying document data that is common to a significant percentage of documents in the corpus. The dictionary may include both content and position information for document data extracted from the blank document.
In embodiments, different dictionaries of automatically generated data may be created for different corpuses, for different templates, and for different systems used to generate the blank documents. In addition, a user (such as an administrator) may be provided the ability to create a new dictionary to be used with respect to a particular type of document by permitting the user to specify a particular blank document to be used. For example, a computer readable storage media may be provided that includes predefined templates generated by a particular system, such as the MICROSOFT OFFICE SHAREPOINT SERVER® system. For example, one such predefined template may comprise a contact management template, while a second such predefined template may be a sales lead pipeline template. Dictionaries of automatically generated data for each of these templates may be compiled and preloaded as part of the system. An administrator, however, may customize an existing template or create a new custom template using the system. In embodiments, the administrator may be prompted to (or the system may automatically) generate a blank document using such custom template and compile a dictionary of automatically generated data from such custom template. In this manner, a dictionary of automatically generated data that is specific to a particular document being indexed may be utilized in embodiments as set forth below.
At step 302, at least one dictionary of automatically generated data is selected. As described, more than one dictionary may be available for selection depending on the type of documents in the corpus. In embodiments, if all of the documents in the corpus were created using the same system and employing the same template, then a single dictionary may be selected and used for all of the documents in the corpus. Alternatively, in embodiments, the corpus may include documents created by disparate systems or using different templates, and different dictionaries may be selected for different documents. In addition, in embodiments, a single dictionary may be defined that combines the content and position information of documents that were created using disparate systems or templates across the corpus. In embodiments, the selected dictionary or dictionaries may be considered part of the junk profile.
At step 304, document data for the crawled documents is compared against the selected one or more dictionaries of automatically generated data. In embodiments, the document data for each crawled document is compared against the dictionary (or dictionaries) selected for that document to determine what document information was likely generated automatically by the system (and/or template) that was used to create that crawled document. For example, a system-defined template used to create a document may include the word “Task” automatically in the title of every document created using that template. The word “Task” and its position within the template are included in the dictionary of automatically generated data selected for that document. Upon comparison of the document to the dictionary, the word “Task” in the title of the document may be determined to “match” a corresponding entry in the selected dictionary. As used herein, “match” may comprise exact or substantial correlation of content, position, or both. In addition, in embodiments, matching the document data to the dictionary (or dictionaries) of automatically generated data may be considered calculating a junk score as described herein.
At step 306, document data that matches the selected dictionary of automatically generated data is delineated. In embodiments, such matching document data may be delineated by marking the document or the matching document data in the index, indexing matching document data separately from non-matching document data, ignoring the matching document data and indexing only non-matching document data, or by other methods.
Consider the following simple example. Although this example is provided using textual document data, any document data can be used (e.g., metadata, formatting, non-human readable data, etc.). Given the texts T0=“you know what it is”; T1=“what is it”; and T2=“it is a bird,” the following full inverted file index would typically be created (where the pairs of numbers refer to the document number (Tx) and the word position). E.g., the word “bird” is in the third document (T2) and it is the fourth word in that document (position 3):
“a”: [(2, 2)]
“bird”: [(2, 3)]
“is”: [(0, 4), (1, 1), (2, 1)]
“it”: [(0, 3), (1, 2), (2, 0)]
“know”: [(0, 1)]
“what”: [(0, 2), (1, 0)]
“you”: [(0, 0)]
Now assume that the same dictionary is selected for all three documents, and the selected dictionary includes the word “is” in position 1 (e.g., because a blank document created using the same system and template used to create documents 0, 1, and 2 contained the word “is” in position 1). In embodiments, the word “is” in position 1 matches document data in each of documents 1 and 2. That matching document data may be delineated in several manners. For example, the matching document data from documents 1 and 2 could be ignored in indexing. In this embodiment, the index for the example above would become:
“a”: [(2, 2)]
“bird”: [(2, 3)]
“is”: [(0, 4)]
“it”: [(0, 3), (1, 2), (2, 0)]
“know”: [(0, 1)]
“what”: [(0, 2), (1, 0)]
“you”: [(0, 0)]
In this way, the index that will be searched in response to a search query is minimized (for faster searching) and more focused on user-added content (rather than document data added automatically by a system or template used to create the document). In other embodiments, the matching document data could be indexed separately so that subsequent search queries could be run against both the main index (derived from non-matching document data) and a secondary index (derived from matching document data). Accordingly, in embodiments, a ranking algorithm, such as ranking algorithm 106, may weight the appearance of search query terms in the primary index as more important than the appearance of such terms in the secondary index.
At step 308, documents in the corpus are indexed. In embodiments, steps 306 and 308 are combined, and document data that matches the selected dictionary may be delineated as matching by the manner in which such document data (and documents) are indexed (or not indexed) as discussed above.
At step 310, a junk score is calculated for some or all of the crawled documents in the corpus. In embodiments, a junk score is calculated at step 310 that is a function of a similarity metric (such as Kullback-Leibler divergence) between the crawled document and the blank document(s) used to create the selected dictionary of automatically generated data. For example, the similarity metric may comprise a ratio of document data that matches a corresponding entry in the selected dictionary to document data that does not match a corresponding entry in the selected dictionary. A relatively high similarity metric, in embodiments, indicates a document that does not include much document data other than what is in the blank document(s) used to create the selected dictionary. This may be considered an indication that the document is likely “junk” and a corresponding junk score may be assigned to the document and stored as a ranking feature, such as ranking features 108 in database component 110. The junk score may comprise the similarity metric itself or may comprise a function of the similarity metric in order to normalize and use the junk score as a ranking feature.
In embodiments, if the document is compared 304 to more than one selected dictionary, the junk score may be calculated 310 as a function of the average, maximum, minimum or other calculation of similarity metrics for the document against the selected dictionaries. The junk score calculated at step 310 may be used as a ranking feature as provided herein.
Referring back to
As used in embodiments herein, junk variable may mean a variable that can be used to determine the similarity between a document and a known junk document. For example, as discussed below, in embodiments a junk variable may comprise term frequency. In other embodiments, a junk variable may comprise chunk size. Junk variables may be used individually or may be combined.
At step 202, in embodiments, the junk score for a document is calculated as a function of a similarity metric between one or more histograms created for the document and a junk profile, wherein the junk profile comprises one or more histograms for known junk document(s).
In embodiments, method 400 is performed for all documents in the corpus while the documents are being indexed at step 201 or otherwise before a search query is received. In other embodiments, method 400 may be performed after a search query is received and candidate documents have been identified. Method 400 is described with respect to one document, however, method 400 may be repeated, for example, for any or all documents in a corpus or for candidate documents identified in response to a search query.
At step 401, in embodiments, at least one histogram is generated for the document based on a junk variable. As used herein, a histogram may be a representation of a variable within defined categories (or bins). In other embodiments, alternative representations of the distribution of a junk variable may be used instead of or in addition to, histograms. For example, a continuous function can be calculated or estimated to represent such distribution without converting it to a histogram. A histogram for a document being analyzed is described herein as a “candidate histogram.”
In the example embodiment shown in method 400, at step 401, a candidate histogram is generated for the document. In the following example, the candidate histogram is based on term frequency for the document (e.g., the percentage of the unique terms in the document that have a corresponding frequency of occurrence in the corpus). For example, assume in a simple example that a document includes four terms: T1, T2, T3, and T4. Example total corpus frequencies (i.e., total number of documents in the corpus that contain this term) is shown for each term as follows:
T1: 10
T2: 300
T3: 100,000
T4: 50
A term frequency candidate histogram for this document may be defined in relation to categories, or “bins.” In this example, four bins are defined for total corpus frequencies: [1 . . . 20], [21 . . . 400], [401 . . . 12000], [12001 . . . max]. Accordingly, the term frequency candidate histogram for this document may be represented as: [0.25, 0.5, 0.0, 0.25]. This reflects that one out of the four terms falls into the first bin, two of the four terms fall into the second bin, none of the four terms falls into the third bin, and one of the four terms falls into the fourth bin.
At step 402 the candidate histogram is compared to at least one junk profile. In addition to the junk profile(s) described in relation to
For example, with reference to the simple example discussed above with respect to step 401, assume that a known junk document includes the following terms (with total corpus frequencies for each):
T1: 10
T3: 100,000
T5: 500
T6: 1,000
T7: 12
A term frequency reference histogram for this known junk document may be defined in relation to the same categories, or “bins” as the candidate histogram: [1 . . . 20], [21 . . . 400], [401 . . . 12000], [12001 . . . max]. Accordingly, the term frequency reference histogram for this known junk document may be represented as: [0.4, 0.0, 0.4, 0.2]. This reflects that two out of the five terms fall into the first bin, none of the five terms falls into the second bin, two of the five terms fall into the third bin, and one of the five terms falls into the fourth bin.
Comparison 402 of the candidate histogram to the junk profile (in this example, the junk profile comprises a reference histogram), may take many forms. For example, the histograms could be compared by calculating a similarity metric as the distance between the candidate and reference histograms:
In this example comparison function, B1 is the candidate histogram, B2 is the reference histogram, B1(i) is the value for the candidate histogram for the i'th bin, and B2(i) is the value for the reference histogram for the i'th bin. This calculation yields a similarity metric between 0 and 1.
Referring again to the above example, the comparison step 402 calculates a similarity metric between the candidate and reference histograms as follows:
In this example calculation, the more similar the candidate and reference histograms are, the closer the similarity metric is to zero (thus indicating a higher likelihood that the document is junk).
In step 404 at least one junk score is calculated for the document. In embodiments the junk score may comprise the similarity metric itself. In other embodiments, the similarity metric may be converted to a different scale. In addition, the junk profile used in step 402 may include more than one reference histogram. For example, more than one known junk document may be used to create the junk profile. In embodiments, the junk score(s) may comprise a function of an average, weighted average, maximum, minimum or some other function of multiple similarity metrics calculated during the comparison step 402. In addition, more than one junk score for the document may be calculated based on a junk variable, such as term frequency, and all such junk scores may be used by a ranking algorithm, as described further herein. Junk scores may be stored as metadata with the document itself, separate from the document, or otherwise.
At step 406, a determination is made whether alerts have been requested. For example, in embodiments, administrators may request alerts when a junk score is calculated that exceeds a certain threshold. It should be understood that “exceeding a threshold” as used herein may refer to a measurement (such as a junk score) falling above or below a particular threshold, depending on how a particular scale is defined. If alerts have not been requested, method 400 may end (and, in embodiments, control returns to step 204 in
Method 400 is described in relation to using histogram(s) for the document based on one junk variable, however, method 400 may be repeated for histograms using other junk variables. For example, another junk variable that can be used to predict whether a document is junk is “chunk size.” Chunk size is the length of continuous text. Some document types, such as spreadsheets, have large amounts of non-human readable data. Other documents, such as word processing documents, may be expected to have longer chunks of continuous text. A histogram based on chunk size for the document may illustrate the distribution of chunk sizes (runs of continuous text) within the document. Depending on the document type, chunks may be measured differently by scanning the text of the document and measuring the distance between logical breaks (such as cells, paragraphs, sentences, page breaks, etc.). In embodiments, similarity between the chunk size distribution within a document to the chunk size distribution in a known junk document is an indicator of whether the document should be characterized as junk.
Similarity metrics between the document and a junk profile based on different histograms and/or junk variables may be combined into a single junk score or used as individual junk scores that are employed as ranking features by ranking algorithm, such as ranking algorithm 106.
Referring again to
At step 208, the candidate documents are ranked. As described in relation to
In embodiments, the present systems and methods are useful in detecting “accidental junk documents” (as opposed to documents that contain malicious or unwanted information, i.e., “adversarial junk”). For example, a user may have started creating a presentation, inserted a title, saved the presentation without adding any additional content, and then forgotten about it. Ordinarily, in response to a search query containing terms that are used in the title of that presentation, a search component would likely return that presentation and rank it highly. Detecting, however, that the presentation is similar (e.g., has a similar term frequency distribution) to a known junk document, allows a search component to rank the presentation more appropriately.
In its most basic configuration, operating environment 500 typically includes at least one processing unit 502 and memory 504. Depending on the exact configuration and type of computing device, memory 504 (storing, among other things, junk scores calculated as described herein) may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.), or some combination of the two. This most basic configuration is illustrated in
Operating environment 500 typically includes at least some form of computer readable media. Computer readable media can be any available media that can be accessed by processing unit 502 or other devices comprising the operating environment. By way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information. Communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer readable media.
The operating environment 500 may be a single computer operating in a networked environment using logical connections to one or more remote computers. The remote computer may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above. The logical connections may include any method supported by available communications media. Such networking environments are commonplace in offices, enterprise-wide computer networks, intranets and the Internet.
It should be appreciated that various embodiments of the present invention can be implemented (1) as a sequence of computer implemented acts or program modules running on a computing system and/or (2) as interconnected machine logic circuits or circuit modules within the computing system. The implementation is a matter of choice dependent on the performance requirements of the computing system implementing the invention. Accordingly, logical operations including related algorithms can be referred to variously as operations, structural devices, acts or modules. It will be recognized by one skilled in the art that these operations, structural devices, acts and modules may be implemented in software, firmware, special purpose digital logic, and any combination thereof without deviating from the spirit and scope of the present invention as recited within the claims set forth herein.
Although the invention has been described in connection with various exemplary embodiments, those of ordinary skill in the art will understand that many modifications can be made thereto within the scope of the claims that follow. Accordingly, it is not intended that the scope of the invention in any way be limited by the above description, but instead be determined entirely by reference to the claims that follow.
Number | Name | Date | Kind |
---|---|---|---|
5222236 | Potash et al. | Jun 1993 | A |
5257577 | Clark | Nov 1993 | A |
5321833 | Chang et al. | Jun 1994 | A |
5369778 | San Soucie et al. | Nov 1994 | A |
5544360 | Lewak et al. | Aug 1996 | A |
5594660 | Sung et al. | Jan 1997 | A |
5606609 | Houser et al. | Feb 1997 | A |
5634124 | Khoyi et al. | May 1997 | A |
5729730 | Wlaschin et al. | Mar 1998 | A |
5765150 | Burrows | Jun 1998 | A |
5826269 | Hussey | Oct 1998 | A |
5848404 | Hafner et al. | Dec 1998 | A |
5870739 | Davis, III et al. | Feb 1999 | A |
5870740 | Rose et al. | Feb 1999 | A |
5890147 | Peltonen et al. | Mar 1999 | A |
5893092 | Driscoll | Apr 1999 | A |
5893116 | Simmonds et al. | Apr 1999 | A |
5905866 | Nakabayashi et al. | May 1999 | A |
5913210 | Call | Jun 1999 | A |
5920859 | Li | Jul 1999 | A |
5933822 | Braden-Harder et al. | Aug 1999 | A |
5933851 | Kojima et al. | Aug 1999 | A |
5943670 | Prager | Aug 1999 | A |
5956722 | Jacobson et al. | Sep 1999 | A |
5960383 | Fleischer | Sep 1999 | A |
5983216 | Kirsch et al. | Nov 1999 | A |
5987457 | Ballard | Nov 1999 | A |
6006225 | Bowman et al. | Dec 1999 | A |
6012053 | Pant et al. | Jan 2000 | A |
6026398 | Brown et al. | Feb 2000 | A |
6029164 | Birrell et al. | Feb 2000 | A |
6032196 | Monier | Feb 2000 | A |
6038610 | Belfiore et al. | Mar 2000 | A |
6041323 | Kubota | Mar 2000 | A |
6070158 | Kirsch et al. | May 2000 | A |
6070191 | Narendran et al. | May 2000 | A |
6098064 | Pirolli et al. | Aug 2000 | A |
6115709 | Gilmour et al. | Sep 2000 | A |
6125361 | Chakrabarti et al. | Sep 2000 | A |
6128701 | Malcolm et al. | Oct 2000 | A |
6145003 | Sanu et al. | Nov 2000 | A |
6151624 | Teare et al. | Nov 2000 | A |
6167369 | Schulze | Dec 2000 | A |
6167402 | Yeager | Dec 2000 | A |
6178419 | Legh-Smith et al. | Jan 2001 | B1 |
6182065 | Yeomans | Jan 2001 | B1 |
6182067 | Presnell et al. | Jan 2001 | B1 |
6182085 | Eichstaedt et al. | Jan 2001 | B1 |
6182113 | Narayanaswami | Jan 2001 | B1 |
6185558 | Bowman et al. | Feb 2001 | B1 |
6199081 | Meyerzon et al. | Mar 2001 | B1 |
6202058 | Rose et al. | Mar 2001 | B1 |
6208988 | Schultz | Mar 2001 | B1 |
6216123 | Robertson et al. | Apr 2001 | B1 |
6222559 | Asano et al. | Apr 2001 | B1 |
6240407 | Chang et al. | May 2001 | B1 |
6240408 | Kaufman | May 2001 | B1 |
6247013 | Morimoto | Jun 2001 | B1 |
6263364 | Najork et al. | Jul 2001 | B1 |
6269370 | Kirsch | Jul 2001 | B1 |
6272507 | Pirolli et al. | Aug 2001 | B1 |
6285367 | Abrams et al. | Sep 2001 | B1 |
6285999 | Page | Sep 2001 | B1 |
6304864 | Liddy et al. | Oct 2001 | B1 |
6314421 | Sharnoff et al. | Nov 2001 | B1 |
6317741 | Burrows | Nov 2001 | B1 |
6324551 | Lamping et al. | Nov 2001 | B1 |
6326962 | Szabo | Dec 2001 | B1 |
6327590 | Chidlovskii | Dec 2001 | B1 |
6336117 | Massarani et al. | Jan 2002 | B1 |
6349308 | Whang et al. | Feb 2002 | B1 |
6351467 | Dillon | Feb 2002 | B1 |
6351755 | Najork et al. | Feb 2002 | B1 |
6360215 | Judd et al. | Mar 2002 | B1 |
6381597 | Lin | Apr 2002 | B1 |
6385602 | Tso et al. | May 2002 | B1 |
6389436 | Chakrabarti et al. | May 2002 | B1 |
6415319 | Ambroziak | Jul 2002 | B1 |
6418433 | Chakrabarti et al. | Jul 2002 | B1 |
6418452 | Kraft et al. | Jul 2002 | B1 |
6418453 | Kraft et al. | Jul 2002 | B1 |
6424966 | Meyerzon et al. | Jul 2002 | B1 |
6442606 | Subbaroyan et al. | Aug 2002 | B1 |
6473752 | Fleming | Oct 2002 | B1 |
6484204 | Rabinovich | Nov 2002 | B1 |
6516312 | Kraft et al. | Feb 2003 | B1 |
6526440 | Bharat | Feb 2003 | B1 |
6539376 | Sundaresan et al. | Mar 2003 | B1 |
6546388 | Edlund et al. | Apr 2003 | B1 |
6547829 | Meyerzon et al. | Apr 2003 | B1 |
6549896 | Candan et al. | Apr 2003 | B1 |
6549897 | Katariya et al. | Apr 2003 | B1 |
6553364 | Wu | Apr 2003 | B1 |
6557036 | Kavacheri et al. | Apr 2003 | B1 |
6560600 | Broder | May 2003 | B1 |
6594682 | Peterson et al. | Jul 2003 | B2 |
6598040 | Cragun et al. | Jul 2003 | B1 |
6598047 | Russell et al. | Jul 2003 | B1 |
6598051 | Wiener et al. | Jul 2003 | B1 |
6601075 | Huang et al. | Jul 2003 | B1 |
6622140 | Kantrowitz | Sep 2003 | B1 |
6628304 | Mitchell et al. | Sep 2003 | B2 |
6631369 | Meyerzon et al. | Oct 2003 | B1 |
6633867 | Kraft et al. | Oct 2003 | B1 |
6633868 | Min | Oct 2003 | B1 |
6636853 | Stephens | Oct 2003 | B1 |
6638314 | Meyerzon et al. | Oct 2003 | B1 |
6654742 | Kobayashi et al. | Nov 2003 | B1 |
6671683 | Kanno | Dec 2003 | B2 |
6678692 | Hyatt | Jan 2004 | B1 |
6701318 | Fox et al. | Mar 2004 | B2 |
6718324 | Edlund et al. | Apr 2004 | B2 |
6718365 | Dutta | Apr 2004 | B1 |
6738764 | Mao et al. | May 2004 | B2 |
6763362 | McKeeth | Jul 2004 | B2 |
6766316 | Caudill et al. | Jul 2004 | B2 |
6766422 | Beyda | Jul 2004 | B2 |
6772141 | Pratt et al. | Aug 2004 | B1 |
6775659 | Clifton-Bligh | Aug 2004 | B2 |
6775664 | Lang et al. | Aug 2004 | B2 |
6778997 | Sundaresan et al. | Aug 2004 | B2 |
6829606 | Ripley | Dec 2004 | B2 |
6859800 | Roche et al. | Feb 2005 | B1 |
6862710 | Marchisio | Mar 2005 | B1 |
6868411 | Shanahan | Mar 2005 | B2 |
6871202 | Broder | Mar 2005 | B2 |
6873982 | Bates et al. | Mar 2005 | B1 |
6883135 | Obata et al. | Apr 2005 | B1 |
6886010 | Kostoff | Apr 2005 | B2 |
6886129 | Raghavan et al. | Apr 2005 | B1 |
6898592 | Peltonen et al. | May 2005 | B2 |
6910029 | Sundaresan | Jun 2005 | B1 |
6931397 | Sundaresan | Aug 2005 | B1 |
6934714 | Meinig | Aug 2005 | B2 |
6944609 | Witbrock | Sep 2005 | B2 |
6947930 | Anick et al. | Sep 2005 | B2 |
6959326 | Day et al. | Oct 2005 | B1 |
6973490 | Robertson et al. | Dec 2005 | B1 |
6990628 | Palmer et al. | Jan 2006 | B1 |
6999959 | Lawrence et al. | Feb 2006 | B1 |
7003442 | Tsuda | Feb 2006 | B1 |
7010532 | Stakutis et al. | Mar 2006 | B1 |
7016540 | Gong et al. | Mar 2006 | B1 |
7028029 | Kamvar et al. | Apr 2006 | B2 |
7039234 | Geidl et al. | May 2006 | B2 |
7051023 | Kapur et al. | May 2006 | B2 |
7065523 | Peltonen et al. | Jun 2006 | B2 |
7072888 | Perkins | Jul 2006 | B1 |
7076483 | Preda et al. | Jul 2006 | B2 |
7080073 | Jiang et al. | Jul 2006 | B1 |
7085755 | Bluhm et al. | Aug 2006 | B2 |
7107218 | Preston | Sep 2006 | B1 |
7152059 | Monteverde | Dec 2006 | B2 |
7181438 | Szabo | Feb 2007 | B1 |
7197497 | Cossock | Mar 2007 | B2 |
7228301 | Meyerzon et al. | Jun 2007 | B2 |
7231399 | Bem et al. | Jun 2007 | B1 |
7243102 | Naam et al. | Jul 2007 | B1 |
7246128 | Jordahl | Jul 2007 | B2 |
7257574 | Parikh | Aug 2007 | B2 |
7257577 | Fagin et al. | Aug 2007 | B2 |
7260573 | Jeh et al. | Aug 2007 | B1 |
7281002 | Farrell | Oct 2007 | B2 |
7283997 | Howard, Jr. et al. | Oct 2007 | B1 |
7308643 | Zhu et al. | Dec 2007 | B1 |
7328401 | Obata et al. | Feb 2008 | B2 |
7346604 | Bharat et al. | Mar 2008 | B1 |
7346839 | Acharya et al. | Mar 2008 | B2 |
7356530 | Kim et al. | Apr 2008 | B2 |
7386527 | Harris et al. | Jun 2008 | B2 |
7415459 | Peltonen et al. | Aug 2008 | B2 |
7428530 | Ramaranthnam et al. | Sep 2008 | B2 |
7496561 | Caudill et al. | Feb 2009 | B2 |
7499919 | Meyerzon et al. | Mar 2009 | B2 |
7519529 | Horvitz | Apr 2009 | B1 |
7580568 | Wang et al. | Aug 2009 | B1 |
7584221 | Robertson et al. | Sep 2009 | B2 |
7599917 | Meyerzon et al. | Oct 2009 | B2 |
7603616 | Obata et al. | Oct 2009 | B2 |
7606793 | Merrigan et al. | Oct 2009 | B2 |
7644107 | Neagovici-Negoescu et al. | Jan 2010 | B2 |
7685084 | Sisk et al. | Mar 2010 | B2 |
7689531 | Diao et al. | Mar 2010 | B1 |
7689559 | Canright et al. | Mar 2010 | B2 |
7693829 | Alshawi | Apr 2010 | B1 |
7716198 | Meyerzon et al. | May 2010 | B2 |
7716225 | Dean et al. | May 2010 | B1 |
7716226 | Barney | May 2010 | B2 |
7720830 | Wen et al. | May 2010 | B2 |
7739277 | Meyerzon et al. | Jun 2010 | B2 |
7761448 | Meyerzon et al. | Jul 2010 | B2 |
7792833 | Meyerzon et al. | Sep 2010 | B2 |
7827181 | Petriuc | Nov 2010 | B2 |
7840569 | Meyerzon et al. | Nov 2010 | B2 |
7962462 | Lamping et al. | Jun 2011 | B1 |
8082246 | Meyerzon et al. | Dec 2011 | B2 |
8326829 | Gupta | Dec 2012 | B2 |
8370331 | Pontier et al. | Feb 2013 | B2 |
8412702 | Cozzi | Apr 2013 | B2 |
8412717 | Liao et al. | Apr 2013 | B2 |
20010042076 | Fukuda | Nov 2001 | A1 |
20020016787 | Kanno | Feb 2002 | A1 |
20020026390 | Ulenas et al. | Feb 2002 | A1 |
20020032772 | Olstad et al. | Mar 2002 | A1 |
20020055940 | Elkan | May 2002 | A1 |
20020062323 | Takatori et al. | May 2002 | A1 |
20020078045 | Dutta | Jun 2002 | A1 |
20020083054 | Peltonen et al. | Jun 2002 | A1 |
20020099694 | Diamond et al. | Jul 2002 | A1 |
20020103798 | Abrol et al. | Aug 2002 | A1 |
20020107861 | Clendinning et al. | Aug 2002 | A1 |
20020107886 | Gentner et al. | Aug 2002 | A1 |
20020123988 | Dean et al. | Sep 2002 | A1 |
20020129014 | Kim et al. | Sep 2002 | A1 |
20020129015 | Caudill et al. | Sep 2002 | A1 |
20020165873 | Kwok et al. | Nov 2002 | A1 |
20020168106 | Trajkovic | Nov 2002 | A1 |
20020169595 | Agichtein et al. | Nov 2002 | A1 |
20020169754 | Mao et al. | Nov 2002 | A1 |
20020169770 | Kim et al. | Nov 2002 | A1 |
20020169800 | Sundaresan et al. | Nov 2002 | A1 |
20030004952 | Nixon et al. | Jan 2003 | A1 |
20030028520 | Alpha | Feb 2003 | A1 |
20030037074 | Dwork et al. | Feb 2003 | A1 |
20030046389 | Thieme | Mar 2003 | A1 |
20030053084 | Geidl et al. | Mar 2003 | A1 |
20030055810 | Cragun et al. | Mar 2003 | A1 |
20030061201 | Grefenstette et al. | Mar 2003 | A1 |
20030065706 | Smyth et al. | Apr 2003 | A1 |
20030074368 | Schuetze et al. | Apr 2003 | A1 |
20030088545 | Subramaniam et al. | May 2003 | A1 |
20030101183 | Kabra et al. | May 2003 | A1 |
20030135490 | Barrett et al. | Jul 2003 | A1 |
20030195882 | Lee et al. | Oct 2003 | A1 |
20030208482 | Kim et al. | Nov 2003 | A1 |
20030217007 | Fukushima et al. | Nov 2003 | A1 |
20030217047 | Marchisio | Nov 2003 | A1 |
20030217052 | Rubenczyk et al. | Nov 2003 | A1 |
20040003028 | Emmett et al. | Jan 2004 | A1 |
20040006559 | Gange et al. | Jan 2004 | A1 |
20040024752 | Manber et al. | Feb 2004 | A1 |
20040049766 | Bloch et al. | Mar 2004 | A1 |
20040064442 | Popovitch | Apr 2004 | A1 |
20040093328 | Damle | May 2004 | A1 |
20040111408 | Caudill et al. | Jun 2004 | A1 |
20040117351 | Challapalli et al. | Jun 2004 | A1 |
20040141354 | Carnahan | Jul 2004 | A1 |
20040148278 | Milo et al. | Jul 2004 | A1 |
20040181515 | Ullman et al. | Sep 2004 | A1 |
20040186827 | Anick et al. | Sep 2004 | A1 |
20040194099 | Lamping et al. | Sep 2004 | A1 |
20040199497 | Timmons | Oct 2004 | A1 |
20040205497 | Alexander et al. | Oct 2004 | A1 |
20040215606 | Cossock | Oct 2004 | A1 |
20040215664 | Hennings et al. | Oct 2004 | A1 |
20040249795 | Brockway et al. | Dec 2004 | A1 |
20040254932 | Gupta et al. | Dec 2004 | A1 |
20040260695 | Brill | Dec 2004 | A1 |
20040267722 | Larimore et al. | Dec 2004 | A1 |
20050033742 | Kamvar et al. | Feb 2005 | A1 |
20050044071 | Cho et al. | Feb 2005 | A1 |
20050055340 | Dresden | Mar 2005 | A1 |
20050055347 | Cho et al. | Mar 2005 | A9 |
20050060186 | Blowers et al. | Mar 2005 | A1 |
20050060304 | Parikh | Mar 2005 | A1 |
20050060310 | Tong et al. | Mar 2005 | A1 |
20050060311 | Tong et al. | Mar 2005 | A1 |
20050071328 | Lawrence | Mar 2005 | A1 |
20050071741 | Acharya et al. | Mar 2005 | A1 |
20050086192 | Kodama | Apr 2005 | A1 |
20050086206 | Balasubramanian et al. | Apr 2005 | A1 |
20050086583 | Obata et al. | Apr 2005 | A1 |
20050089215 | Staelin et al. | Apr 2005 | A1 |
20050114324 | Mayer | May 2005 | A1 |
20050125392 | Curtis et al. | Jun 2005 | A1 |
20050144162 | Liang | Jun 2005 | A1 |
20050154710 | Ruhlow et al. | Jul 2005 | A1 |
20050154746 | Liu et al. | Jul 2005 | A1 |
20050165753 | Chen et al. | Jul 2005 | A1 |
20050165781 | Kraft et al. | Jul 2005 | A1 |
20050187965 | Abajian | Aug 2005 | A1 |
20050192936 | Meek et al. | Sep 2005 | A1 |
20050192955 | Farrell | Sep 2005 | A1 |
20050210006 | Robertson | Sep 2005 | A1 |
20050210079 | Edlund et al. | Sep 2005 | A1 |
20050210105 | Hirata et al. | Sep 2005 | A1 |
20050216533 | Berkhin | Sep 2005 | A1 |
20050240580 | Zamir et al. | Oct 2005 | A1 |
20050251499 | Huang | Nov 2005 | A1 |
20050256865 | Ma et al. | Nov 2005 | A1 |
20050262050 | Fagin et al. | Nov 2005 | A1 |
20050283473 | Rousso et al. | Dec 2005 | A1 |
20050289133 | Arrouye et al. | Dec 2005 | A1 |
20050289193 | Arrouye et al. | Dec 2005 | A1 |
20060004732 | Odom | Jan 2006 | A1 |
20060031183 | Oral et al. | Feb 2006 | A1 |
20060036598 | Wu | Feb 2006 | A1 |
20060041521 | Oral et al. | Feb 2006 | A1 |
20060047643 | Chaman | Mar 2006 | A1 |
20060047649 | Liang | Mar 2006 | A1 |
20060059144 | Canright et al. | Mar 2006 | A1 |
20060064411 | Gross et al. | Mar 2006 | A1 |
20060069982 | Petriuc | Mar 2006 | A1 |
20060074871 | Meyerzon et al. | Apr 2006 | A1 |
20060074883 | Teevan et al. | Apr 2006 | A1 |
20060074903 | Meyerzon et al. | Apr 2006 | A1 |
20060095416 | Barkhin et al. | May 2006 | A1 |
20060136411 | Meyerzon et al. | Jun 2006 | A1 |
20060149723 | Finger, II | Jul 2006 | A1 |
20060161534 | Carson et al. | Jul 2006 | A1 |
20060173560 | Widrow | Aug 2006 | A1 |
20060173828 | Rosenberg | Aug 2006 | A1 |
20060195440 | Burges et al. | Aug 2006 | A1 |
20060200460 | Meyerzon et al. | Sep 2006 | A1 |
20060206460 | Gadkari et al. | Sep 2006 | A1 |
20060206476 | Kapur et al. | Sep 2006 | A1 |
20060212423 | Jones et al. | Sep 2006 | A1 |
20060224554 | Bailey et al. | Oct 2006 | A1 |
20060248074 | Carmel et al. | Nov 2006 | A1 |
20060259481 | Handley | Nov 2006 | A1 |
20060282306 | Thissen-Roe | Dec 2006 | A1 |
20060282455 | Lee et al. | Dec 2006 | A1 |
20060287993 | Yao et al. | Dec 2006 | A1 |
20060294100 | Meyerzon et al. | Dec 2006 | A1 |
20070038616 | Guha | Feb 2007 | A1 |
20070038622 | Meyerzon et al. | Feb 2007 | A1 |
20070050338 | Strohm et al. | Mar 2007 | A1 |
20070067284 | Meyerzon et al. | Mar 2007 | A1 |
20070073748 | Barney | Mar 2007 | A1 |
20070085716 | Bar-Yossef et al. | Apr 2007 | A1 |
20070094285 | Agichtein et al. | Apr 2007 | A1 |
20070106659 | Lu et al. | May 2007 | A1 |
20070150473 | Li et al. | Jun 2007 | A1 |
20070198459 | Boone et al. | Aug 2007 | A1 |
20070260597 | Cramer et al. | Nov 2007 | A1 |
20070276829 | Wang et al. | Nov 2007 | A1 |
20080005068 | Dumais et al. | Jan 2008 | A1 |
20080016053 | Frieden et al. | Jan 2008 | A1 |
20080140641 | Wang | Jun 2008 | A1 |
20080154888 | Buron et al. | Jun 2008 | A1 |
20080195596 | Sisk et al. | Aug 2008 | A1 |
20090006356 | Liao et al. | Jan 2009 | A1 |
20090006358 | Morris et al. | Jan 2009 | A1 |
20090024606 | Schilit et al. | Jan 2009 | A1 |
20090070306 | Stroe et al. | Mar 2009 | A1 |
20090106221 | Meyerzon et al. | Apr 2009 | A1 |
20090106223 | Meyerzon et al. | Apr 2009 | A1 |
20090106235 | Tankovich et al. | Apr 2009 | A1 |
20090157607 | Tiyyagura | Jun 2009 | A1 |
20090164929 | Chen et al. | Jun 2009 | A1 |
20090240680 | Tankovich et al. | Sep 2009 | A1 |
20090259651 | Tankovich et al. | Oct 2009 | A1 |
20090276421 | Qiu | Nov 2009 | A1 |
20090307209 | Carmel et al. | Dec 2009 | A1 |
20100191744 | Meyerzon et al. | Jul 2010 | A1 |
20100268707 | Meyerzon et al. | Oct 2010 | A1 |
20110106850 | Li et al. | May 2011 | A1 |
20110137893 | Shnitko et al. | Jun 2011 | A1 |
20110235909 | Chenthamarakshan et al. | Sep 2011 | A1 |
20130198174 | Poznanski et al. | Aug 2013 | A1 |
Number | Date | Country |
---|---|---|
2279119 | Jan 2001 | CA |
10029644 | Jan 2002 | DE |
0950961 A2 | Oct 1999 | EP |
0950961 | Oct 1999 | EP |
1050830 | Nov 2000 | EP |
1120717 | Aug 2001 | EP |
1282060 | Feb 2002 | EP |
1462950 | Sep 2004 | EP |
1557770 | Jul 2005 | EP |
1862916 | Dec 2007 | EP |
P0027547 | Feb 2011 | ID |
62-297950 | Dec 1987 | JP |
HEI 4-274533 | Sep 1992 | JP |
HEI 04-281565 | Oct 1992 | JP |
2009-204442 | Aug 1997 | JP |
2009-305622 | Nov 1997 | JP |
10091638 | Apr 1998 | JP |
HEI 10-124524 | May 1998 | JP |
10-240757 | Sep 1998 | JP |
HEI 11-45243 | Feb 1999 | JP |
H11-232300 | Aug 1999 | JP |
11328191 | Nov 1999 | JP |
2000-194713 | Jul 2000 | JP |
2001-052017 | Feb 2001 | JP |
2001-117934 | Apr 2001 | JP |
2001-265774 | Sep 2001 | JP |
2002-091843 | Mar 2002 | JP |
2002-132769 | May 2002 | JP |
2002-140365 | May 2002 | JP |
2002-157271 | May 2002 | JP |
2002-202992 | Jul 2002 | JP |
2002-245089 | Aug 2002 | JP |
2002-366549 | Dec 2002 | JP |
2003-67419 | Mar 2003 | JP |
2003-076715 | Mar 2003 | JP |
2003-208434 | Jul 2003 | JP |
2003-248696 | Sep 2003 | JP |
2004-21589 | Jan 2004 | JP |
2004-54588 | Feb 2004 | JP |
2004-164555 | Jun 2004 | JP |
2004-192657 | Aug 2004 | JP |
2004-265015 | Sep 2004 | JP |
2008-146424 | Dec 2006 | JP |
2007-507798 | Mar 2007 | JP |
2008-033931 | Feb 2008 | JP |
2009-252179 | Apr 2008 | JP |
2009-509275 | Mar 2009 | JP |
4950444 | Mar 2012 | JP |
10-2002-0015838 | Mar 2002 | KR |
10-2003-0081209 | Oct 2003 | KR |
20030080826 | Oct 2003 | KR |
1020060048716 | May 2006 | KR |
10-2006-0116042 | Nov 2006 | KR |
10-2008-0017685 | Feb 2008 | KR |
147720 | Jan 2013 | MY |
2138076 | Sep 1999 | RU |
2001128643 | Jul 2003 | RU |
2236699 | Sep 2004 | RU |
2273879 | Apr 2006 | RU |
2319202 | Mar 2008 | RU |
I396984 | May 2013 | TW |
WO 0242862 | May 2002 | WO |
WO 2006121269 | Nov 2006 | WO |
WO 2007089289 | Aug 2007 | WO |
WO 2007123416 | Nov 2007 | WO |
WO 2009072174 | Jun 2009 | WO |
201100293 | Apr 2012 | ZA |
Entry |
---|
Becker, Hila et al., “Learning Similarity Metrics for Event Identification in Social Media,” Published Date: Feb. 4-6, 2010 http://infolab.stanford.edu/˜mor/research/becker-wsdm10.pdf. |
Svore, Krysta M. et al., “Improving Web Spam Classification using Rank-time Features,” Published Date: May 8, 2007 http://www2007.org/workshops/paper—101.pdf. |
Hoeber, Orland et al., “Evaluating the Effectiveness of Term Frequency Histograms for Supporting Interactive Web Search Tasks,” Published Date: Feb. 25-27, 2008 http://delivery.acm.org/10.1145/1400000/1394484/p360-hoeber.pdf?key1=1394484&key2=1611170721&coll=GUIDE&d1=GUIDE&CFID=83362159&CFTOKEN=63982632. |
Pera, Maria S. et al., “Using Word Similarity to Eradicate Junk Emails,” Published Date: Nov. 6-8, 2007 http://delivery.acm.org/10.1145/1330000/1321581/p943-pera.pdf?key1=1321581&key2=8421170721&coll=GUIDE&d1=GUIDE&CFID=83362328&CFTOKEN=17563913. |
Becker, Hila et al., “Learning Similarity Metrics for Event Identification in Social Media,” Published Date: Feb. 4-6, 2010, http://infolab.stanford.edu/˜mor/research/becker-wsdm10.pdf, 10 pp. |
Svore, Krysta M. et al., “Improving Web Spam Classification using Rank-time Features,” Published Date: May 8, 2007, http://www2007.org/workshops/paper—101.pdf, 8 pp. |
Hoeber, Orland et al., “Evaluating the Effectiveness of Term Frequency Histograms for Supporting Interactive Web Search Tasks,” Published Date: Feb. 25-27, 2008, http://delivery.acm.org/10.1145/1400000/1394484/p360-hoeber.pdf?key1=1394484&key2=1611170721&coll=GUIDE&d1=GUIDE&CFID=83362159&CFTOKEN=63982632, 9 pp. |
Pera, Maria S. et al., “Using Word Similarity to Eradicate Junk Emails,” Published Date: Nov. 6-8, 2007 http://delivery.acm.org/10.1145/1330000/1321581/p943-pera.pdf?key1=1321581&key2=8421170721&coll=GUIDE&d1=GUIDE&CFID=83362328&CFTOKEN=17563913, 4 pp. |
PCT International Search Report and Written Opinion in International Application PCT/US2011/033125, mailed Dec. 15, 2011, 8 pgs. |
U.S. Appl. No. 12/101,951, Notice of Allowance mailed Dec. 16, 2013, 3 pgs. |
U.S. Appl. No. 12/101,951, Petition and Response filed Dec. 16, 2013, 5 pgs. |
Russian Notice of Allowance in Application 2011108842, mailed Dec. 16, 2013, 7 pgs. (English translation). |
U.S. Appl. No. 11/874,579, Amendment and Response filed Dec. 10, 2013, 17 pgs. |
U.S. Appl. No. 12/359,939, Office Action mailed Jan. 2, 2014, 18 pgs. |
Canadian Notice of Allowance in Application 2618854, received Jan. 13, 2014, 1 pg. |
Chinese Notice of Allowance in Application 2009801129286, mailed Aug. 30, 2013, 4 pgs. |
“Microsoft FAST Search Server 2010 for SharePoint, Evaluation Guide”, Published on Aug. 12, 2010, Available at: http://www.microsoft.com/downloads/info.aspx?na=41&srcfamilyid=f1e3fb39-6959-4185-8b28-5315300b6e6b&srcdisplaylang=en&u=http%3a%2f%2download.microsoft.com%2fdownload%2fA%2f7%2fF%2fA7F98D88-BC15-4F3C-8B71-D42A5ED79964%, 60 pgs. |
“Okapi Similarity Measurement (Okapi”), 11th International Web Conference, www2002, 2002, p. 1. |
Agarwal et al., “Ranking Database Queries Using User Feedback: A Neural Network Approach”, Fall 2006, 9 pp. |
Agichten et al., “Improving Web Search Ranking by Incorporating User Behavior Information”—http://www.mathcs.emory.edu/˜eugene/papers/sigir2006ranking.pdf, 8 pp. |
Australian Exam Report in Application No. 2008 00521-7, mailed Mar. 11, 2009, 4 pgs. |
Australian First Examiner's Report in 2006279520 mailed Oct. 5, 2010. |
Australian Notice of Allowance in Application 2006279520, mailed Mar. 2, 2011, 3 pgs. |
Bandinelli, Luca, “Using Microsoft SharePoint Products and Technologies in Multilingual Scenarios”, http://www.microsoft.com/technet/prodtechnol/office/sps2003/maintain/spmultil.mspx, published on Nov. 1, 2003, printed on May 22, 2006, 32 pp. |
Bohm et al., “Multidimensional Index Structures in Relational Databases”, Journal of Intelligent Information Systems, Jul. 2000, vol. 15, Issue 1, pp. 1-20, found at: http://springerlink.com/content/n345270t27538741/fulltext.pdf. |
Brin, S. et al., “The Anatomy of a Large-Scale Hypertextual Web Search Engine”, Proceedings of the Seventh International World-Wide Web Conference, ′Online! Apr. 14, 1998, pp. 1-26. |
Burges, Christopher J.C. et al. “Learning to Rank with Nonsmooth Cost Functions”—http://books.NIPS.cc/papers/txt/nips19/NIPS2006—0574.txt, 2 pp. |
Canadian Office Action in Application 2618854, mailed Mar. 27, 2013, 2 pgs. |
Carmel, D. et al., “Searching XML Documents Via XML Fragments”, SIGIR Toronto, Canada, Jul.-Aug. 2003, pp. 151-158. |
Chakrabarti, S., “Recent Results in Automatic Web Resource Discovery”, ACM Computing Surveys, vol. 31, No. 4es, Dec. 1999, pp. 1-7. |
Chen, Hsinchun et al., “A Smart Itsy Bitsy Spider for the Web”, Journal of the American Society for Information Science, 49(7), 1998, pp. 604-618. |
Chen, Michael et al., Cha Cha, “A System for Organizing Intranet Search Results”, Computer Science Department, University of California, Berkeley, 1999, pp. 1-12. |
Chinese 1st Office Action in Application 200980112928.6, mailed Jun. 8, 2012, 8 pgs. |
Chinese 2nd Office Action in Application 200980112928.6, mailed Mar. 4, 2013, 9 pgs. |
Chinese Application 200510088213.5, Notice of Allowance mailed Apr. 20, 2010, 4 pgs. |
Chinese Application No. 200510088212.0, First Office Action mailed Jul. 4, 2008, 10 pgs. |
Chinese Application No. 200510088212.0, Notice of Allowance mailed Jan. 8, 2010, 4 pgs. |
Chinese Decision on Reexamination cited in 200680029645.1, mailed Dec. 14, 2012, 15 pgs. |
Chinese Decision on Re-Examination in Application 200510084707.6 mailed Aug. 22, 2011, 12 pgs. |
Chinese Decision on Rejection in 200680029645.1 mailed Aug. 12, 2010. |
Chinese Final Rejection in 200510084707.6 mailed Aug. 21, 2009, 13 pgs. |
Chinese Final Rejection in 200510088213.5 mailed Mar. 6, 2009. |
Chinese First Office Action in 200510084707.6 mailed Mar. 28, 2008, 10 pgs. |
Chinese First Office Action in 200680034531.6 mailed Sep. 11, 2009, 7 pgs. |
Chinese First Office Action in Chinese Application/Patent No. 200880112416.5, mailed Aug. 12, 2011, 11 pgs. |
Chinese First Official Action in 200510088213.5 mailed May 9, 2008. |
Chinese First Official Action in 200510088527.5 mailed Apr. 18, 2008. |
Chinese First Official Action in 200680029645.1 mailed Jun. 19, 2009. |
Chinese First Official Action in 200680035828.4 mailed Jun. 19, 2009. |
Chinese Notice of Allowance in 200510088527.5 mailed Jul. 24, 2009, 4 pgs. |
Chinese Notice of Allowance in 200680034531.6 mailed Oct. 14, 2010, 6 pgs. |
Chinese Notice of Allowance in Application 200510084707.6, mailed Sep. 25, 2012, 4 pgs. |
Chinese Notice of Allowance in Application 200880112416.5, mailed Jul. 18, 2012,4 pgs. |
Chinese Notice of Reexamination in Application 200680029645.1, mailed Aug. 20, 2012, 11 pgs. |
Chinese Second Office Action in 200510084707.6 mailed Nov. 7, 2008, 10 pgs. |
Chinese Second Office Action in 200680029645.1 mailed Apr. 6, 2010. |
Chinese Second Official Action in 200510088213.5 mailed Oct. 10, 2008. |
Chinese Second Official Action in 200510088527.5 mailed Dec. 26, 2008. |
Chinese Third Office Action in 200510084707.6 mailed Feb. 20, 2009, 12 pgs. |
Chinese Third Official Action in 200510088213.5 mailed Sep. 4, 2009. |
Cho et al., “Efficient Crawling Through URL Ordering”, In Proceedings of the 7th International World Wide Web Conference, Apr. 1998, pp. 161-180. |
Conlon, M., “Inserts Made Simple”, American Printer, Nov. 1, 2002, retrieved from internet on Dec. 17, 2010: http://americanprinter.com/press/other/printing—inserts—made—simple/, 4 pp. (Cited in Search Report Jan. 21, 2011). |
Creswell, N. et al., “TREC12 Web Track as CSIRO”, TREC 12, Nov. 2003, 11 pp. |
Craswell, Nick et al., “Relevance Weighting for Query Independent Evidence”, Aug. 15-19, 2005, ACM, pp. 416-423. |
Cutler, M. et al., “A New Study on Using HTML Structures to Improve Retrieval”, 11th IEEE International Conference on Chicago, IL, Nov. 9-11, 1999, pp. 406-409. |
Desmet, P. et al., “Estimation of Product Category Sales Responsiveness to Allocated Shelf Space”, Intern. J. of Research in Marketing, vol. 15, No. 5, Dec. 9, 1998, pp. 443-457. (Cited in Search Report Feb. 23, 2011). |
Ding, Chen et al., “An Improved Usage-Based Ranking”, obtained online Jul. 1, 2009 at: http://www.springerlink.com/content/h0jut6d1dnrk5227/fulltext.pdf, 8 pgs. |
Egyptian Official Action in PCT 269/2008 mailed Feb. 1, 2010. |
Eiron, N. et al., “Analysis of Anchor Text for Web Search”, Proceedings of the 26th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, Jul. 28-Aug. 1, 2003, Toronto, Canada, 8 pgs. |
EP 2nd Office Action in Application 05105672.9, mailed Oct. 15, 2009, 4 pgs. |
EP Communication to cancel the oral summons in Application 05105048.2, mailed Jul. 16, 2012, 1 pg. |
EP Exam Report in EP 00309121.2-1522 mailed Jul. 4, 2003. |
EP Exam Report in EP 00309121.2-1527 mailed Feb. 8, 2007. |
EP Exam Report in EP 00309121.2-1527 mailed Jun. 16, 2004. |
EP Exam Report in EP 05105048.2-2201 mailed Apr. 23, 2007. |
EP Examination Report in Application 05105672.9, mailed Oct. 24, 2006, 4 pgs. |
EP Notice of Allowance in Application 05105048.2, mailed Aug. 13, 2012, 8 pgs. |
EP Office Action in Application 05105107.6, mailed Mar. 28, 2008, 6 pgs. |
EP Result of consultation in Application 05105048.2, mailed Aug. 8, 2012, 3 pgs. |
EP Search Report in Application 05105107.6, mailed Apr. 7, 2006, 3 pgs. |
EP Search Report in Application 05105672.9, mailed Feb. 6, 2006, 3 pgs. |
EP Search Report in EP 00309121 mailed Jul. 18, 2002. |
EP Search Report in EP 05105048 mailed Jan. 17, 2006. |
EP Search Report in EP 05105110 dated Aug. 11, 2006. |
EP Summons to Attend Oral Proceedings in EP 05105048.2-2201 mailed Apr. 3, 2012. |
European Communication in Application 05105107.6, mailed Dec. 17, 2012, 4 pgs. |
European Extended Search Report in Application 06836141.9 mailed Dec. 27, 2011, 8 pgs. |
European Extended Search Report in Application 097308084, mailed Oct. 2, 2012, 7 pgs. |
European Notice of Allowance in Application 00309121.2, mailed Jun. 15, 2009, 5 pgs. |
European Notice of Allowance in Application EP 06836141.9, mailed Jan. 31, 2013, 6 pgs. |
European Official Action in 05105110.0-1527 mailed Aug. 4, 2010. |
European Report on Result of Consultation in Application EP 06836141.9, mailed Jan. 9, 2013, 3 pgs. |
European Search Report in 08840594.9-2201 mailed Feb. 23, 2011. |
European Search Report in 08840594.9-2201 mailed Jan. 21, 2011. |
European Search Report in Application 06789800.7 mailed Oct. 13, 2011, 11 pgs. |
Extended European Search Report in Application 06804098.9, mailed Dec. 19, 2011, 7 pgs. |
Fagin, R. et al., “Searching the Workplace Web”, IBM Almaden Research Center, In Proceedings of the Twelfth International World Wide Web Conference, Budapest, May 20, 2003, 21 pgs. |
Fagin, Ronald, “Searching the Workplace Web”, Mar. 3, 2005, pp. 1-10. |
Fiedler, J. et al., Using the Web Efficiently: Mobile Crawlers, 17th Annual Int'l. Conference of the Association of Management on Computer Science, Aug. 1999, pp. 324-329. |
Gross, Christian, Microsoft Interactive Developer, No. 2, “Integrating the Microsoft Index Server with Active Server Pages”, Jun. 1997, 21 pgs. |
Hawking, D. et al., “Overview of the TREC-8 Web Track”, TREC, Feb. 2000, pp. 1-18. |
Hawking, D., “Overview of the TREC-9 Track”, TREC, 2000, pp. 1-16. |
Hawking, D. et al., “Overview of TREC-7 Very Large Collection Track”, TREC, Jan. 1999, pp. 1-13. |
Heery, Rachel, “Review of Metadata Formats”, Program, vol. 30, No. 4, Oct. 1996, 1996 IEEE, pp. 345-373. |
Hiemstra, D. et al., “Relevance Feedback for Best Match Term Weighting Algorithms in Information Retrieval”, Proceedings of the Joint DELOS-NSF Workshop on Personalisation and Recommender Systems in Digital Libraries, ERCIM Workshop Proceedings 01/W03, pp. 37-42, Jun. 2001. |
Horikawa, Akira, “Table design correcting room of Access user”, Visual Basic Magazine, vol. 6, No. 3, pp. 158-170, Shoeisha Col. Ltd., Japan, Mar. 1, 2000. (No English translation). As cited in JP 2005-175174. |
Huang et al., “Design and Implementation of a Chinese Full-Text Retrieval System Based on Probabilistic Model”, IEEE, 1993, pp. 1090-1093. |
Huuhka, “Google: Data Structures and Algorithms”. |
Indonesian Notice of Allowance in Application W00200800848 mailed Jun. 9, 2011, 4 pgs. |
Japanese Appeal Decision and Notice of Allowance in Application 2005-175174, mailed Jun. 18, 2013, 4 pgs. |
Japanese Appeal Decision in 2008-527094 (Appeal No. 2010-011037) mailed Nov. 4, 2011—31 pgs., only first page translated. |
Japanese Final Notice of Rejection in Application No. 2005-187816 mailed Mar. 16, 2012, 5 pgs. |
Japanese Final Rejection in 2005-175172 mailed Jun. 7, 2011, 5 pgs. |
Japanese Final Rejection in 2008-527094 mailed Jan. 22, 2010. |
Japanese Final Rejection in JP Application 2008-532469, mailed Jan. 29, 2010, 19 pgs. |
Japanese Interrogation in Application 2005-175174, mailed Jul. 24, 2012, 7 pgs. |
Japanese Notice of Allowance in 2005-175172 mailed Mar. 6, 2012, 6 pgs. |
Japanese Notice of Allowance in 2005-175173 mailed Jun. 7, 2011, 6 pgs. |
Japanese Notice of Allowance in Application 2011-021985, mailed Dec. 25, 2012, 6 pgs. |
Japanese Notice of Allowance in Application 2011-194741, mailed Sep. 6, 2013, 4 pgs. |
Japanese Notice of Allowance in JP Application 2008-532469, mailed Feb. 22, 2011, 6 pgs. |
Japanese Notice of Final Rejection in 2005-175174 (0292JP01), mailed Aug. 5, 2011, 5 pgs. |
Japanese Notice of Rejection in 2005-175172 mailed Sep. 28, 2010. |
Japanese Notice of Rejection in 2005-175173 mailed Oct. 1, 2010. |
Japanese Notice of Rejection in 2005-175174 (0292JP01), mailed Oct. 29, 2010, 13 pgs. |
Japanese Notice of Rejection in 2008-527094 mailed Sep. 11, 2009. |
Japanese Notice of Rejection in Application 2011-194741, mailed May 14, 2013, 4 pgs. |
Japanese Notice of Rejection in Application 2011-266249, mailed Sep. 2, 2013, 7 pgs. |
Japanese Notice of Rejection in Application 2011-504031, mailed May 14, 2013, 4 pgs. |
Japanese Notice of Rejection in Application 2011-527079, mailed Oct. 8, 2013, 15 pgs. |
Japanese Notice of Rejection in Application No. 2005-187816 mailed May 20, 2011, 13 pgs. |
Japanese Office Action in JP Application 2008-532469, mailed Sep. 29, 2009, 18 pgs. |
Jones, K. et al., “A probabilistic model of information retrieval: development and status”, Department of Information Science, City University, London, Aug. 1998, 76 pgs. |
Kazama, K., “A Searching and Ranking Scheme Using Hyperlinks and Anchor Texts”, IPSJ SIG Technical Report, vol. 2000, No. 71, Information Processing Society of Japan, Japan, Jul. 28, 2000, pp. 17-24. (cited in Oct. 1, 2010 OA). |
Kleinberg, Jon M., “Authoritative Sources in a Hyperlinked Environment”, Proceedings of the aCM-SIAM symposium on Discrete Algorithms, 1998, 34 pp. |
Korean Notice of Preliminary Rejection in Application 10-2008-7003121, mailed Jan. 21, 2013, 11 pgs. |
Korean Notice of Preliminary Rejection in Application 1020087006775, mailed Feb. 4, 2013, 1 pg. |
Korean Notice of Preliminary Rejection in Application 10-2008-7007702, mailed Feb. 4, 2013, 4 pgs. |
Korean Official Action in 2005-0057199 mailed Aug. 4, 2011, pgs. |
Korean Official Action in 2005-0057199 mailed Mar. 26, 2012, 5 pgs. |
Kotsakis, E., “Structured Information Retrieval in XML Documents”, Proceedings of the ACM Symposium on Applied Computing, Madrid, Spain, 2002, pp. 663-667. |
Kucuk, Mehmet Emin, et al., “Application of Metadata Concepts to Discovery of Internet Resources”, ADVIS 2000, INCS 1909, pp. 304-313, 2000. |
Kwok, K.L., “A Network Approach to Probabilistic Information Retrieval”, ACM Transactions on Information Systems, vol. 13, No. 3, Jul. 1995, pp. 324-353. |
Lalmas, M., “Uniform Representation of Content and Structure for Structured Document Retrieval”, 20th SGES International Conference on Knowledge Based Systems and Applied Artificial Intelligence, Cambridge, UK, Dec. 2000, pp. 1-12. |
Lam et al, “Automatic document classification based on probabilistic reasoning: model and performance analysis,” Oct. 12-15, 1997, IEEE, Computational Cybernetics and Simulation vol. 3, pp. 2719-2723. |
Larkey, Leah S., et al., “Collection Selection and Results Merging with Topically Organized US Patents and TREC Data”, Proceedings of the Ninth International Conference on Information Knowledge Management, CIKM 2000, Nov. 6-11, 2000, pp. 282-289. |
Lee, J.K.W. et al., “Intelligent Agents for Matching Information Providers and Consumers on the Worl-Wide Web”, IEEE, 1997, pp. 189-199. |
Ljosland, Mildrid, “Evaluation of Web Search Engines and the Search for Better Ranking Algorithms,” http://www.aitel.hist.no/˜mildrid/dring/paper/SIGIR.html, SIGIR99 Workshop on Evaluation of Reb Retrieval, Aug. 19, 1999, 5 pages. |
Losee, R. et al., “Research in Information Organization”, Literature Review, School of Information and Library Science, Section 4, pp. 53-96, Jan. 2001. |
Losee, Robert M. et al., “Measuring Search Engine Quality and Query Difficulty: Ranking with Target and Freestyle,” http://ils.unc.edu/˜losee/paril.pdf, Journal of the American Society for Information Science, Jul. 29, 1999, 20 pages. |
Luxenburger et al., “Matching Task Profiles and User Needs in Personalized Web Search”, CIKM Proceeding of the 17th ACM Conference on Information and Knowledge Mining, Oct. 2008, pp. 689-698. |
Malaysia Adverse Report in Application PI20063920, mailed Jul. 31, 2012, 3 pgs. |
Malaysia Adverse Search Report in Application PI20080638, mailed Jul. 31, 2012, 4 pgs. |
Malaysian Notice of Allowance in Application PI 20080638, mailed Jun. 28, 2013, 2 pgs. |
Malaysian Notice of Allowance in Application PI20063920, mailed Dec. 14, 2012, 2 pgs. |
Malaysian Substantive Examination Report in Application PI 20063920, mailed Jul. 31, 2012, 3 pgs. |
Managing External Content in Microsoft Office SharePoint Portal Server 2003, http://www.microsoft.com/technet/prodtechnol/sppt/reskit/c2261881x.mspx, published on Jun. 9, 2004, printed on May 22, 2006, 20 pp. |
Manning, C. et al., “CS276A Text Information Retrieval, Mining, and Exploitation: Lecture 12”, Stanford University CS276A/SYMBSYS2391/LING2391 Test Information Retrieval, Mining, and Exploitation, Fall 2002, last modified Nov. 18, 2002, 8 pgs. |
Matsuo, Y., “A New Definition of Subjective Distance Between Web Pages,” IPSJ Journal, vol. 44, No. 1, Information Processing Society of Japan, Japan, Jan. 15, 2003, pp. 88-94. (Cited in Sep. 28, 2010 OA). |
Matveeva, Irina et al., “High Accuracy Retrieval with Multiple Nested Ranker,” http://people.cs.uchicago.edu/˜matveeva/RankerSIGIR06.pdf, SIGIR'06, Seattle, WA Aug. 6-11, 2006, 8 pages. |
Mexican Office Action with Summary in PA/a/2008/02173 mailed Jun. 5, 2012, 7 pgs. |
Microsoft Full-Text Search Technologies, http://www.microsoft.com/technet/prodtechnol/sppt/sharepoint/evaluate/featfunc/mssearc . . . , published on Jun. 1, 2001, printed on May 22, 2006, 13 pp. |
Microsoft SharePoint Portal Server 2001 Resource Kit: Chapter 24, Analyzing the Default Query for the Dashboard, http://www.microsoft.com/technet/prodtechnol/sppt/sharepoint/reskit/part5/c24spprk.mspx, printed on May 22, 2006, 5 pp. |
Microsoft SharePoint Portal Server 2001 White Paper, “Microsoft SharePoint Portal Server: Advanced Technologies for Information Search and Retrieval,” http://download.microsoft.com/download/3/7/a/37a762d7-dbe6-4b51-a6ec-f6136f44fd65/SPS—Search.doc, Jun. 2002, 12 pages. |
Mittal et al., “Framework for Synthesizing Semantic-Level Indices”, Multimedia Tools and Applications, Jun. 2003, vol. 20, Iss. 2., pp. 1-24, found online at: http://www.springerlink.com/content/tv632274r1267305/fulltext.pdf. |
MSDN, “Understanding Ranking,” http://msdn.microsoft.com/en-us/library/ms142524.aspx, Sep. 2007, 4 pages. |
Murata, Shin Ya, et al., “Ranking Search Results based on Information Needs in Conjunction with Click-Log Analysis”, Journal of Japan Database Society, Japan Database Society, Mar. 27, 2009, vol. 7, Part 4, pp. 37-42. |
Najork, Marc et al., “Breadth-First Crawling Yields High-Quality Pages”, ACM, Compaq Systems Research Center, Hong Kong, 2001, pp. 114-118. |
Nelson, Chris, “Use of Metadata Registries for Searching for Statistical Data”, IEEE 2002, Dimension EDI Ltd., pp. 232-235, 2002. |
New Zealand Examination Report in Application No. 566532, mailed Oct. 15, 2009, 2 pgs. |
Nie, Jien Yun, “Introduction to Information Retrieval”, University of Montreal Canada, 1989 pp. 1-11. |
Numerico, T., “Search engines organization of information and Web Topology”, http://www.cafm.lsbu.ac.uk/eminars/sse/numerico-6-dec-2004.pdf, Dec. 6, 2004, 32 pgs. |
Ogilvie, P. et al., “Combining Document Representations for Known-Item Search”, Proceedings of the 26th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, Toronto, Canada, 2003, pp. 143-150. |
Page, L. et al., “The PageRank Citation Ranking: Bringing Order To The Web”, Internet Citation, found online at: http://citeseer.nj.nec.com/page98pagerank.html, retrieved Sep. 16, 2002, 18 pgs. |
PCT International Search Report in PCT/US2009/036597 dated Aug. 28, 2009, 11 pgs. |
PCT International Search Report, Application No. PCT/US2006/037206, mailed Jan. 16, 2007, 10 pgs. |
PCT Search Report in Application PCT/US2013/022825, mailed Apr. 30, 2013, 11 pgs. |
PCT Search Report in PCT/US2006/031965 mailed Jan. 11, 2007. |
PCT Search Report in PCT/US2008/011894 mailed Feb. 27, 2009, 12 pgs. |
PCT Search Report in PCT/US2009/063333 dated Apr. 22, 2010, 10 pgs. |
Philippines Office Action in 1-2008-500189 mailed Mar. 11, 2011, 1 page. |
Philippines Official Action in 1-2008-500189 mailed Jun. 22, 2011, 1 page. |
Philippines Official Action in 1-2008-500433 mailed Mar. 24, 2011, 1 page |
Philippines Letters Patent in Application 12008500189, issued Jan. 6, 2012, 2 pgs. |
Planning Your Information Structure Using Microsoft Office SharePoint Portal Server 2003, http://www.microsoft.com/technet/prodtechnol/sppt/reskit/c0861881x.mspx, published on Jun. 9, 2004, printed on May 22, 2006, 22 pp. |
Radlinski, Filip, et al.,, Query Chains: Learning to Rank from Implicit Feedback, http://delivery.acm.org/10.1145/1090000/1081899/p239-radlinski. pdf?key1=1081899&key2=3628533811&coll=GUIDE&CFID=27212902&CFTOKEN=53118399, KDD'05, Chicago, IL, Aug. 21-24, 2005, 10 pages. |
Robertson, S. et al., “Okapi at TREC-3”, Centre for Interactive Systems Research Department of Information Science, Third Text Retrieval Conference, 1995, 19 pp. (cited in US Official Action, Dec. 21, 2011). |
Robertson, S. et al., “Okapi at TREC-4”, 1996, 24 pp. |
Robertson, S. et al., “Some Simple Effective Approximations to the 2-Poisson Model for Probabilistic Weighted Retrieval”, Proceedings of the 17th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, 1994, pp. 232-241. |
Russian Application No. 2008105758, Notice of Allowance mailed Dec. 16, 2010, 5 pgs. |
Russian Notice of Allowance in Application No. 2008110731/08, mailed Oct. 25, 2010, 7 pgs. |
Russian Notice of Allowance in Application No. 2010141559, mailed Jun. 27, 2013, 6 pgs. |
Russian Office Action in Application 2010141559, mailed Jan. 28, 2013, 6 pgs. |
Russian Official Action in 2008105758 mailed Jun. 29, 2010. |
Russian Official Action in 2010141559, mailed Jan. 28, 2013, 4 pgs. (in foreign language). |
Schulz, Stefan, et al., “Indexing Medical WWW Documents by Morphemes”, MEDINFO 2001 Proceedings of the 10th World Congress on Medical Informatics, Park I, IOS Press, Inc., pp. 266-270, 2001. |
Senecal, Sylvain, “Consumers' Decision-Making Process and Their Online Shopping Behavior: A Clickstream Analysis”, Jun. 1, 2004, pp. 1600-1607. |
Shamsfard, Mehrnoush, et al., “ORank: An Ontology Based System for Ranking Documents,” http://www.waset.org/ijcs/v1/v1-3-30.pdf, International Journal of Computer Science, vol. 1, No. 3, Apr. 10, 2006, pp. 225-231. |
SharePoint Portal Server 2001 Planning and Installation Guide, http://www.microsoft.com/technet/prodtechnol/sppt/sharepoint/plan/planinst.mspx, printed on May 22, 2006, 86 pp. |
Singhal, A. et al., “AT&T at TREC-9”, Proceedings of the Ninth Text Retrieval Conference, NIST Special Publication 500-249, ′Online! 2001, pp. 103-105. |
Singhal, A. et al., “Document Length Normalization”, Cornell University, vol. 32, No. 5, 1996, pp. 619-633. |
Smyth, Barry, “Relevance at a Distance—An Investigation of Distance-Biased Personalization on the Mobile Internet”, no date, pp. 1-6. |
Song et al., “Exploring URL Hit Priors for Web Search”, vol. 3936, Springer Berlin / Heidelberg, 2006. |
South Africa Notice of Allowance in Application No. 2008/02250 mailed Jul. 23, 2009, 1 page. |
Sturdy, Derek, “Squirrels and nuts: metadata and knowledge management”, Business Information Review, 18(4), pp. 34-42, Dec. 2001. |
Taiwanese Notice of Allowance in Application 95129817, mailed Jan. 29, 2013, 4 pgs. |
Taiwanese Search Report in Application 95129817, mailed Oct. 19, 2012, 1 pg. (OA is in foreign language). |
Takeda, Takaharu et al., “Multi-Document Summarization by efficient text processing”, Proceedings of the FIT2007, Sixth Forum on Information Technology, vol. 2, No. E-014, pp. 165-168, Information Processing Society of Japan, Japan, Aug. 22, 2007. (not an English document). |
Taylor et al., “Optimisation Methods for Ranking Functions with Multiple Parameters”—http://delivery.acm.org/10.1145/1190000/1183698/p585-taylor.pdf?key1=1183698&key2=3677533811&coll=GUIDE&dl=GUIDE&CFID=22810237&CFTOKEN=34449120, Nov. 5-11, 2006, pp. 585-593. |
US Official Action in U.S. Appl. No. 10/609,315 mailed Dec. 15, 2005, 13 pgs. |
US Official Action in U.S. Appl. No. 10/609,315 mailed Jun. 1, 2006, 12 pgs. |
US Official Action in U.S. Appl. No. 10/804,326 mailed Dec. 10, 2008, 7 pgs. |
US Official Action in U.S. Appl. No. 10/804,326 mailed Jun. 7, 2007, 19 pgs. |
US Official Action in U.S. Appl. No. 10/804,326 mailed Oct. 16, 2006, 18 pgs. |
US Official Action in U.S. Appl. No. 10/955,462 mailed May 11, 2007, 26 pgs. |
US Official Action in U.S. Appl. No. 10/955,462 mailed Nov. 3, 2006, 19 pgs. |
US Official Action in U.S. Appl. No. 10/955,462 mailed Sep. 10, 2007, 22 pgs. |
US Official Action in U.S. Appl. No. 10/955,983 mailed Dec. 18, 2008, 29 pgs. |
US Official Action in U.S. Appl. No.10/955,983 mailed Jul. 21, 2008, 28 pgs. |
US Official Action in U.S. Appl. No. 10/955,983 mailed Jun. 10, 2009, 30 pgs. |
US Official Action in U.S. Appl. No. 10/955,983 mailed Mar. 22, 2007, 25 pgs. |
US Official Action in U.S. Appl. No. 10/955,983 mailed Nov. 13, 2007, 27 pgs. |
US Official Action in U.S. Appl. No. 10/981,962 mailed Apr. 30, 2007, 21 pgs. |
US Official Action in U.S. Appl. No. 10/981,962 mailed Apr. 5, 2006, 15 pgs. |
US Official Action in U.S. Appl. No. 10/981,962 mailed Mar. 17, 2008, 20 pgs. |
US Official Action in U.S. Appl. No. 10/981,962 mailed Sep. 21, 2006, 16 pgs. |
US Official Action in U.S. Appl. No. 11/019,091 mailed Apr. 3, 2008. |
US Official Action in U.S. Appl. No. 11/019,091 mailed Dec. 11, 2008, 24 pgs. |
US Official Action in U.S. Appl. No. 11/019,091 mailed Jun. 20, 2007. |
US Official Action in U.S. Appl. No. 11/019,091 mailed Sep. 1, 2009, 26 pgs. |
US Official Action in U.S. Appl. No. 11/073,381 mailed Apr. 12, 2010, 25 pgs. |
US Official Action in U.S. Appl. No. 11/073,381 mailed Apr. 15, 2009, 20 pgs. |
US Official Action in U.S. Appl. No. 11/073,381 mailed Feb. 23, 2011, 27 pgs. |
US Official Action in U.S. Appl. No. 11/073,381 mailed Jul. 10, 2008, 19 pgs. |
US Official Action in U.S. Appl. No. 11/073,381 mailed Sep. 13, 2010, 24 pgs. |
US Official Action in U.S. Appl. No. 11/073,381 mailed Sep. 18, 2007, 17 pgs. |
US Official Action in U.S. Appl. No. 11/073,381 mailed Sep. 29, 2009, 21 pgs. |
US Official Action in U.S. Appl. No. 11/206,286 mailed Dec. 24, 2008, 16 pgs. |
US Official Action in U.S. Appl. No. 11/206,286 mailed Jul. 14, 2008, 15 pgs. |
US Official Action in U.S. Appl. No. 11/238,906 mailed Dec. 18, 2009, 21 pgs. |
US Official Action in U.S. Appl. No. 11/238,906 mailed Jan. 8, 2008, 18 pgs. |
US Official Action in U.S. Appl. No. 11/238,906 mailed May 19, 2009, 20 pgs. |
US Official Action in U.S. Appl. No. 11/238,906 mailed Sep. 16, 2008, 17 pgs. |
US Official Action in U.S. Appl. No. 11/412,723 mailed Mar. 11, 2010, 20 pgs. |
US Official Action in U.S. Appl. No. 11/412,723 mailed Mar. 6, 2009, 22 pgs. |
US Official Action in U.S. Appl. No. 11/412,723 mailed May 28, 2008, 22 pgs. |
US Official Action in U.S. Appl. No. 11/412,723 mailed Sep. 3, 2009, 20 pgs. |
US Official Action in U.S. Appl. No. 11/874,579 mailed Jan. 14, 2011, 23 pgs. |
US Official Action in U.S. Appl. No. 11/874,579 mailed Jun. 22, 2010, 23 pgs. |
US Official Action in U.S. Appl. No. 11/874,844 mailed Nov. 13, 2009, 14 pgs. |
US Official Action in U.S. Appl. No. 12/207,910 mailed Jun. 7, 2011, 30 pgs. |
US Official Action in U.S. Appl. No. 12/828,508 mailed Aug. 13, 2010, 16 pgs. |
U.S. Appl. No. 09/749,005, Amendment and Response filed Apr. 28, 2003, 12 pgs. |
U.S. Appl. No. 09/749,005, Amendment and Response filed Jun. 21, 2004, 14 pgs. |
U.S. Appl. No. 09/749,005, Notice of Allowance mailed Mar. 4, 2005, 4 pgs. |
U.S. Appl. No. 09/749,005, Notice of Allowance mailed Apr. 7, 2005, 4 pgs. |
U.S. Appl. No. 09/749,005, Notice of Allowance mailed Aug. 30, 2004, 9 pgs. |
U.S. Appl. No. 09/749,005, Office Action mailed Oct. 28, 2002, 12 pgs. |
U.S. Appl. No. 09/749,005, Office Action mailed Jun. 12, 2003, 10 pgs. |
U.S. Appl. No. 10/959,330, Amendment and Response filed Jan. 6, 2006, 10 pgs. |
U.S. Appl. No. 10/959,330, Amendment and Response filed Sep. 14, 2005, 12 pgs. |
U.S. Appl. No. 10/959,330, Notice of Allowance mailed Apr. 3, 2006, 6 pgs. |
U.S. Appl. No. 10/959,330, Office Action mailed Dec. 14, 2005, 6 pgs. |
U.S. Appl. No. 10/959,330, Office Action mailed Jun. 27, 2005, 10 pgs. |
U.S. Appl. No. 10/968,716, Amendment and Response filed Jan. 25, 2008, 8 pgs. |
U.S. Appl. No. 10/968,716, Amendment and Response filed Jun. 15, 2007, 13 pgs. |
U.S. Appl. No. 10/968,716, Amendment and Response filed Aug. 13, 2007, 6 pgs. |
U.S. Appl. No. 10/968,716, Notice of Allowance mailed Jun. 2, 2008, 8 pgs. |
U.S. Appl. No. 10/968,716, Office Action mailed Oct. 26, 2007, 14 pgs. |
U.S. Appl. No. 10/968,716, Office Action mailed Mar. 15, 2007, 13 pgs. |
U.S. Appl. No. 11/874,579, Office Action mailed Sep. 10, 2013, 27 pgs. |
U.S. Appl. No. 12/101,951, Advisory Action mailed Jun. 27, 2012, 3 pgs. |
U.S. Appl. No. 12/101,951, Amendment and Response filed Jan. 9, 2012, 10 pgs. |
U.S. Appl. No. 12/101,951, Amendment and Response filed Dec. 3, 2010, 16 pgs. |
U.S. Appl. No. 12/101,951, Amendment and Response filed Jun. 21, 2012, 8 pgs. |
U.S. Appl. No. 12/101,951, Amendment and Response filed Jun. 3, 2011, 12 pgs. |
U.S. Appl. No. 12/101,951, Amendment filed Oct. 30, 2013, 8 pgs. |
U.S. Appl. No. 12/101,951, Notice of Allowance mailed Jul. 30, 2013, 5 pgs. |
U.S. Appl. No. 12/101,951, Notice of Allowance mailed Sep. 18, 2013, 2 pgs. |
U.S. Appl. No. 12/101,951, Notice of Allowance mailed Sep. 5, 2013, 2 pgs. |
U.S. Appl. No. 12/101,951, Office Action mailed Oct. 7, 2011, 28 pgs. |
U.S. Appl. No. 12/101,951, Office Action mailed Feb. 24, 2012, 28 pgs. |
U.S. Appl. No. 12/101,951, Office Action mailed Mar. 4, 2011, 25 pgs. |
U.S. Appl. No. 12/101,951, Office Action mailed Aug. 3, 2010, 26 pgs. |
U.S. Appl. No. 12/207,910, Amendment and Response filed Mar. 12, 2012, 13 pgs. |
U.S. Appl. No. 12/207,910, Amendment and Response filed Sep. 7, 2011, 14 pgs. |
U.S. Appl. No. 12/207,910, Office Action mailed Dec. 12, 2011, 27 pgs. |
U.S. Appl. No. 12/359,939, Amendment and Response filed Oct. 11, 2013, 11 pgs. |
U.S. Appl. No. 12/359,939, Amendment and Response filed Mar. 23, 2012, 11 pgs. |
U.S. Appl. No. 12/359,939, Office Action mailed Jun. 17, 2013, 19 pgs. |
U.S. Appl. No. 12/359,939, Office Action mailed Jul. 17, 2012, 21 pgs. |
U.S. Appl. No. 12/569,028, Amendment and Response filed Jan. 15, 2013, 14 pgs. |
U.S. Appl. No. 12/569,028, Amendment and Response filed Dec. 28, 2011, 8 pgs. |
U.S. Appl. No. 12/569,028, Amendment and Response filed Jun. 27, 2012, 8 pgs. |
U.S. Appl. No. 12/569,028, Amendment and Response filed Aug. 2, 2013, 17 pgs. |
U.S. Appl. No. 12/569,028, Office Action mailed Oct. 15, 2012, 14 pgs. |
U.S. Appl. No. 12/569,028, Office Action mailed Feb. 27, 2012, 11 pgs. |
U.S. Appl. No. 12/569,028, Office Action mailed Apr. 2, 2013, 21 pgs. |
U.S. Appl. No. 12/569,028, Office Action mailed Aug. 28, 2013, 21 pgs. |
U.S. Appl. No. 12/569,028, Office Action mailed Sep. 28, 2011, 14 pgs. |
U.S. Appl. No. 09/493,748, Advisory Action mailed Jan. 4, 2005, 2 pgs. |
U.S. Appl. No. 09/493,748, Amendment and Response filed Oct. 12, 2004, 18 pgs. |
U.S. Appl. No. 09/493,748, Amendment and Response filed Apr. 20, 2004, 16 pgs. |
U.S. Appl. No. 09/493,748, Final Office Action mailed Jul. 20, 2004, 14 pgs. |
U.S. Appl. No. 09/493,748, Office Action mailed Sep. 25, 2003, 11 pgs. |
U.S. Appl. No. 09/603,695, Advisory Action mailed Aug. 27, 2004, 3 pgs. |
U.S. Appl. No. 09/603,695, Amendment and Response filed Nov. 5, 2004, 9 pgs. |
U.S. Appl. No. 09/603,695, Amendment and Response filed Feb. 27, 2004, 13 pgs. |
U.S. Appl. No. 09/603,695, Amendment and Response filed Jul. 22, 2004, 13 pgs. |
U.S. Appl. No. 09/603,695, Final Office Action mailed May 18, 2004, 12 pgs. |
U.S. Appl. No. 09/603,695, Notice of Allowance mailed Dec. 21, 2004, 8 pgs. |
U.S. Appl. No. 09/603,695, Office Action mailed Nov. 7, 2003, 11 pgs. |
U.S. Appl. No. 10/609,315, Amendment and Response filed Nov. 29, 2006, 23 pgs. |
U.S. Appl. No. 10/609,315, Amendment and Response filed Mar. 17, 2006, 14 pgs. |
U.S. Appl. No. 10/609,315, Notice of Allowance mailed Jan. 24, 2007, 6 pgs. |
U.S. Appl. No. 10/609,315, Notice of Allowance mailed May 30, 2007, 4 pgs. |
U.S. Appl. No. 10/804,326, Advisory Action mailed Feb. 21, 2008, 3 pgs. |
U.S. Appl. No. 10/804,326, Amendment and Response filed Feb. 11, 2008, 28 pgs. |
U.S. Appl. No. 10/804,326, Amendment and Response filed Mar. 16, 2007, 21 pgs. |
U.S. Appl. No. 10/804,326, Amendment and Response filed Mar. 9, 2009, 8 pgs. |
U.S. Appl. No. 10/804,326, Amendment and Response filed Jun. 10, 2008, 27 pgs. |
U.S. Appl. No. 10/804,326, Amendment and Response filed Sep. 7, 2007, 26 pgs. |
U.S. Appl. No. 10/804,326, Final Office Action mailed Dec. 11, 2007, 24 pgs. |
U.S. Appl. No. 10/804,326, Notice of Allowance mailed May 29, 2009, 8 pgs. |
U.S. Appl. No. 10/951,123, Advisory Action mailed Dec. 31, 2007, 3 pgs. |
U.S. Appl. No. 10/951,123, Amendment and Response filed Jan. 14, 2008, 10 pgs. |
U.S. Appl. No. 10/951,123, Amendment and Response filed Dec. 13, 2007, 10 pgs. |
U.S. Appl. No. 10/951,123, Amendment and Response filed Apr. 25, 2007, 15 pgs. |
U.S. Appl. No. 10/951,123, Amendment and Response filed Apr. 6, 2009, 18 pgs. |
U.S. Appl. No. 10/951,123, Amendment and Response filed Sep. 17, 2008, 15 pgs. |
U.S. Appl. No. 10/951,123, Final Office Action mailed Jan. 5, 2009, 23 pgs. |
U.S. Appl. No. 10/951,123, Final Office Action mailed Jul. 13, 2007, 15 pgs. |
U.S. Appl. No. 10/951,123, Notice of Allowance mailed Jun. 25, 2009, 5 pgs. |
U.S. Appl. No. 10/951,123, Office Action mailed Jan. 25, 2007, 16 pgs. |
U.S. Appl. No. 10/951,123, Office Action mailed Mar. 18, 2008, 20 pgs. |
U.S. Appl. No. 10/955,462 Amendment and Response filed Mar. 10, 2008, 17 pgs. |
U.S. Appl. No. 10/955,462 Amendment and Response filed Mar. 5, 2007, 18 pgs. |
U.S. Appl. No. 10/955,462 Amendment and Response filed Aug. 8, 2007, 21 pgs. |
U.S. Appl. No. 10/955,462 Notice of Allowance mailed Jan. 25, 2010, 6 pgs. |
U.S. Appl. No. 10/955,462 Notice of Allowance mailed Oct. 16, 2009, 7 pgs. |
U.S. Appl. No. 10/955,462 Notice of Allowance mailed Feb. 24, 2009, 7 pgs. |
U.S. Appl. No. 10/955,462 Notice of Allowance mailed Jun. 10, 2009, 6 pgs. |
U.S. Appl. No. 10/955,462 Notice of Allowance mailed Jun. 17, 2008, 12 pgs. |
U.S. Appl. No. 10/955,462 Notice of Allowance mailed Sep. 23, 2008, 6 pgs. |
U.S. Appl. No. 10/955,983, Amendment and Response filed Oct. 13, 2009, 12 pgs. |
U.S. Appl. No. 10/955,983, Amendment and Response filed Mar. 18, 2009, 18 pgs. |
U.S. Appl. No. 10/955,983, Amendment and Response filed May 13, 2008, 14 pgs. |
U.S. Appl. No. 10/955,983, Amendment and Response filed Aug. 22, 2007, 13 pgs. |
U.S. Appl. No. 10/955,983, Amendment and Response filed Sep. 25, 2008, 13 pgs. |
U.S. Appl. No. 10/955,983, Notice of Allowance mailed Jan. 12, 2010, 10 pgs. |
U.S. Appl. No. 10/955,983, Notice of Allowance mailed Jun. 4, 2010, 5 pgs. |
U.S. Appl. No. 10/956,891, Advisory Action mailed Mar. 21, 2008, 3 pgs. |
U.S. Appl. No. 10/956,891, Amendment and Response filed Oct. 16, 2008, 12 pgs. |
U.S. Appl. No. 10/956,891, Amendment and Response filed Mar. 3, 2008, 11 pgs. |
U.S. Appl. No. 10/956,891, Amendment and Response filed May 1, 2008, 11 pgs. |
U.S. Appl. No. 10/956,891, Amendment and Response filed Jun. 1, 2009, 12 pgs. |
U.S. Appl. No. 10/956,891, Amendment and Response filed Aug. 22, 2007, 11 pgs. |
U.S. Appl. No. 10/956,891, Final Office Action filed Nov. 1, 2007, 18 pgs. |
U.S. Appl. No. 10/956,891, Final Office Action mailed Dec. 31, 2008, 16 pgs. |
U.S. Appl. No. 10/956,891, Notice of Allowance mailed Aug. 20, 2009, 6 pgs. |
U.S. Appl. No. 10/956,891, Office Action mailed Mar. 22, 2007, 15 pgs. |
U.S. Appl. No. 10/956,891, Office Action mailed Jul. 16, 2008, 19 pgs. |
U.S. Appl. No. 10/981,962, Advisory Action mailed Jan. 23, 2007, 3 pgs. |
U.S. Appl. No. 10/981,962, Amendment and Response filed Nov. 27, 2007, 10 pgs. |
U.S. Appl. No. 10/981,962, Amendment and Response filed Feb. 7, 2007, 1 pg. |
U.S. Appl. No. 10/981,962, Amendment and Response filed Jun. 27, 2006, 23 pgs. |
U.S. Appl. No. 10/981,962, Amendment and Response filed Jul. 27, 2007, 16 pgs. |
U.S. Appl. No. 10/981,962, Amendment and Response filed Aug. 18, 2008, 10 pgs. |
U.S. Appl. No. 10/981,962, Notice of Allowance mailed Jan. 29, 2009, 6 pgs. |
U.S. Appl. No. 10/981,962, Notice of Allowance mailed Jan. 9, 2009, 6 pgs. |
U.S. Appl. No. 10/981,962, Notice of Allowance mailed Oct. 15, 2008, 6 pgs. |
U.S. Appl. No. 10/981,962, Notice of Allowance mailed May 8, 2009, 6 pgs. |
U.S. Appl. No. 10/981,962, Notice of Allowance mailed Aug. 20, 2009, 6 pgs. |
U.S. Appl. No. 10/981,962, Notice of Allowance mailed Sep. 11, 2008, 14 pgs. |
U.S. Appl. No. 10/981,962, Office Action mailed Nov. 13, 2007, 3 pgs. |
U.S. Appl. No. 11/019,091, Amendment and Response filed Oct. 3, 2008, 15 pgs. |
U.S. Appl. No. 11/019,091, Amendment and Response filed Nov. 30, 2009, 11 pgs. |
U.S. Appl. No. 11/019,091, Amendment and Response filed Dec. 20, 2007, 23 pgs. |
U.S. Appl. No. 11/019,091, Amendment and Response filed Jun. 11, 2009, 12 pgs. |
U.S. Appl. No. 11/019,091, Notice of Allowance mailed Dec. 23, 2009, 16 pgs. |
U.S. Appl. No. 11/022,054, Amendment and Response filed Aug. 24, 2007, 19 pgs. |
U.S. Appl. No. 11/022,054, Notice of Allowance mailed Nov. 15, 2007, 10 pgs. |
U.S. Appl. No. 11/022,054, Office Action mailed Jun. 19, 2007, 19 pgs. |
U.S. Appl. No. 11/073,381, Amendment and Response filed Dec. 13, 2010, 10 pgs. |
U.S. Appl. No. 11/073,381, Amendment and Response filed Dec. 28, 2009, 9 pgs. |
U.S. Appl. No. 11/073,381, Amendment and Response filed Dec. 9, 2008, 11 pgs. |
U.S. Appl. No. 11/073,381, Amendment and Response filed Mar. 18, 2008, 14 pgs. |
U.S. Appl. No. 11/073,381, Amendment and Response filed Jul. 15, 2009, 10 pgs. |
U.S. Appl. No. 11/073,381, Amendment and Response filed Jul. 9, 2010, 10 pgs. |
U.S. Appl. No. 11/206,286, Amendment and Response filed Mar. 24, 2009, 13 pgs. |
U.S. Appl. No. 11/206,286, Amendment and Response filed Jul. 22, 2009, 3 pgs. |
U.S. Appl. No. 11/206,286, Amendment and Response filed Sep. 30, 2008, 11 pgs. |
U.S. Appl. No. 11/206,286, Notice of Allowance mailed Apr. 22, 2009, 9 pgs. |
U.S. Appl. No. 11/231,955, filed Sep. 21, 2005, Amendment and Response filed Apr. 30, 2008, 12 pgs. |
U.S. Appl. No. 11/231,955, filed Sep. 21, 2005, Amendment and Response filed Sep. 15, 2008, 16 pgs. |
U.S. Appl. No. 11/231,955, filed Sep. 21, 2005, Final Office Action mailed Jun. 4, 2008, 8 pgs. |
U.S. Appl. No. 11/231,955, filed Sep. 21, 2005, Notice of Allowance mailed Oct. 21, 2008, 5 pgs. |
U.S. Appl. No. 11/231,955, filed Sep. 21, 2005, Office Action mailed Jan. 30, 2008, 8 pgs. |
U.S. Appl. No. 11/238,906, Amendment and Response filed Feb. 26, 2009, 9 pgs. |
U.S. Appl. No. 11/238,906, Amendment and Response filed May 28, 2010, 9 pgs. |
U.S. Appl. No. 11/238,906, Amendment and Response filed Jun. 9, 2008, 10 pgs. |
U.S. Appl. No. 11/238,906, Amendment and Response filed Sep. 1, 2009, 9 pgs. |
U.S. Appl. No. 11/238,906, Notice of Allowance mailed Jul. 22, 2010, 10 pgs. |
U.S. Appl. No. 11/238,906, Notice of Allowance mailed Aug. 5, 2010, 4 pgs. |
U.S. Appl. No. 11/412,723, Amendment and Response filed Nov. 26, 2008, 10 pgs. |
U.S. Appl. No. 11/412,723, Amendment and Response filed Nov. 30, 2009, 10 pgs. |
U.S. Appl. No. 11/412,723, Amendment and Response filed May 31, 2010, 11 pgs. |
U.S. Appl. No. 11/412,723, Amendment and Response filed Jun. 23, 2009, 11 pgs. |
U.S. Appl. No. 11/412,723, Notice of Allowance mailed Jul. 9, 2010, 10 pgs. |
U.S. Appl. No. 11/874,579, filed Oct. 18, 2007, Amendment and Response filed Nov. 22, 2010, 8 pgs. |
U.S. Appl. No. 11/874,579, filed Oct. 18, 2007, Amendment and Response filed May 16, 2011, 14 pgs. |
U.S. Appl. No. 11/874,844, Amendment and Response filed Mar. 15, 2010, 16 pgs. |
U.S. Appl. No. 11/874,844, Notice of Allowance mailed May 18, 2010, 9 pgs. |
U.S. Appl. No. 11/874,844, Notice of Allowance mailed Jun. 25, 2010, 2 pgs. |
U.S. Appl. No. 12/359,939, filed Jan. 26, 2009, Amendment and Response filed Oct. 26, 2012, 11 pgs. |
U.S. Appl. No. 12/359,939, filed Jan. 26, 2009, Amendment and Response filed Nov. 29, 2012, 9 pgs. |
U.S. Appl. No. 12/359,939, filed Jan. 26, 2009, Amendment and Response filed May 23, 2011, 8 pgs. |
U.S. Appl. No. 12/359,939, filed Jan. 26, 2009, Amendment and Response filed Jul. 21, 2011, 8 pgs. |
U.S. Appl. No. 12/359,939, filed Jan. 26, 2009, Amendment and Response filed Sep. 28, 2011, 14 pgs. |
U.S. Appl. No. 12/359,939, filed Jan. 26, 2009, Office Action mailed Jan. 21, 2011, 15 pgs. |
U.S. Appl. No. 12/359,939, filed Jan. 26, 2009, Office Action mailed Dec. 6, 2011, 14 pgs. |
U.S. Appl. No. 12/828,508, Amendment and Response filed Jan. 13, 2011, 11 pgs. |
U.S. Appl. No. 12/828,508, Amendment and Response filed Sep. 6, 2011, 3 pgs. |
U.S. Appl. No. 12/828,508, Notice of Allowance mailed Mar. 31, 2011, 9 pgs. |
U.S. Appl. No. 12/828,508, Notice of Allowance mailed Jul. 6, 2011, 8 pgs. |
Utiyama, Masao et al., “Implementation of an IR package”, IPSJ SIG Notes, vol. 2001, No. 74 (2001-FI-63-8), pp. 57-64, Information Processing Society of Japan, Japan, Jul. 25, 2001. (not an English document). |
Voorhees, E., “Overview of TREC 2002”, Gaithersburg, Maryland, Nov. 19-22, 15 pp. |
Web Page “Reuters: Reuters Corpus”, http://about.reuter.com/researchandstandards/corpus/, viewed Mar. 18, 2004. |
Wen, JI-Rong, “Query Clustering Using User Logs”, Jan. 2002, pp. 59-81. |
Westerveld, T. et al., “Retrieving Web pages using Content, Links, URLs and Anchors”, Proceedings of the Tenth Text Retrieval Conference, NIST Special Publication, ′Online! Oct. 2001, pp. 1-10. |
Wilkinson, R., “Effective Retrieval of Structured Documents”, Annual ACM Conference on Research and Development, 1994, 7 pp. |
Xue, Gui-Rong et al., “Optimizing Web Search Using Web Click-Through Data,” http://people.cs.vt.edu/˜xwensi/Publication/p118-xue.pdf, CIKM'04, Nov. 8-13, 2004, 9 pp. |
Yi, Jeonghe,e et al., “Metadata Based Web Mining for Topic-Specific Information Gathering”, IEEE, pp. 359-368, 2000. |
Yi, Jeonghee, et al., “Using Metadata to Enhance Web Information Gathering”, D. Suciu and G. Vossen (eds.): WebDB 2000, LNCS 1997, pp. 38-57, 2001. |
Yuwono, Budi and Lee, Dik L., “Search and Ranking Algorithms for Locating Resources on the World Wide Web”, IEEE, 1996, pp. 164-170. |
Zamir, O. et al., “Grouper: A Dynamic Clustering Interface to Web Search Results”, Computer Networks (Amsterdam, Netherlands: 1999), 31(11-16): 1361-1374, 1999. |
U.S. Appl. No. 12/101,951, Notice of Allowance mailed Mar. 26, 2014, 8 pgs. |
U.S. Appl. No. 12/359,939, Amendment and Response filed Mar. 11, 2014, 10 pgs. |
U.S. Appl. No. 12/569,028, Notice of Allowance mailed Feb. 21, 2014, 8 pgs. |
U.S. Appl. No. 13/360,536, Office Action mailed Mar. 20, 2014, 14 pgs. |
U.S. Appl. No. 11/874,579, Office Action mailed Mar. 28, 2014, 30 pgs. |
Australian Office Action in Application 2009234120, mailed Feb. 26, 2014, 3 pgs. |
Japanese Notice of Allowance in Application 2011-504031, mailed Jan. 30, 2014, 4 pgs. |
U.S. Appl. No. 12/569,028, Amendment and Response filed Jan. 28, 2014, 13 pgs. |
Number | Date | Country | |
---|---|---|---|
20110295850 A1 | Dec 2011 | US |