US9619524B2 - Personalizing scoping and ordering of object types for search - Google Patents

Personalizing scoping and ordering of object types for search Download PDF

Info

Publication number
US9619524B2
US9619524B2 US14/275,074 US201414275074A US9619524B2 US 9619524 B2 US9619524 B2 US 9619524B2 US 201414275074 A US201414275074 A US 201414275074A US 9619524 B2 US9619524 B2 US 9619524B2
Authority
US
United States
Prior art keywords
object types
users
user
personalized
new user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US14/275,074
Other versions
US20140310272A1 (en
Inventor
Walter MacKlem
David Nathanson
Jia Chen
Luke Ball
Shankara Subramanya
Kanishka Maheshwari
Susan Kimberlin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Salesforce Inc
Original Assignee
Salesforce com Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Salesforce com Inc filed Critical Salesforce com Inc
Priority to US14/275,074 priority Critical patent/US9619524B2/en
Assigned to SALESFORCE.COM, INC. reassignment SALESFORCE.COM, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BALL, LUKE, NATHANSON, DAVID, CHEN, JIA, MACKLEM, WALTER, MAHESHWARI, KANISHKA, KIMBERLIN, SUSAN, SUBRAMANYA, SHANKARA B.
Publication of US20140310272A1 publication Critical patent/US20140310272A1/en
Priority to US15/483,929 priority patent/US20180089198A1/en
Application granted granted Critical
Publication of US9619524B2 publication Critical patent/US9619524B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2457Query processing with adaptation to user needs
    • G06F16/24578Query processing with adaptation to user needs using ranking
    • G06F17/3053
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F17/30312
    • G06F17/30867

Definitions

  • the technology disclosed relates to establishing limits on object types initially returned in response a key word search in an enterprise search system that includes multiple object types.
  • it establishes object type scope limits for either new or experienced users and applies the scope limits to searches that do not specify the object types to return.
  • search systems often return results in response to key word queries that include multiple object types in the results.
  • Current systems search all available object types to produce multiple results that match the key word query, unless the user specifies object types to search. This degrades search performance, returns irrelevant results and requires extra resources.
  • search systems may return multiple object types in an order that has an arbitrary relationship to user interest, such as alphabetical by object type name.
  • a method of establishing personalized limits on a search responsive to a key word query in an enterprise search system includes receiving an object types access history for a particular user. Applying this method, the object types access history includes records of object types selected from search results returning multiple object types and records of object types selected via interfaces other than search results. The method continues with determining and storing in computer readable memory a personalized scope of object types.
  • the personalized scope of object types sets a limit on object types initially returned by an enterprise search system for the particular user in response to key word queries by the particular user that do not specify object types to search.
  • FIG. 1 illustrates a block diagram of an example environment in which personalization of scopes and ordering of object types can be used.
  • FIG. 2 illustrates a block diagram of example modules within the personalization engine.
  • FIG. 3 is a high-level flow chart of one implementation of personalizing scopes and ordering of object types of an established user.
  • FIG. 4A is an example graphic user interface for searching.
  • FIG. 4B is an example graphic user interface with searching results.
  • FIG. 5 is a high-level flow chart of one implementation of initializing a scope of object types and an ordering of object types for a new user.
  • FIG. 6 illustrates four example graphs for identifying similar users to a new user.
  • FIG. 7 is a block diagram of an example computer system.
  • FIG. 1 An environment ( FIG. 1 ) that includes a personalization engine, a user computing device that includes a search interface and a non-search interface, a multi-tenant database for an organization, log files, aggregation files, scope files, and a communication network that provides communication between various components of the environment.
  • the personalization engine ( FIG. 2 ) includes a user click logging module, a user count calculating module, a user record aggregating module and a scope determining module. Some implementations may have different and/or additional modules.
  • the scope and ordering determining module determines the scope of object types and the ordering of object types for the particular user using the information in the object types access history.
  • the scope of object type components decides which object types to return in response to a search query for the particular user, when the search query does not specify the object types to return.
  • the ordering of object type components decides the order in which search results are presented.
  • the scope of object types and the ordering of object types for the particular user are stored in scope files.
  • an initializing method uses a relationship-interest graph to identify similar users.
  • the relationship-interest graph represents relationships among users in the organization and interests of the users.
  • the initializing method initializes the personalized scope of object types and the personalized ordering of object types for the new user using the personalized scopes of object types and the personalized ordering of object types of the similar users.
  • FIG. 1 illustrates a block diagram of an example environment 100 in which personalization of scopes and ordering of object types can be used, according to one implementation.
  • the environment 100 includes a user computing device 120 and a personalization engine 140 .
  • the user computing device 120 has a search interface 122 and a non-search interface 124 .
  • the environment 100 may include multiple user computing devices 120 .
  • the environment 100 also includes a communication network 110 that allows for communication between various components of the environment 100 .
  • users interact with their computing devices 120 , such as smartphones, tablets, laptops or desktop computers to enter search queries, receive search results via the search interface 122 or to access information other than search results via the non-search interface 124 .
  • the user computing device 120 and the personalization engine 140 each include memory for storage of data and software applications, a processor for accessing data and executing applications, and components that facilitate communication over the communication network 110 .
  • the personalization engine 140 defines the personalized scope of object types to return, at least initially, in response to searching in a multi-tenant database 130 .
  • a user optionally can request a further search or specify a search of all available object types, to override the personalized scope of objection types.
  • the personalization engine 140 writes and reads log files 150 , aggregation files 160 and scope files 170 .
  • the log files 150 may correspond to one log file per user, one log file for multiple users, or multiple log files for one user.
  • the aggregation files 160 may correspond to one aggregation file per user, one aggregation file for multiple users, or multiple aggregation files for one user.
  • the scope files 170 may correspond to one scope file per user, one scope file for multiple users, or separate scope and ordering files for one user.
  • FIG. 2 is a block diagram illustrating example modules within the personalization engine 140 , according to one implementation. Some implementations may have different and/or additional modules than those shown in FIG. 2 . Moreover, the functionalities can be distributed among the modules in a different manner than described herein.
  • the user click logging module 210 logs user clicks made via the search interface 122 within the example environment 100 .
  • the user clicks may be made on search results returned in response to a key word query in the multi-tenant database 130 .
  • the user clicks may also be made on objects other than search results.
  • When a user clicks on a search result the click is logged as a search result click. In some implementations, only the object type selected as a result of the user click is logged.
  • the click is logged as a non-search result click, in some instances logging only the object type selected.
  • the user click logging module 210 saves records of clicks in the log files 150 .
  • a record for a user click includes at least the object type selected from search results. It may further include identification of the user, identification of the organization associated with the user and/or identification of the click type.
  • the record may also include the query.
  • the record includes at least the object type and may include a URL (uniform resource locator) for a reference to an Internet or other network resource that is associated with the user click, a timestamp and/or identification of the click type.
  • the records in log files 150 may be organized by object types, by user, by organization associated with the user, or by time of processing.
  • a separate log file records user clicks by one user.
  • records of user clicks by more than one user may be kept in one log file.
  • different types of records for one user may be kept in different log files. For example, records of search result clicks are kept in one log file for a user while records of non-search result clicks for the same user are kept in a different log file.
  • the log files 150 may correspond to one log file per user, one log file for multiple users, or multiple log files for one user.
  • the user count calculating module 220 calculates counts of search result clicks and counts of non-search result clicks from the records of user clicks in the log files 150 . Both counts of search result clicks and counts of non-search result clicks are calculated on an occasional or a periodic basis such as a daily, a weekly or other basis. Both counts of search result clicks and counts of non-search result clicks are calculated for each object type and for each user.
  • the user record aggregating module 230 updates aggregation files 160 with both counts of search result clicks and counts of non-search result clicks that are calculated on an occasional or periodic basis.
  • the aggregation files 160 accumulate the history of both types of counts for an aggregation period longer than the period for which counts are calculated.
  • the aggregation files 160 accumulate the history for an aggregation period.
  • the aggregation period may be fixed or tunable.
  • a circular buffer may be used for updating aggregation files 160 . For example, if the aggregation period is 90 workdays, then counts of user clicks from the first (earliest) workday are removed or overwritten and counts of user clicks from the ninety-first workday (latest) replace them. Aggregation periods of 15-120 workdays, or 30-90 workdays or about 30, 45, 60, 75 or 90 workdays may be used.
  • a workday may be any day in a calendar week when any user uses or is expected to use the enterprise search system.
  • a separate aggregation file keeps counts of user clicks by one user.
  • counts of user clicks by more than one user may be kept in one aggregation file.
  • different types of counts for one user may be kept in different aggregation files. For example, counts of search result clicks are kept in one aggregation file for a user while counts of non-search result clicks for the same user are kept in a different aggregation file.
  • the aggregation files 160 may correspond to one aggregation file per user, one aggregation file for multiple users, or multiple aggregation files for one user.
  • records of object types in the log files 150 and records of object types in the aggregation files 160 may be merged into one new file.
  • the user click logging module 210 , the user count calculating module 220 , and the user record aggregating module 230 may access the same new file.
  • the scope and ordering determining module 240 determines the scope of object types and the ordering of object types for a particular user using the information in the aggregation files 160 .
  • the scope of object types decides which object types to search given a search query for the particular user.
  • the ordering of object types decides the order in which search results from the search query are presented.
  • the scope and ordering determining module 240 saves the scope of object types and the ordering of object types for a particular user in scope files 170 .
  • a separate scope file keeps the scope of object types and the ordering of object types for one user.
  • the scope and the ordering information for more than one user may be kept in one scope file.
  • the scope information for one user may be kept in one scope file while the ordering information for the same user may be kept in a separate ordering file.
  • the scope files 170 may correspond to one scope file per user, one scope file for multiple users, or separate scope and ordering files for one user.
  • FIG. 3 is a high-level flow chart of one implementation of personalizing the scope of object types and/or the ordering of object types for a user.
  • the actions 310 - 360 identified in this flow chart are described with respect to a system that performs the actions.
  • the actions identified can be combined in a variety of ways and expressed in a variety of methods. For instance, logging does not need to be part of determining a personalized scope of object types to return. Determining the scope and order of object types to return can be separate methods.
  • the system logs user clicks, including selection among objects types returned in response to a key word query via the search interface 122 and/or on objects accessed by the user via the non-search interface 124 . Records of the user clicks are saved in log files 150 .
  • the log files 150 may correspond to one log file per user, one log file for multiple users, or multiple log files for one user.
  • a record for a user click includes the object type selected or accessed, and may optionally include the identification of the user, the identification of the organization associated with the user, the signal type for a user click on search results or on objects other than search results, a URL (uniform resource locator) for a reference to an Internet or other network resource that is associated with the user click, and a timestamp.
  • the record may also include one or more key words in a key word query.
  • the records in log files 150 may be organized by object types, by user, by organization associated with the user, by time of processing or by other criteria.
  • the system calculates counts 320 from the object types access history, including counts from search result clicks and counts from non-search result clicks, using the records of user clicks in the log files 150 .
  • Counts of search result clicks and counts of non-search result clicks are calculated on a periodic basis such as a daily basis, at least a weekly basis or a monthly basis. These counts are calculated by object type and user.
  • a threshold on the count of user clicks is pre-defined for each object type, reducing noise and increasing stability of the resultant personalized scope of object types and the personalized ordering of object types for the particular user.
  • An object type for which the count of user clicks for the particular user is below the pre-defined threshold may be excluded from the resultant personalized scope of object types and the personalized ordering of object types for the particular user.
  • a weighting function can be used that weights newer user clicks on object types by the particular user with larger weights than older user clicks by the particular user.
  • a first weighting function is used for object types selected among the object types returned in the search results.
  • a second weighting function is used for object types available via interfaces other than search results. The first weighting function and the second weighting function may adjust the personalized ordering of object types for the particular user.
  • the system updates an object types access history 330 with both counts of search result clicks and counts of non-search result clicks on the same periodic basis as for calculating the counts.
  • the object types access history includes records of object types selected from search results returning multiple object types via the search interface 122 and records of object types other than search results accessed by the particular user via the non-search interface 124 .
  • Counts from the object types access history are saved in aggregation files 160 .
  • the aggregation files 160 may correspond to one aggregation file per user, one aggregation file for multiple users, or multiple aggregation files for one user.
  • the system receives object types access history 340 , either from log files or aggregated counts, and determines a personalized object types scope for a particular user 350 . It optionally includes determining a personalized object type ordering.
  • the object types access history includes records of object types selected from search results returning multiple object types via the search interface 122 and records of object types accessed by the particular user via the non-search interface 124 . These records are used to determine the scope and/or ordering of object types returned.
  • the personalized scope of object types sets a limit on initial searching performed by an enterprise search system for the particular user in response to key word queries by the particular user.
  • the personalized ordering of object types sets an order in which to present search results.
  • scores can be calculated for determining the personalized scope and ordering of object types for a user that has their own object types access history. For instance, a simple count of object type selections within a predetermined time period could be used. Weighted counts could be calculated, with the same or different weights applied to selection among search results and to selection among object types via different interface that does not present search results. Time weighted counts could be used, either applying predetermined weights to a circular buffer of periodic counts, or using a form of moving average, such as a simple moving average, cumulative moving average, weighted moving average or exponential moving average.
  • selections of object types not initially visible on the screen may be considered different signals than selections of object types that were initially visible (above the fold.) Call these signals S 1 and S 2 , for instance.
  • object types selected from a work queue or work flow may be considered different signals than object types selected by browsing a more general population.
  • the weights may be tunable constants.
  • object types that might be separately weighted are the most recently selected object types, the most frequently selected object types, interest in records created by the particular user, and records assigned for action by the particular user.
  • Automatically assigned object types may optionally be combined with one or more object types that the particular user configures to be within the user's personalized scope of object types.
  • the personalized scope of object types may further take into accounts object types within the personalized scopes of similar users, object types that the particular user follows, and object types to which the particular user has posted. Similar users are further discussed below, in connection with FIGS. 5 and 6 .
  • the results of an initial search within the personalized scope of object types can automatically trigger an expanded search. For instance, when a search within the personalized scope of a particular user does not find any results, the search can be automatically expanded to additional object types or all object types available in the multi-tenant database. Or, the user interface can indicate that no results were found and invite the user to select an expanded search scope that includes either additional object types or all object types available.
  • the system stores the personalized scope of object types and the personalized ordering of object types in scope files 170 .
  • the scope files 170 may correspond to one scope file per user, one scope file for multiple users, or separate scope and ordering files for one user.
  • the scope files 170 may reside in the multi-tenant database 130 , in the memory of the user computing device 120 or another convenient location.
  • FIG. 4A is an example graphic user interface for submitting a search query and viewing search results.
  • a search page view 400 is a web page displayed to a user in a browser executing on user computing device 120 .
  • the user enters search query 410 .
  • Search results are grouped by object type. Typically, the search results contain more than one object type. For each object type, there may be multiple records. Each record contains one or more fields.
  • object type A 420 is an object type returned from search results.
  • Records 432 through 438 are records of the object type. Although only four records are shown in this example, more records may be returned for each object type. In this example, four fields 422 through 428 are shown for each record. However, more fields may exist in each record.
  • Object type B 450 is another object type returned from search results.
  • Record 462 is returned with three fields 452 through 456 for the object type. Although record 462 is the only record returned in this example, more records may be returned for each object type in general.
  • the order of listing the object types can be determined by applying the personalized ordering technology disclosed herein.
  • FIG. 4B is the same example graphic user interface as FIG. 4A , with sample search results.
  • Key word “Salesforce” is entered for the search query 410 .
  • Two object types are returned from search results.
  • Object type “Contacts” is returned for object type A 420 .
  • Number four (4) after “Contacts” indicates the number of records returned for the object type.
  • Each record contains four fields.
  • the four fields 422 through 428 are labeled in the example Name, Account Name, Phone, and Email respectively.
  • the sample values in the four fields 422 through 428 are “Jane Doe”, “AllForUInc”, 408-555-0100, and “info@salesforce.com”, respectively.
  • Object type “Accounts” is returned for object type B 450 .
  • Number one (1) after “Accounts” indicates the number of records returned for the object type.
  • Each record contains three fields.
  • the three fields 452 through 456 are labeled in the example Account Name, Phone, and Owner Alias respectively.
  • the sample values in the three fields 452 through 456 are “Salesforce.com”, 408-555-0101, and “abcde”, respectively.
  • a new user is one who has too little object types access history to effectively create a personalized scope of object types and a personalized ordering of object types based on the user's experience.
  • a user can be considered a new user based on the volume of object types access history available, the number of days or workdays since they enrolled in the system or since they completed training, a supervisor's determination or a user's self selection of whether the system should treat them as a new user.
  • Some implementations of establishing a personalized scope and ordering of object types for a new user include identifying similar users to the new user based on a relationship-interest graph.
  • the relationship-interest graph represents the relationships between users in the organization and also the interests that users have in multiple types of records or particular records. Types of records may, for example, be accounts, business deals, work items, contacts, opportunities, leads etc.
  • FIG. 5 is a high-level flow chart of one implementation for initializing the scope of object types and the ordering of object types for the new user.
  • the system receives a relationship-interest graph for at least one organization 510 .
  • the relationship-interest graph represents users and records as nodes, relationships between users as unidirectional or bidirectional links, and interest from users to records as unidirectional links.
  • a link connects two nodes.
  • a node may be connected to multiple links.
  • the system identifies similar users to the new user in the relationship-interest graph 520 . Some implementations of identifying similar users are illustrated in FIG. 6 .
  • a relationship in the relationship-interest graph is established by the action of one user following another user.
  • there may be a follow button A user on the corporate social network may select another user on the network. Once the user has selected the other user, the user may click the follow button in his profile page to follow the other user and thereby establish a relationship to the other user.
  • the relationship is unidirectional when one user follows the other user but not vice versa.
  • the relationship is bidirectional when each user follows the other.
  • An interest in the relationship-interest graph is established by the action of one user following a record.
  • there may be a follow button When viewing the record, a user may click the follow button and thereby establish an interest to the record.
  • a user may follow a record only if he has been authorized to access it.
  • An interest is unidirectional from the user to the record.
  • One or more users may have an interest in the same records.
  • the system can identify similar users as users who have a relationship with the new user, as users who are part of a clique with the new user, as users who share an interest in a certain number of records with the new user, and as users who share a relationship with a certain number of other users with the given user.
  • a clique is a group of users who are linked to each other.
  • a maximum number of users may be set for the number of users in a clique, to avoid interpreting company or division roster as a clique. In a rare case where a clique includes all users in a corporation, the system ignores the clique for finding similar users instead of applying the maximum number of users.
  • FIG. 6 illustrates how similar users may be identified via four example relationship-interest graphs 601 , 602 , 603 and 604 .
  • node A represents the new user.
  • Nodes B through E represent other users.
  • Nodes R 1 , R 2 and R 3 represent different records such as accounts, opportunities, work items etc.
  • a relationship from one user to another user is represented by a relationship link.
  • a relationship link may be unidirectional or bidirectional as two users may follow each other.
  • An interest a user has in a record is represented by an interest link.
  • An interest link is unidirectional from the user to the record.
  • Graph 601 in FIG. 6 illustrates a selection of similar users on the basis of direct relationships with the new user.
  • a new user A follows users B, C and D and thus has direct relationship links with them. Therefore other users B, C and D may be considered as similar users to the new user A.
  • the direct relationship links between the new user A and the users B and D are unidirectional from the new user A to users B and D.
  • the direct relationship link between the new user A and the user C is bidirectional, indicated by a hollow arrow 610 , which corresponds to user C following the new user A.
  • Graph 602 in FIG. 6 illustrates a selection of similar users on the basis of being part of a clique with the new user.
  • a new user A is in a clique with other users B, C, and D where all four have bidirectional relationship links to each other. Applying the clique, other users B, C and D are similar users to the new user A.
  • the relationship between users in a clique is a relatively strong relationship.
  • Graph 603 in FIG. 6 illustrates a selection of similar users on the basis of shared interest in a certain number of records that are also linked to the new user.
  • a new user A and another user B both have interest links to records R 1 , R 2 and R 3 . They share an interest in the same three records and therefore user B is a similar user to the new user A.
  • a threshold number of common records in which the new user A and the other user B share an interest can be applied to qualify the user B as a similar user to the new user A.
  • the threshold number of common records may be derived empirically. In one example, the threshold number of common records may be a 3, 5 or 10. In another example, the threshold number is tunable within a range according to factors such as types of the records.
  • the threshold number can be a percentage or factor of the number of records to which new user A has an interest link.
  • the threshold number of common records is tuned with the goal of obtaining an optimal number of similar users. If the threshold number of common records is too low, then the number of similar users and consequently the scope for the new user may be too large. If the threshold number of common records is too high, then the number of similar users and consequently the scope for the new user may be too small.
  • An optimal threshold of common records means that the resultant scope for the new user is close to the median of the scope sizes of existing users in the enterprise search system.
  • Graph 604 in FIG. 6 illustrates selection of similar users are users who share a relationship with a certain number of other users with the given user.
  • a new user A and a user B both have relationship links to other users C, D and E.
  • Applying the common relationship criteria new user A and user B share a common relationship with the same three users C, D and E and therefore user B is a similar user to the new user A.
  • a threshold number of common users with whom the new user A and the user B share a relationship may be applied to qualify the user B as a similar user to the new user A.
  • the threshold number of common users may be derived empirically. In one example, the threshold number of common users may be a constant such as 3, 5 or 10.
  • the threshold number is tunable within a range.
  • the threshold number can be a percentage or factor of the number of records to which new user A has a relationship link.
  • the threshold number of common users is tuned with the goal of obtaining an optimal number of similar users. If the threshold number of common users is too low, then the number of similar users and consequently the scope of the new user may be too large. If the threshold number of common users is too high, then the number of similar users and consequently the scope of the new user may be too small.
  • An optimal threshold of common users means that the scope for the new user is close to the median of the scope sizes of existing users in the enterprise search system.
  • the system determines the personalized scope of object types and the personalized ordering of object types for the new user 530 using the personalized scopes of object types and the personalized ordering of object types of the similar users.
  • the system receives scores or ranks for object types in the personalized scopes of object types of the similar users in the relationship-interest graph. Scores may be calculated using the linear combination described for Step 350 in FIG. 3 or another scoring scheme. Ranks may rank the order of object types based on scores or other criteria.
  • each object type is scored and/or ranked for each of the similar users, including object types not within the personalized scopes of object types of the similar users.
  • an arbitrary score such as zero or rank such as last can be applied to object types not within the personalized scopes.
  • the system can sort the object types in order of their aggregate scores to produce a sorted list of object types. For example, if object type O 1 has a summed score of 1200, object type O 2 has a summed score of 500, and object type O 3 has a summed score of 2500, then the sorted list orders the three object types as O 3 , O 1 , and O 2 corresponding to the numerical values of 2500, 1200, and 500. Or, with ranks, the aggregate rank scores might be 4, 6, and 12. Aggregate scores can be averaged or normalized.
  • a scoring threshold is applied to discard object types whose summed scores are at or below the scoring threshold and to include object types whose summed scores are above the scoring threshold in the personalized scope of object types for the new user.
  • a ranking threshold may be used to discard object types whose rank in the sorted list of object types are at or below the ranking threshold and to include object types whose rank in the sorted list of object types are above the ranking threshold in the personalized scope of object types for the new user.
  • the scoring threshold or the ranking threshold may vary with different object types.
  • the scoring threshold or the ranking threshold may be constant or tunable. If a threshold is applied, it may be unnecessary to sort object types in order to determine the personalized scope of object types.
  • the scoring and the ranking thresholds and the number of similar users may be tuned empirically in conjunction. After sorting, the sorted list of object types may include a large number of similar users. The system then applies the scoring threshold and the ranking threshold to limit the scope.
  • the personalized ordering of object types for the new user can be taken from the same list used to determine the personalized scope of object types.
  • the sorted list can be used for both personalization tasks.
  • the system stores the personalized scope of object types and the personalized ordering of object types 530 for use and reuse.
  • FIG. 7 is a block diagram of an example computer system, according to one implementation.
  • Computer system 710 typically includes at least one processor 714 which communicates with a number of peripheral devices via bus subsystem 712 .
  • peripheral devices may include a storage subsystem 724 including, for example, memory devices and a file storage subsystem, user interface input devices 722 , user interface output devices 720 , and a network interface subsystem 716 .
  • the input and output devices allow user interaction with computer system 710 .
  • Network interface subsystem 716 provides an interface to outside networks, including an interface to communication network 110 , and is coupled via communication network 110 to corresponding interface devices in other computer systems.
  • User interface input devices 722 may include a keyboard; pointing devices such as a mouse, trackball, touchpad, or graphics tablet; a scanner; a touchscreen incorporated into the display; audio input devices such as voice recognition systems and microphones; and other types of input devices.
  • pointing devices such as a mouse, trackball, touchpad, or graphics tablet
  • audio input devices such as voice recognition systems and microphones
  • use of the term “input device” is intended to include all possible types of devices and ways to input information into computer system 710 or onto communication network 110 .
  • User interface output devices 720 may include a display subsystem, a printer, a fax machine, or non-visual displays such as audio output devices.
  • the display subsystem may include a cathode ray tube (CRT), a flat-panel device such as a liquid crystal display (LCD), a projection device, or some other mechanism for creating a visible image.
  • the display subsystem may also provide a non-visual display such as via audio output devices.
  • output device is intended to include all possible types of devices and ways to output information from computer system 710 to the user or to another machine or computer system.
  • Storage subsystem 724 stores programming and data constructs that provide the functionality of some or all of the modules described herein. These software modules are generally executed by processor 714 alone or in combination with other processors.
  • Memory 726 used in the storage subsystem can include a number of memories including a main random access memory (RAM) 730 for storage of instructions and data during program execution and a read only memory (ROM) 732 in which fixed instructions are stored.
  • a file storage subsystem 728 can provide persistent storage for program and data files, and may include a hard disk drive, a floppy disk drive along with associated removable media, a CD-ROM drive, an optical drive, or removable media cartridges.
  • the modules implementing the functionality of certain implementations may be stored by file storage subsystem 728 in the storage subsystem 724 , or in other machines accessible by the processor.
  • Bus subsystem 712 provides a mechanism for letting the various components and subsystems of computer system 710 communicate with each other as intended. Although bus subsystem 712 is shown schematically as a single bus, alternative implementations of the bus subsystem may use multiple busses.
  • Computer system 710 can be of varying types including a workstation, server, computing cluster, blade server, server farm, or any other data processing system or computing device. Due to the ever-changing nature of computers and networks, the description of computer system 710 depicted in FIG. 7 is intended only as a one example. Many other configurations of computer system 710 are possible having more or fewer components than the computer system depicted in FIG. 7 .
  • One implementation of the technology disclosed is a method of establishing personalized limits on a search responsive to a key word query to an enterprise search system.
  • the method includes receiving an object types access history for a particular user. Applying this method, the object types access history includes records of object types selected from search results returning multiple object types and records of object types selected via interfaces other than search results.
  • the method also includes determining and storing in computer readable memory a personalized scope of object types.
  • the method further includes determining and storing in computer readable memory a personalized ordering of object types for the particular user using the object types access history.
  • the personalized ordering of object types sets an order in which to present search results from the search performed by the enterprise search system.
  • a further implementation may include creating the object types access history by logging to computer readable memory at least a summary of user clicks by the particular user that select among the object types returned in the search results and/or available via interfaces other than search results, and by calculating counts of the user clicks among search results and of the user clicks via interfaces other than search results.
  • This implementation may further include periodically updating the object types access history with the counts. The periodically updating may be performed on at least a weekly basis.
  • Another implementation determines the personalized scope of object types by applying a first weighting function to user clicks that select among the object types returned in the search results, wherein the first weighting function weights newer user clicks more heavily than older clicks, and by applying a second weighting function to user clicks that select among the object types available via interfaces other than search results, wherein the second weighting function weights newer user clicks more heavily than older clicks.
  • Implementations may determine the personalized scope of object types by applying at least a first threshold on number of user clicks on an object type to limit the personalized scope of object types.
  • Another method initializes personalized limits for a new user on a key word based search responsive to a key word query in an enterprise search system.
  • the method includes receiving a relationship-interest graph for users in an enterprise search system, identifying similar users to a new user in the relationship-interest graph, and determining and storing in computer readable memory a personalized scope of object types for the new user using previously established personalized scopes of object types of the similar users.
  • the relationship-interest graph represents relationships between the new user and other users as relationship links connecting the new and other users, and represents interests shared by the new user and the other users as interest links connecting the new and other users to records.
  • the personalized scopes of object types for the users set limits on initial results returned by an enterprise search system in response to key word queries that do not specify object types to search.
  • Implementations may further include determining and storing in computer readable memory a personalized ordering of object types for the new user using the personalized orderings of object types of the similar users.
  • the personalized ordering of object types sets an order in which to present search results from the search performed by the enterprise search system.
  • Some implementations further identify similar users by identifying users who are connected to at least a minimum number of records to which the new user is also connected via the interest links in the relationship-interest graph.
  • the method also may identify similar users by identifying other users who are connected to at least a minimum number of users to whom the new user is also connected via the relationship links in the relationship-interest graph.
  • Some implementations further determine a personalized scope of object types for the new user by ranking object types for at least the similar users in response to key word queries that do not specify object types to search, including object types not in the personalized scopes of object types for the similar users, and by combining the object type ranks for the object types of the similar users in the relationship-interest graph to produce an aggregate rank for each object type and using the aggregate rank to determine the personalized scope of object types for new user.
  • the method may further include re-ranking object types for the similar users in the relationship-interest graph, and including object types whose summed ranks are above a minimum threshold in the personalized scope of object types and the personalized ordering of object types for the new user.
  • the technology disclosed may be implemented in a computer system for establishing personalized limits on a search responsive to a key word query to an enterprise search system.
  • the computer system includes one or more processors configured to perform operations implementing methods as described herein and any of the features and optional implementations of the methods described.
  • non-transitory computer readable medium storing computer instructions to establish personalized limits on a search responsive to a key word query to an enterprise search system.
  • the non-transitory computer readable medium includes actions to implement methods as described herein and any of the features and optional implementations of the methods described.
  • the present technology may be embodied in methods for establishing personalized limits on a search, systems including logic and resources to establish personalized limits on a search, systems that take advantage of computer-assisted methods for establishing personalized limits on a search, media impressed with logic to establish personalized limits on a search, data streams impressed with logic to establish personalized limits on a search, or computer-accessible services that carry out computer-assisted methods for establishing personalized limits on a search. It is contemplated that modifications and combinations will readily occur to those skilled in the art, which modifications and combinations will be within the spirit of the technology and the scope of the following claims.

Abstract

A method of establishing personalized limits on a search responsive to a key word query in an enterprise search system is described that includes receiving an object types access history for a particular user. Applying this method, the object types access history includes records of object types selected from search results returning multiple object types and records of object types selected via interfaces other than search results. The method continues with determining and storing in computer readable memory a personalized scope of object types. The personalized scope of object types sets a limit on object types initially returned by an enterprise search system for the particular user in response to key word queries by the particular user that do not specify object types to search.

Description

RELATED APPLICATION
This application is a Divisional Application of U.S. patent application Ser. No. 13/465,851, entitled, “PERSONALIZING SCOPING AND ORDERING OF OBJECT TYPES FOR SEARCH,” filed on 7 May 2012, which claims the benefit of U.S. Provisional Patent Application No. 61/527,509, entitled, “System for Personalized Scoping and Ordering of Entities for Search,” filed on 25 Aug. 2011. The provisional application is hereby incorporated by reference for all purposes.
BACKGROUND
The technology disclosed relates to establishing limits on object types initially returned in response a key word search in an enterprise search system that includes multiple object types. In particular, it establishes object type scope limits for either new or experienced users and applies the scope limits to searches that do not specify the object types to return.
Enterprise search systems often return results in response to key word queries that include multiple object types in the results. Current systems search all available object types to produce multiple results that match the key word query, unless the user specifies object types to search. This degrades search performance, returns irrelevant results and requires extra resources. Furthermore, search systems may return multiple object types in an order that has an arbitrary relationship to user interest, such as alphabetical by object type name.
An opportunity arises to improve search result presentation according to user preferences and user interest. An opportunity also arises to reduce the cost of searching object types of interest. More relevant results may be presented before less relevant results at less cost.
SUMMARY
In one implementation, a method of establishing personalized limits on a search responsive to a key word query in an enterprise search system is described that includes receiving an object types access history for a particular user. Applying this method, the object types access history includes records of object types selected from search results returning multiple object types and records of object types selected via interfaces other than search results. The method continues with determining and storing in computer readable memory a personalized scope of object types. The personalized scope of object types sets a limit on object types initially returned by an enterprise search system for the particular user in response to key word queries by the particular user that do not specify object types to search.
Particular aspects of one or more implementations of the subject matter described in this specification are set forth in the drawings and the description below. Other features, aspects, and advantages of the subject matter will become apparent from the description, the drawings, and the claims.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 illustrates a block diagram of an example environment in which personalization of scopes and ordering of object types can be used.
FIG. 2 illustrates a block diagram of example modules within the personalization engine.
FIG. 3 is a high-level flow chart of one implementation of personalizing scopes and ordering of object types of an established user.
FIG. 4A is an example graphic user interface for searching.
FIG. 4B is an example graphic user interface with searching results.
FIG. 5 is a high-level flow chart of one implementation of initializing a scope of object types and an ordering of object types for a new user.
FIG. 6 illustrates four example graphs for identifying similar users to a new user.
FIG. 7 is a block diagram of an example computer system.
DETAILED DESCRIPTION
The following detailed description is made with reference to the figures. Preferred implementations are described to illustrate the present technology, not to limit its scope, which is defined by the claims. Those of ordinary skill in the art will recognize a variety of equivalent variations on the description that follows.
Technology is described herein for establishing personalized object type scope limits on a key word query in an enterprise search system that includes multiple data object types, where the search does not specify the object types to return. Both a personalized scope of object types and personalized ordering of object types returned are described. The technology is described within an environment (FIG. 1) that includes a personalization engine, a user computing device that includes a search interface and a non-search interface, a multi-tenant database for an organization, log files, aggregation files, scope files, and a communication network that provides communication between various components of the environment.
In one implementation, the personalization engine (FIG. 2) includes a user click logging module, a user count calculating module, a user record aggregating module and a scope determining module. Some implementations may have different and/or additional modules.
The scope and ordering determining module determines the scope of object types and the ordering of object types for the particular user using the information in the object types access history. The scope of object type components decides which object types to return in response to a search query for the particular user, when the search query does not specify the object types to return. The ordering of object type components decides the order in which search results are presented. The scope of object types and the ordering of object types for the particular user are stored in scope files.
A new user does not have an object types access history from which to create a personalized scope of object types and a personalized ordering of object types. In some implementations, an initializing method uses a relationship-interest graph to identify similar users. The relationship-interest graph represents relationships among users in the organization and interests of the users. The initializing method initializes the personalized scope of object types and the personalized ordering of object types for the new user using the personalized scopes of object types and the personalized ordering of object types of the similar users.
FIG. 1 illustrates a block diagram of an example environment 100 in which personalization of scopes and ordering of object types can be used, according to one implementation. The environment 100 includes a user computing device 120 and a personalization engine 140. The user computing device 120 has a search interface 122 and a non-search interface 124. The environment 100 may include multiple user computing devices 120. The environment 100 also includes a communication network 110 that allows for communication between various components of the environment 100.
During operation, users interact with their computing devices 120, such as smartphones, tablets, laptops or desktop computers to enter search queries, receive search results via the search interface 122 or to access information other than search results via the non-search interface 124. The user computing device 120 and the personalization engine 140 each include memory for storage of data and software applications, a processor for accessing data and executing applications, and components that facilitate communication over the communication network 110. The personalization engine 140 defines the personalized scope of object types to return, at least initially, in response to searching in a multi-tenant database 130. A user optionally can request a further search or specify a search of all available object types, to override the personalized scope of objection types.
The personalization engine 140 writes and reads log files 150, aggregation files 160 and scope files 170. The log files 150 may correspond to one log file per user, one log file for multiple users, or multiple log files for one user. The aggregation files 160 may correspond to one aggregation file per user, one aggregation file for multiple users, or multiple aggregation files for one user. The scope files 170 may correspond to one scope file per user, one scope file for multiple users, or separate scope and ordering files for one user.
FIG. 2 is a block diagram illustrating example modules within the personalization engine 140, according to one implementation. Some implementations may have different and/or additional modules than those shown in FIG. 2. Moreover, the functionalities can be distributed among the modules in a different manner than described herein.
The user click logging module 210 logs user clicks made via the search interface 122 within the example environment 100. The user clicks may be made on search results returned in response to a key word query in the multi-tenant database 130. The user clicks may also be made on objects other than search results. When a user clicks on a search result, the click is logged as a search result click. In some implementations, only the object type selected as a result of the user click is logged. When a user clicks on an object other than a search result, the click is logged as a non-search result click, in some instances logging only the object type selected. The user click logging module 210 saves records of clicks in the log files 150. A record for a user click includes at least the object type selected from search results. It may further include identification of the user, identification of the organization associated with the user and/or identification of the click type. The record may also include the query. For object types accessed by the user via the non-search interface 124, the record includes at least the object type and may include a URL (uniform resource locator) for a reference to an Internet or other network resource that is associated with the user click, a timestamp and/or identification of the click type. The records in log files 150 may be organized by object types, by user, by organization associated with the user, or by time of processing.
In one implementation, a separate log file records user clicks by one user. In alternative implementations, records of user clicks by more than one user may be kept in one log file. Furthermore, different types of records for one user may be kept in different log files. For example, records of search result clicks are kept in one log file for a user while records of non-search result clicks for the same user are kept in a different log file. Thus the log files 150 may correspond to one log file per user, one log file for multiple users, or multiple log files for one user.
The user count calculating module 220 calculates counts of search result clicks and counts of non-search result clicks from the records of user clicks in the log files 150. Both counts of search result clicks and counts of non-search result clicks are calculated on an occasional or a periodic basis such as a daily, a weekly or other basis. Both counts of search result clicks and counts of non-search result clicks are calculated for each object type and for each user.
The user record aggregating module 230 updates aggregation files 160 with both counts of search result clicks and counts of non-search result clicks that are calculated on an occasional or periodic basis. The aggregation files 160 accumulate the history of both types of counts for an aggregation period longer than the period for which counts are calculated. The aggregation files 160 accumulate the history for an aggregation period. The aggregation period may be fixed or tunable. A circular buffer may be used for updating aggregation files 160. For example, if the aggregation period is 90 workdays, then counts of user clicks from the first (earliest) workday are removed or overwritten and counts of user clicks from the ninety-first workday (latest) replace them. Aggregation periods of 15-120 workdays, or 30-90 workdays or about 30, 45, 60, 75 or 90 workdays may be used. A workday may be any day in a calendar week when any user uses or is expected to use the enterprise search system.
In one implementation, a separate aggregation file keeps counts of user clicks by one user. In alternative implementations, counts of user clicks by more than one user may be kept in one aggregation file. Furthermore, different types of counts for one user may be kept in different aggregation files. For example, counts of search result clicks are kept in one aggregation file for a user while counts of non-search result clicks for the same user are kept in a different aggregation file. Thus the aggregation files 160 may correspond to one aggregation file per user, one aggregation file for multiple users, or multiple aggregation files for one user.
In an alternative implementation, records of object types in the log files 150 and records of object types in the aggregation files 160 may be merged into one new file. In that case, the user click logging module 210, the user count calculating module 220, and the user record aggregating module 230 may access the same new file.
The scope and ordering determining module 240 determines the scope of object types and the ordering of object types for a particular user using the information in the aggregation files 160. The scope of object types decides which object types to search given a search query for the particular user. The ordering of object types decides the order in which search results from the search query are presented.
In general, the scope and ordering determining module 240 saves the scope of object types and the ordering of object types for a particular user in scope files 170. In one implementation, a separate scope file keeps the scope of object types and the ordering of object types for one user. In alternative implementations, the scope and the ordering information for more than one user may be kept in one scope file. Furthermore, the scope information for one user may be kept in one scope file while the ordering information for the same user may be kept in a separate ordering file. Thus the scope files 170 may correspond to one scope file per user, one scope file for multiple users, or separate scope and ordering files for one user.
FIG. 3 is a high-level flow chart of one implementation of personalizing the scope of object types and/or the ordering of object types for a user. For convenience, the actions 310-360 identified in this flow chart are described with respect to a system that performs the actions. The actions identified can be combined in a variety of ways and expressed in a variety of methods. For instance, logging does not need to be part of determining a personalized scope of object types to return. Determining the scope and order of object types to return can be separate methods. With Step 310, the system logs user clicks, including selection among objects types returned in response to a key word query via the search interface 122 and/or on objects accessed by the user via the non-search interface 124. Records of the user clicks are saved in log files 150. As described above, the log files 150 may correspond to one log file per user, one log file for multiple users, or multiple log files for one user.
A record for a user click includes the object type selected or accessed, and may optionally include the identification of the user, the identification of the organization associated with the user, the signal type for a user click on search results or on objects other than search results, a URL (uniform resource locator) for a reference to an Internet or other network resource that is associated with the user click, and a timestamp. The record may also include one or more key words in a key word query. The records in log files 150 may be organized by object types, by user, by organization associated with the user, by time of processing or by other criteria.
The system calculates counts 320 from the object types access history, including counts from search result clicks and counts from non-search result clicks, using the records of user clicks in the log files 150. Counts of search result clicks and counts of non-search result clicks are calculated on a periodic basis such as a daily basis, at least a weekly basis or a monthly basis. These counts are calculated by object type and user.
A threshold on the count of user clicks is pre-defined for each object type, reducing noise and increasing stability of the resultant personalized scope of object types and the personalized ordering of object types for the particular user. An object type for which the count of user clicks for the particular user is below the pre-defined threshold may be excluded from the resultant personalized scope of object types and the personalized ordering of object types for the particular user.
To incorporate changing user preferences over time, a weighting function can be used that weights newer user clicks on object types by the particular user with larger weights than older user clicks by the particular user. A first weighting function is used for object types selected among the object types returned in the search results. A second weighting function is used for object types available via interfaces other than search results. The first weighting function and the second weighting function may adjust the personalized ordering of object types for the particular user.
Optionally, the system updates an object types access history 330 with both counts of search result clicks and counts of non-search result clicks on the same periodic basis as for calculating the counts. The object types access history includes records of object types selected from search results returning multiple object types via the search interface 122 and records of object types other than search results accessed by the particular user via the non-search interface 124. Counts from the object types access history are saved in aggregation files 160. As described above, the aggregation files 160 may correspond to one aggregation file per user, one aggregation file for multiple users, or multiple aggregation files for one user.
The system receives object types access history 340, either from log files or aggregated counts, and determines a personalized object types scope for a particular user 350. It optionally includes determining a personalized object type ordering. The object types access history includes records of object types selected from search results returning multiple object types via the search interface 122 and records of object types accessed by the particular user via the non-search interface 124. These records are used to determine the scope and/or ordering of object types returned. The personalized scope of object types sets a limit on initial searching performed by an enterprise search system for the particular user in response to key word queries by the particular user. The personalized ordering of object types sets an order in which to present search results.
There are many ways in which scores can be calculated for determining the personalized scope and ordering of object types for a user that has their own object types access history. For instance, a simple count of object type selections within a predetermined time period could be used. Weighted counts could be calculated, with the same or different weights applied to selection among search results and to selection among object types via different interface that does not present search results. Time weighted counts could be used, either applying predetermined weights to a circular buffer of periodic counts, or using a form of moving average, such as a simple moving average, cumulative moving average, weighted moving average or exponential moving average.
Other implementations may differentiate between and separately code a wider variety of user actions. For instance, selections of object types not initially visible on the screen (sometimes called below the fold) may be considered different signals than selections of object types that were initially visible (above the fold.) Call these signals S1 and S2, for instance. Similarly, object types selected from a work queue or work flow may be considered different signals than object types selected by browsing a more general population. Say, signals S3 and S4. The different signals, such as S1-S4, can be combined by summing weighted signal counts using any of the counting approaches identified. If the corresponding weights are C1-C4, the signal weight for a first object type O1 may be calculated as:
O1=C1*S1+C2*S2+C3*S3+C4*S4, and so on.
The weights may be tunable constants. In some implementations, signals may be divided into tiers, with the first tier being the primary determinant and second or subsequent tiers used as tie breakers. For instance:
Tier 1 score=C1*S1+C2*S2+C3*S3
Tier 2 score=C4*S4
Among the access to object types that might be separately weighted are the most recently selected object types, the most frequently selected object types, interest in records created by the particular user, and records assigned for action by the particular user.
Automatically assigned object types may optionally be combined with one or more object types that the particular user configures to be within the user's personalized scope of object types.
From a corporate social network, the personalized scope of object types may further take into accounts object types within the personalized scopes of similar users, object types that the particular user follows, and object types to which the particular user has posted. Similar users are further discussed below, in connection with FIGS. 5 and 6.
In some implementations, the results of an initial search within the personalized scope of object types can automatically trigger an expanded search. For instance, when a search within the personalized scope of a particular user does not find any results, the search can be automatically expanded to additional object types or all object types available in the multi-tenant database. Or, the user interface can indicate that no results were found and invite the user to select an expanded search scope that includes either additional object types or all object types available.
With Step 360, the system stores the personalized scope of object types and the personalized ordering of object types in scope files 170. As described above, the scope files 170 may correspond to one scope file per user, one scope file for multiple users, or separate scope and ordering files for one user. The scope files 170 may reside in the multi-tenant database 130, in the memory of the user computing device 120 or another convenient location.
FIG. 4A is an example graphic user interface for submitting a search query and viewing search results. In this example, a search page view 400 is a web page displayed to a user in a browser executing on user computing device 120. The user enters search query 410. Search results are grouped by object type. Typically, the search results contain more than one object type. For each object type, there may be multiple records. Each record contains one or more fields. In this example, object type A 420 is an object type returned from search results. Records 432 through 438 are records of the object type. Although only four records are shown in this example, more records may be returned for each object type. In this example, four fields 422 through 428 are shown for each record. However, more fields may exist in each record. Object type B 450 is another object type returned from search results. Record 462 is returned with three fields 452 through 456 for the object type. Although record 462 is the only record returned in this example, more records may be returned for each object type in general. The order of listing the object types can be determined by applying the personalized ordering technology disclosed herein.
FIG. 4B is the same example graphic user interface as FIG. 4A, with sample search results. Key word “Salesforce” is entered for the search query 410. Two object types are returned from search results. Object type “Contacts” is returned for object type A 420. Number four (4) after “Contacts” indicates the number of records returned for the object type. Each record contains four fields. The four fields 422 through 428 are labeled in the example Name, Account Name, Phone, and Email respectively. For the first record 432, the sample values in the four fields 422 through 428 are “Jane Doe”, “AllForUInc”, 408-555-0100, and “info@salesforce.com”, respectively. Object type “Accounts” is returned for object type B 450. Number one (1) after “Accounts” indicates the number of records returned for the object type. Each record contains three fields. The three fields 452 through 456 are labeled in the example Account Name, Phone, and Owner Alias respectively. For the first record 462, the sample values in the three fields 452 through 456 are “Salesforce.com”, 408-555-0101, and “abcde”, respectively.
In addition to determining personalized scopes and ordering of object types for established users, the technology described can be used to determine a personalized scope and ordering of object types for a new user. A new user is one who has too little object types access history to effectively create a personalized scope of object types and a personalized ordering of object types based on the user's experience. A user can be considered a new user based on the volume of object types access history available, the number of days or workdays since they enrolled in the system or since they completed training, a supervisor's determination or a user's self selection of whether the system should treat them as a new user.
Some implementations of establishing a personalized scope and ordering of object types for a new user include identifying similar users to the new user based on a relationship-interest graph. The relationship-interest graph represents the relationships between users in the organization and also the interests that users have in multiple types of records or particular records. Types of records may, for example, be accounts, business deals, work items, contacts, opportunities, leads etc.
FIG. 5 is a high-level flow chart of one implementation for initializing the scope of object types and the ordering of object types for the new user. For convenience, the actions 510-540 in the flow chart will be described with respect to a system that carries out these actions. The system receives a relationship-interest graph for at least one organization 510. In one implementation, the relationship-interest graph represents users and records as nodes, relationships between users as unidirectional or bidirectional links, and interest from users to records as unidirectional links. A link connects two nodes. A node may be connected to multiple links.
The system identifies similar users to the new user in the relationship-interest graph 520. Some implementations of identifying similar users are illustrated in FIG. 6.
A relationship in the relationship-interest graph is established by the action of one user following another user. In the profile page of a user on a corporate social network, there may be a follow button. A user on the corporate social network may select another user on the network. Once the user has selected the other user, the user may click the follow button in his profile page to follow the other user and thereby establish a relationship to the other user. The relationship is unidirectional when one user follows the other user but not vice versa. The relationship is bidirectional when each user follows the other. An interest in the relationship-interest graph is established by the action of one user following a record. In a record page in the enterprise search system, there may be a follow button. When viewing the record, a user may click the follow button and thereby establish an interest to the record. Typically, a user may follow a record only if he has been authorized to access it. An interest is unidirectional from the user to the record. One or more users may have an interest in the same records.
By traversing the relationship-interest graph, the system can identify similar users as users who have a relationship with the new user, as users who are part of a clique with the new user, as users who share an interest in a certain number of records with the new user, and as users who share a relationship with a certain number of other users with the given user. In the relationship-interest graph, a clique is a group of users who are linked to each other. Optionally, a maximum number of users may be set for the number of users in a clique, to avoid interpreting company or division roster as a clique. In a rare case where a clique includes all users in a corporation, the system ignores the clique for finding similar users instead of applying the maximum number of users.
FIG. 6 illustrates how similar users may be identified via four example relationship- interest graphs 601, 602, 603 and 604. In the graphs, node A represents the new user. Nodes B through E represent other users. Nodes R1, R2 and R3 represent different records such as accounts, opportunities, work items etc. A relationship from one user to another user is represented by a relationship link. A relationship link may be unidirectional or bidirectional as two users may follow each other. An interest a user has in a record is represented by an interest link. An interest link is unidirectional from the user to the record.
Graph 601 in FIG. 6 illustrates a selection of similar users on the basis of direct relationships with the new user. In graph 601, a new user A follows users B, C and D and thus has direct relationship links with them. Therefore other users B, C and D may be considered as similar users to the new user A. The direct relationship links between the new user A and the users B and D are unidirectional from the new user A to users B and D. The direct relationship link between the new user A and the user C is bidirectional, indicated by a hollow arrow 610, which corresponds to user C following the new user A.
Graph 602 in FIG. 6 illustrates a selection of similar users on the basis of being part of a clique with the new user. In graph 602, a new user A is in a clique with other users B, C, and D where all four have bidirectional relationship links to each other. Applying the clique, other users B, C and D are similar users to the new user A. The relationship between users in a clique is a relatively strong relationship.
Graph 603 in FIG. 6 illustrates a selection of similar users on the basis of shared interest in a certain number of records that are also linked to the new user. In graph 603, a new user A and another user B both have interest links to records R1, R2 and R3. They share an interest in the same three records and therefore user B is a similar user to the new user A. A threshold number of common records in which the new user A and the other user B share an interest can be applied to qualify the user B as a similar user to the new user A. The threshold number of common records may be derived empirically. In one example, the threshold number of common records may be a 3, 5 or 10. In another example, the threshold number is tunable within a range according to factors such as types of the records. Alternatively, the threshold number can be a percentage or factor of the number of records to which new user A has an interest link. The threshold number of common records is tuned with the goal of obtaining an optimal number of similar users. If the threshold number of common records is too low, then the number of similar users and consequently the scope for the new user may be too large. If the threshold number of common records is too high, then the number of similar users and consequently the scope for the new user may be too small. An optimal threshold of common records means that the resultant scope for the new user is close to the median of the scope sizes of existing users in the enterprise search system.
Graph 604 in FIG. 6 illustrates selection of similar users are users who share a relationship with a certain number of other users with the given user. In graph 604, a new user A and a user B both have relationship links to other users C, D and E. Applying the common relationship criteria, new user A and user B share a common relationship with the same three users C, D and E and therefore user B is a similar user to the new user A. A threshold number of common users with whom the new user A and the user B share a relationship may be applied to qualify the user B as a similar user to the new user A. The threshold number of common users may be derived empirically. In one example, the threshold number of common users may be a constant such as 3, 5 or 10. In another example, the threshold number is tunable within a range. Alternatively, the threshold number can be a percentage or factor of the number of records to which new user A has a relationship link. The threshold number of common users is tuned with the goal of obtaining an optimal number of similar users. If the threshold number of common users is too low, then the number of similar users and consequently the scope of the new user may be too large. If the threshold number of common users is too high, then the number of similar users and consequently the scope of the new user may be too small. An optimal threshold of common users means that the scope for the new user is close to the median of the scope sizes of existing users in the enterprise search system.
Once the similar users to the new user are identified using one or more of the criteria illustrated in FIG. 6 or other similarity criteria, the system determines the personalized scope of object types and the personalized ordering of object types for the new user 530 using the personalized scopes of object types and the personalized ordering of object types of the similar users. The system receives scores or ranks for object types in the personalized scopes of object types of the similar users in the relationship-interest graph. Scores may be calculated using the linear combination described for Step 350 in FIG. 3 or another scoring scheme. Ranks may rank the order of object types based on scores or other criteria.
In one implementation, each object type is scored and/or ranked for each of the similar users, including object types not within the personalized scopes of object types of the similar users. Alternatively, an arbitrary score such as zero or rank such as last can be applied to object types not within the personalized scopes. Scores or ranks for the object types are combined to produce aggregate scores for the object types across the similar users. For example, three similar users A, B and C are identified in the relationship-interest graph. If the precalculated score of object type O1 is 300 for similar user A, 400 for similar user B, and 500 for similar user C, then the aggregate score for object type O1 is 300+400+500=1200. Alternatively, ranks in the similar user lists could be aggregated, such as 3+2+1=6.
The system can sort the object types in order of their aggregate scores to produce a sorted list of object types. For example, if object type O1 has a summed score of 1200, object type O2 has a summed score of 500, and object type O3 has a summed score of 2500, then the sorted list orders the three object types as O3, O1, and O2 corresponding to the numerical values of 2500, 1200, and 500. Or, with ranks, the aggregate rank scores might be 4, 6, and 12. Aggregate scores can be averaged or normalized.
Optionally, a scoring threshold is applied to discard object types whose summed scores are at or below the scoring threshold and to include object types whose summed scores are above the scoring threshold in the personalized scope of object types for the new user. Alternatively, a ranking threshold may be used to discard object types whose rank in the sorted list of object types are at or below the ranking threshold and to include object types whose rank in the sorted list of object types are above the ranking threshold in the personalized scope of object types for the new user. The scoring threshold or the ranking threshold may vary with different object types. The scoring threshold or the ranking threshold may be constant or tunable. If a threshold is applied, it may be unnecessary to sort object types in order to determine the personalized scope of object types. The scoring and the ranking thresholds and the number of similar users may be tuned empirically in conjunction. After sorting, the sorted list of object types may include a large number of similar users. The system then applies the scoring threshold and the ranking threshold to limit the scope.
Applying a sorting approach, the personalized ordering of object types for the new user can be taken from the same list used to determine the personalized scope of object types. The sorted list can be used for both personalization tasks.
The system stores the personalized scope of object types and the personalized ordering of object types 530 for use and reuse.
FIG. 7 is a block diagram of an example computer system, according to one implementation. Computer system 710 typically includes at least one processor 714 which communicates with a number of peripheral devices via bus subsystem 712. These peripheral devices may include a storage subsystem 724 including, for example, memory devices and a file storage subsystem, user interface input devices 722, user interface output devices 720, and a network interface subsystem 716. The input and output devices allow user interaction with computer system 710. Network interface subsystem 716 provides an interface to outside networks, including an interface to communication network 110, and is coupled via communication network 110 to corresponding interface devices in other computer systems.
User interface input devices 722 may include a keyboard; pointing devices such as a mouse, trackball, touchpad, or graphics tablet; a scanner; a touchscreen incorporated into the display; audio input devices such as voice recognition systems and microphones; and other types of input devices. In general, use of the term “input device” is intended to include all possible types of devices and ways to input information into computer system 710 or onto communication network 110.
User interface output devices 720 may include a display subsystem, a printer, a fax machine, or non-visual displays such as audio output devices. The display subsystem may include a cathode ray tube (CRT), a flat-panel device such as a liquid crystal display (LCD), a projection device, or some other mechanism for creating a visible image. The display subsystem may also provide a non-visual display such as via audio output devices. In general, use of the term “output device” is intended to include all possible types of devices and ways to output information from computer system 710 to the user or to another machine or computer system.
Storage subsystem 724 stores programming and data constructs that provide the functionality of some or all of the modules described herein. These software modules are generally executed by processor 714 alone or in combination with other processors.
Memory 726 used in the storage subsystem can include a number of memories including a main random access memory (RAM) 730 for storage of instructions and data during program execution and a read only memory (ROM) 732 in which fixed instructions are stored. A file storage subsystem 728 can provide persistent storage for program and data files, and may include a hard disk drive, a floppy disk drive along with associated removable media, a CD-ROM drive, an optical drive, or removable media cartridges. The modules implementing the functionality of certain implementations may be stored by file storage subsystem 728 in the storage subsystem 724, or in other machines accessible by the processor.
Bus subsystem 712 provides a mechanism for letting the various components and subsystems of computer system 710 communicate with each other as intended. Although bus subsystem 712 is shown schematically as a single bus, alternative implementations of the bus subsystem may use multiple busses.
Computer system 710 can be of varying types including a workstation, server, computing cluster, blade server, server farm, or any other data processing system or computing device. Due to the ever-changing nature of computers and networks, the description of computer system 710 depicted in FIG. 7 is intended only as a one example. Many other configurations of computer system 710 are possible having more or fewer components than the computer system depicted in FIG. 7.
Particular Implementations
One implementation of the technology disclosed is a method of establishing personalized limits on a search responsive to a key word query to an enterprise search system is described. The method includes receiving an object types access history for a particular user. Applying this method, the object types access history includes records of object types selected from search results returning multiple object types and records of object types selected via interfaces other than search results. The method also includes determining and storing in computer readable memory a personalized scope of object types. The personalized scope of object types sets a limit on object types initially returned by an enterprise search system for the particular user in response to key word queries by the particular user that do not specify object types to search. Additional implementations of the technology disclosed include corresponding systems, apparatus, and computer program products.
These and additional implementations can include one or more of the following features. In some implementations, the method further includes determining and storing in computer readable memory a personalized ordering of object types for the particular user using the object types access history. The personalized ordering of object types sets an order in which to present search results from the search performed by the enterprise search system.
A further implementation may include creating the object types access history by logging to computer readable memory at least a summary of user clicks by the particular user that select among the object types returned in the search results and/or available via interfaces other than search results, and by calculating counts of the user clicks among search results and of the user clicks via interfaces other than search results. This implementation may further include periodically updating the object types access history with the counts. The periodically updating may be performed on at least a weekly basis.
Another implementation determines the personalized scope of object types by applying a first weighting function to user clicks that select among the object types returned in the search results, wherein the first weighting function weights newer user clicks more heavily than older clicks, and by applying a second weighting function to user clicks that select among the object types available via interfaces other than search results, wherein the second weighting function weights newer user clicks more heavily than older clicks.
Implementations may determine the personalized scope of object types by applying at least a first threshold on number of user clicks on an object type to limit the personalized scope of object types.
Another method initializes personalized limits for a new user on a key word based search responsive to a key word query in an enterprise search system. The method includes receiving a relationship-interest graph for users in an enterprise search system, identifying similar users to a new user in the relationship-interest graph, and determining and storing in computer readable memory a personalized scope of object types for the new user using previously established personalized scopes of object types of the similar users.
In some implementations, the relationship-interest graph represents relationships between the new user and other users as relationship links connecting the new and other users, and represents interests shared by the new user and the other users as interest links connecting the new and other users to records. The personalized scopes of object types for the users set limits on initial results returned by an enterprise search system in response to key word queries that do not specify object types to search.
Implementations may further include determining and storing in computer readable memory a personalized ordering of object types for the new user using the personalized orderings of object types of the similar users. The personalized ordering of object types sets an order in which to present search results from the search performed by the enterprise search system.
Some implementations further identify similar users by identifying users who are connected to at least a minimum number of records to which the new user is also connected via the interest links in the relationship-interest graph. The method also may identify similar users by identifying other users who are connected to at least a minimum number of users to whom the new user is also connected via the relationship links in the relationship-interest graph.
Some implementations further determine a personalized scope of object types for the new user by ranking object types for at least the similar users in response to key word queries that do not specify object types to search, including object types not in the personalized scopes of object types for the similar users, and by combining the object type ranks for the object types of the similar users in the relationship-interest graph to produce an aggregate rank for each object type and using the aggregate rank to determine the personalized scope of object types for new user.
The method may further include re-ranking object types for the similar users in the relationship-interest graph, and including object types whose summed ranks are above a minimum threshold in the personalized scope of object types and the personalized ordering of object types for the new user.
As mentioned above, the technology disclosed may be implemented in a computer system for establishing personalized limits on a search responsive to a key word query to an enterprise search system. The computer system includes one or more processors configured to perform operations implementing methods as described herein and any of the features and optional implementations of the methods described.
As mentioned above, the technology disclosed may be implemented in non-transitory computer readable medium storing computer instructions to establish personalized limits on a search responsive to a key word query to an enterprise search system. The non-transitory computer readable medium includes actions to implement methods as described herein and any of the features and optional implementations of the methods described.
While the present technology is disclosed by reference to the preferred implementations and examples detailed above, it is understood that these examples are intended in an illustrative rather than in a limiting sense. Computer-assisted processing is implicated in the described implementations. Accordingly, the present technology may be embodied in methods for establishing personalized limits on a search, systems including logic and resources to establish personalized limits on a search, systems that take advantage of computer-assisted methods for establishing personalized limits on a search, media impressed with logic to establish personalized limits on a search, data streams impressed with logic to establish personalized limits on a search, or computer-accessible services that carry out computer-assisted methods for establishing personalized limits on a search. It is contemplated that modifications and combinations will readily occur to those skilled in the art, which modifications and combinations will be within the spirit of the technology and the scope of the following claims.

Claims (18)

We claim as follows:
1. A method of initializing personalized limits for a new user on a key word based search responsive to a key word query in an enterprise search system, including:
receiving a relationship-interest graph for users in an enterprise search system that searches a database of object types, including multiple record instances of the object types;
identifying similar users to a new user in the relationship-interest graph; and
determining and storing in computer readable memory a personalized display priority of object types for the new user using previously established personalized display priorities of object types of the similar users, wherein said determining includes calculating scores for object types in the previously established personalized display priorities of object types of the similar users and determining object types in the personalized display priority of object types for the new user based on the calculated scores;
wherein the relationship-interest graph represents relationships between the new user and other users as relationship links connecting the new and other users, and represents interests shared by the new user and the other users as interest links connecting the new and other users to fielded records of object types;
the enterprise search system receiving a user's search request that does not specify object types to search, and returning search results with object types in an order based on the user's personalized display priorities of the object types.
2. The method of claim 1, further including:
determining and storing in computer readable memory a personalized ordering of object types for the new user using the personalized orderings of object types of the similar users;
wherein the personalized ordering of object types sets an order in which to present search results from the search performed by the enterprise search system.
3. The method of claim 1, wherein the identifying similar users further includes identifying users who are connected to at least a minimum number of records to which the new user is also connected via the interest links in the relationship-interest graph.
4. The method of claim 1, wherein the identifying similar users further includes identifying other users who are connected to at least a minimum number of users to whom the new user is also connected via the relationship links in the relationship-interest graph.
5. The method of claim 2, wherein the determining further includes:
ranking object types for at least the similar users in response to key word queries that do not specify object types to search, including object types not in the personalized display priorities of object types for the similar users; and
combining the object type ranks for the object types of the similar users in the relationship-interest graph to produce an aggregate rank for each object type and using the aggregate rank to determine the personalized display priority of object types for new user.
6. The method of claim 5, further including:
re-ranking object types for the similar users in the relationship-interest graph; and
including object types whose summed ranks are above a minimum threshold in the personalized display priority of object types and the personalized ordering of object types for the new user.
7. A computer system for initializing personalized limits for a new user on a key word based search responsive to a key word query in an enterprise search system, the computer system including one or more processors configured to perform operations including:
receiving a relationship-interest graph for users in an enterprise search system that searches a database of object types, including multiple record instances of the object types;
identifying similar users to a new user in the relationship-interest graph; and
determining and storing in computer readable memory a personalized display priority of object types for the new user using previously established personalized display priorities of object types of the similar users, wherein said determining includes calculating scores for object types in the previously established personalized display priorities of object types of the similar users and determining object types in the personalized display priority of object types for the new user based on the calculated scores;
wherein the relationship-interest graph represents relationships between the new user and other users as relationship links connecting the new and other users, and represents interests shared by the new user and the other users as interest links connecting the new and other users to fielded records of object types;
the enterprise search system receiving a user's search request that does not specify object types to search, and returning search results with object types in an order based on the user's personalized display priorities of the object types.
8. The computer system of claim 7, wherein the processors configured to further perform operations including:
determining and storing in computer readable memory a personalized ordering of object types for the new user using the personalized orderings of object types of the similar users;
wherein the personalized ordering of object types sets an order in which to present search results from the search performed by the enterprise search system.
9. The computer system of claim 7, wherein the identifying similar users further includes identifying users who are connected to at least a minimum number of records to which the new user is also connected via the interest links in the relationship-interest graph.
10. The computer system of claim 7, wherein the identifying similar users further includes identifying other users who are connected to at least a minimum number of users to whom the new user is also connected via the relationship links in the relationship-interest graph.
11. The computer system of claim 8, wherein the determining further includes:
ranking object types for at least the similar users in response to key word queries that do not specify object types to search, including object types not in the personalized display priorities of object types for the similar users; and
combining the object type ranks for the object types of the similar users in the relationship-interest graph to produce an aggregate rank for each object type and using the aggregate rank to determine the personalized display priority of object types for new user.
12. The computer system of claim 11, wherein the processors configured to further perform operations including:
re-ranking object types for the similar users in the relationship-interest graph; and
including object types whose summed ranks are above a minimum threshold in the personalized display priority of object types and the personalized ordering of object types for the new user.
13. A non-transitory computer readable medium storing computer instructions to initialize personalized limits for a new user on a key word based search responsive to a key word query in an enterprise search system, comprising actions of:
receiving a relationship-interest graph for users in an enterprise search system that searches a database of object types, including multiple record instances of the object types;
identifying similar users to a new user in the relationship-interest graph; and
determining and storing in computer readable memory a personalized display priority of object types for the new user using previously established personalized display priorities of object types of the similar users, wherein said determining includes calculating scores for object types in the previously established personalized display priorities of object types of the similar users and determining object types in the personalized display priority of object types for the new user based on the calculated scores;
wherein the relationship-interest graph represents relationships between the new user and other users as relationship links connecting the new and other users, and represents interests shared by the new user and the other users as interest links connecting the new and other users to fielded records of object types;
the enterprise search system receiving a user's search request that does not specify object types to search, and returning search results with object types in an order based on the user's personalized display priorities of the object types.
14. The non-transitory computer readable medium of claim 13, wherein the computer instructions further comprise actions of:
determining and storing in computer readable memory a personalized ordering of object types for the new user using the personalized orderings of object types of the similar users;
wherein the personalized ordering of object types sets an order in which to present search results from the search performed by the enterprise search system.
15. The non-transitory computer readable medium of claim 13, wherein the identifying similar users further includes identifying users who are connected to at least a minimum number of records to which the new user is also connected via the interest links in the relationship-interest graph.
16. The non-transitory computer readable medium of claim 13, wherein the identifying similar users further includes identifying other users who are connected to at least a minimum number of users to whom the new user is also connected via the relationship links in the relationship-interest graph.
17. The non-transitory computer readable medium of claim 14, wherein the determining further includes:
ranking object types for at least the similar users in response to key word queries that do not specify object types to search, including object types not in the personalized display priorities of object types for the similar users; and
combining the object type ranks for the object types of the similar users in the relationship-interest graph to produce an aggregate rank for each object type and using the aggregate rank to determine the personalized display priority of object types for new user.
18. The non-transitory computer readable medium of claim 17, wherein the computer instructions further comprise actions of:
re-ranking object types for the similar users in the relationship-interest graph; and
including object types whose summed ranks are above a minimum threshold in the personalized display priority of object types and the personalized ordering of object types for the new user.
US14/275,074 2011-08-25 2014-05-12 Personalizing scoping and ordering of object types for search Active 2033-10-01 US9619524B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/275,074 US9619524B2 (en) 2011-08-25 2014-05-12 Personalizing scoping and ordering of object types for search
US15/483,929 US20180089198A1 (en) 2011-08-25 2017-04-10 Personalizing scoping and ordering of object types for search

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201161527509P 2011-08-25 2011-08-25
US13/465,851 US8725721B2 (en) 2011-08-25 2012-05-07 Personalizing scoping and ordering of object types for search
US14/275,074 US9619524B2 (en) 2011-08-25 2014-05-12 Personalizing scoping and ordering of object types for search

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/465,851 Division US8725721B2 (en) 2011-08-25 2012-05-07 Personalizing scoping and ordering of object types for search

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US15/483,929 Continuation US20180089198A1 (en) 2011-08-25 2017-04-10 Personalizing scoping and ordering of object types for search

Publications (2)

Publication Number Publication Date
US20140310272A1 US20140310272A1 (en) 2014-10-16
US9619524B2 true US9619524B2 (en) 2017-04-11

Family

ID=47745134

Family Applications (3)

Application Number Title Priority Date Filing Date
US13/465,851 Active 2032-06-16 US8725721B2 (en) 2011-08-25 2012-05-07 Personalizing scoping and ordering of object types for search
US14/275,074 Active 2033-10-01 US9619524B2 (en) 2011-08-25 2014-05-12 Personalizing scoping and ordering of object types for search
US15/483,929 Abandoned US20180089198A1 (en) 2011-08-25 2017-04-10 Personalizing scoping and ordering of object types for search

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US13/465,851 Active 2032-06-16 US8725721B2 (en) 2011-08-25 2012-05-07 Personalizing scoping and ordering of object types for search

Family Applications After (1)

Application Number Title Priority Date Filing Date
US15/483,929 Abandoned US20180089198A1 (en) 2011-08-25 2017-04-10 Personalizing scoping and ordering of object types for search

Country Status (1)

Country Link
US (3) US8725721B2 (en)

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8839209B2 (en) 2010-05-12 2014-09-16 Salesforce.Com, Inc. Software performance profiling in a multi-tenant environment
US8725721B2 (en) 2011-08-25 2014-05-13 Salesforce.Com, Inc. Personalizing scoping and ordering of object types for search
US8965880B2 (en) 2012-10-05 2015-02-24 Google Inc. Transcoding and serving resources
US20140280120A1 (en) * 2013-03-15 2014-09-18 Highspot, Inc. Interest graph-powered browsing
WO2014100605A1 (en) 2012-12-21 2014-06-26 Highspot, Inc. Interest graph-powered search
US10204170B2 (en) 2012-12-21 2019-02-12 Highspot, Inc. News feed
US20140278816A1 (en) * 2013-03-15 2014-09-18 Highspot, Inc. Interest graph-powered sharing
US9335901B1 (en) * 2013-02-14 2016-05-10 Workday, Inc. Grid-based user interface system
WO2014144905A1 (en) * 2013-03-15 2014-09-18 Highspot, Inc. Interest graph-powered feed
US10055418B2 (en) 2014-03-14 2018-08-21 Highspot, Inc. Narrowing information search results for presentation to a user
JP6157192B2 (en) * 2013-04-19 2017-07-05 キヤノン株式会社 Information processing apparatus, control method, and computer program
US9747345B2 (en) * 2014-08-12 2017-08-29 Ancestry.Com Operations Inc. System and method for identifying relationships in a data graph
US9984310B2 (en) * 2015-01-23 2018-05-29 Highspot, Inc. Systems and methods for identifying semantically and visually related content
EP3323060A4 (en) * 2015-05-21 2019-06-12 Maruthi Siva P. Cherukuri Personalized activity data gathering based on multi-variable user input and multi-dimensional schema
US10839010B2 (en) * 2015-06-30 2020-11-17 International Business Machines Corporation Compact visualization of query search results
CN106909586A (en) * 2015-12-23 2017-06-30 北京奇虎科技有限公司 The method and device of browser searches
CN106528619B (en) * 2016-09-30 2020-03-17 国家电网公司 Switch log rapid aggregation method based on key fields
US10467343B2 (en) * 2017-08-03 2019-11-05 International Business Machines Corporation Detecting problematic language in inclusion and exclusion criteria
CN112579893A (en) * 2020-12-15 2021-03-30 中国建设银行股份有限公司 Information pushing method, information display method, information pushing device, information display device and information display equipment
CN112948449A (en) * 2021-02-23 2021-06-11 北京三快在线科技有限公司 Information recommendation method and device
CN113609266A (en) * 2021-07-09 2021-11-05 阿里巴巴新加坡控股有限公司 Resource processing method and device

Citations (145)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5577188A (en) 1994-05-31 1996-11-19 Future Labs, Inc. Method to provide for virtual screen overlay
US5608872A (en) 1993-03-19 1997-03-04 Ncr Corporation System for allowing all remote computers to perform annotation on an image and replicating the annotated image on the respective displays of other comuters
US5649104A (en) 1993-03-19 1997-07-15 Ncr Corporation System for allowing user of any computer to draw image over that generated by the host computer and replicating the drawn image to other computers
US5715450A (en) 1995-09-27 1998-02-03 Siebel Systems, Inc. Method of selecting and presenting data from a database using a query language to a user of a computer system
US5821937A (en) 1996-02-23 1998-10-13 Netsuite Development, L.P. Computer method for updating a network design
US5831610A (en) 1996-02-23 1998-11-03 Netsuite Development L.P. Designing networks
US5873096A (en) 1997-10-08 1999-02-16 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
US5918159A (en) 1997-08-04 1999-06-29 Fomukong; Mundi Location reporting satellite paging system with optional blocking of location reporting
US5963953A (en) 1998-03-30 1999-10-05 Siebel Systems, Inc. Method, and system for product configuration
US6092083A (en) 1997-02-26 2000-07-18 Siebel Systems, Inc. Database management system which synchronizes an enterprise server and a workgroup user client using a docking agent
US6148294A (en) 1996-12-20 2000-11-14 Siemens Information And Communication Networks, Inc. System and method for computer directory updating and presentation based on frequency of access
US6161149A (en) 1998-03-13 2000-12-12 Groupserve, Inc. Centrifugal communication and collaboration method
US6169534B1 (en) 1997-06-26 2001-01-02 Upshot.Com Graphical user interface for customer information management
US6178425B1 (en) 1997-02-26 2001-01-23 Siebel Systems, Inc. Method of determining the visibility to a remote database client of a plurality of database transactions using simplified visibility rules
US6202058B1 (en) 1994-04-25 2001-03-13 Apple Computer, Inc. System for ranking the relevance of information objects accessed by computer users
US6216135B1 (en) 1997-02-26 2001-04-10 Siebel Systems, Inc. Method of determining visibility to a remote database client of a plurality of database transactions having variable visibility strengths
US6233617B1 (en) 1997-02-26 2001-05-15 Siebel Systems, Inc. Determining the visibility to a remote database client
US6266669B1 (en) 1997-02-28 2001-07-24 Siebel Systems, Inc. Partially replicated distributed database with multiple levels of remote clients
US6295530B1 (en) 1995-05-15 2001-09-25 Andrew M. Ritchie Internet service of differently formatted viewable data signals including commands for browser execution
US20010044791A1 (en) 2000-04-14 2001-11-22 Richter James Neal Automated adaptive classification system for bayesian knowledge networks
US6324693B1 (en) 1997-03-12 2001-11-27 Siebel Systems, Inc. Method of synchronizing independently distributed software and database schema
US6324568B1 (en) 1999-11-30 2001-11-27 Siebel Systems, Inc. Method and system for distributing objects over a network
US6336137B1 (en) 2000-03-31 2002-01-01 Siebel Systems, Inc. Web client-server system and method for incompatible page markup and presentation languages
USD454139S1 (en) 2001-02-20 2002-03-05 Rightnow Technologies Display screen for a computer
US6367077B1 (en) 1997-02-27 2002-04-02 Siebel Systems, Inc. Method of upgrading a software application in the presence of user modifications
US6393605B1 (en) 1998-11-18 2002-05-21 Siebel Systems, Inc. Apparatus and system for efficient delivery and deployment of an application
US20020072951A1 (en) 1999-03-03 2002-06-13 Michael Lee Marketing support database management method, system and program product
US20020082892A1 (en) 1998-08-27 2002-06-27 Keith Raffel Method and apparatus for network-based sales force management
US6434550B1 (en) 2000-04-14 2002-08-13 Rightnow Technologies, Inc. Temporal updates of relevancy rating of retrieved information in an information search system
US6446089B1 (en) 1997-02-26 2002-09-03 Siebel Systems, Inc. Method of using a cache to determine the visibility to a remote database client of a plurality of database transactions
US20020143997A1 (en) 2001-03-28 2002-10-03 Xiaofei Huang Method and system for direct server synchronization with a computing device
US20020140731A1 (en) 2001-03-28 2002-10-03 Pavitra Subramaniam Engine to present a user interface based on a logical structure, such as one for a customer relationship management system, across a web site
US20020162090A1 (en) 2001-04-30 2002-10-31 Parnell Karen P. Polylingual simultaneous shipping of software
US20020165742A1 (en) 2000-03-31 2002-11-07 Mark Robins Feature centric release manager method and system
US20030004971A1 (en) 2001-06-29 2003-01-02 Gong Wen G. Automatic generation of data models and accompanying user interfaces
US20030018830A1 (en) 2001-02-06 2003-01-23 Mingte Chen Adaptive communication application programming interface
US20030018705A1 (en) 2001-03-31 2003-01-23 Mingte Chen Media-independent communication server
US6535909B1 (en) 1999-11-18 2003-03-18 Contigo Software, Inc. System and method for record and playback of collaborative Web browsing session
US20030066032A1 (en) 2001-09-28 2003-04-03 Siebel Systems,Inc. System and method for facilitating user interaction in a browser environment
US20030066031A1 (en) 2001-09-28 2003-04-03 Siebel Systems, Inc. Method and system for supporting user navigation in a browser environment
US20030070004A1 (en) 2001-09-29 2003-04-10 Anil Mukundan Method, apparatus, and system for implementing a framework to support a web-based application
US20030069936A1 (en) 2001-10-09 2003-04-10 Warner Douglas K. Method for routing electronic correspondence based on the level and type of emotion contained therein
US20030070005A1 (en) 2001-09-29 2003-04-10 Anil Mukundan Method, apparatus, and system for implementing view caching in a framework to support web-based applications
US20030070000A1 (en) 2001-09-29 2003-04-10 John Coker Computing system and method to implicitly commit unsaved data for a World Wide Web application
US20030074418A1 (en) 2001-09-29 2003-04-17 John Coker Method, apparatus and system for a mobile web client
US6553563B2 (en) 1998-11-30 2003-04-22 Siebel Systems, Inc. Development tool, method, and system for client server applications
US6560461B1 (en) 1997-08-04 2003-05-06 Mundi Fomukong Authorized location reporting paging system
US6574635B2 (en) 1999-03-03 2003-06-03 Siebel Systems, Inc. Application instantiation based upon attributes and values stored in a meta data repository, including tiering of application layers objects and components
US6577726B1 (en) 2000-03-31 2003-06-10 Siebel Systems, Inc. Computer telephony integration hotelling method and system
US6601087B1 (en) 1998-11-18 2003-07-29 Webex Communications, Inc. Instant document sharing
US6604117B2 (en) 1996-03-19 2003-08-05 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
US20030151633A1 (en) 2002-02-13 2003-08-14 David George Method and system for enabling connectivity to a data system
US20030159136A1 (en) 2001-09-28 2003-08-21 Huang Xiao Fei Method and system for server synchronization with a computing device
US6621834B1 (en) 1999-11-05 2003-09-16 Raindance Communications, Inc. System and method for voice transmission over network protocols
US20030189600A1 (en) 2002-03-29 2003-10-09 Prasad Gune Defining an approval process for requests for approval
US20030204427A1 (en) 2002-03-29 2003-10-30 Prasad Gune User interface for processing requests for approval
US20030206192A1 (en) 2001-03-31 2003-11-06 Mingte Chen Asynchronous message push to web browser
US6654032B1 (en) 1999-12-23 2003-11-25 Webex Communications, Inc. Instant sharing of documents on a remote server
US20030225730A1 (en) 2002-06-03 2003-12-04 Rightnow Technologies, Inc. System and method for generating a dynamic interface via a communications network
US6665648B2 (en) 1998-11-30 2003-12-16 Siebel Systems, Inc. State models for monitoring process
US6665655B1 (en) 2000-04-14 2003-12-16 Rightnow Technologies, Inc. Implicit rating of retrieved information in an information search system
US20040001092A1 (en) 2002-06-27 2004-01-01 Rothwein Thomas M. Prototyping graphical user interfaces
US20040010489A1 (en) 2002-07-12 2004-01-15 Rightnow Technologies, Inc. Method for providing search-specific web pages in a network computing environment
US20040015981A1 (en) 2002-06-27 2004-01-22 Coker John L. Efficient high-interactivity user interface for client-server applications
US20040027388A1 (en) 2002-06-27 2004-02-12 Eric Berg Method and apparatus to facilitate development of a customer-specific business process model
US6711565B1 (en) 2001-06-18 2004-03-23 Siebel Systems, Inc. Method, apparatus, and system for previewing search results
US6724399B1 (en) 2001-09-28 2004-04-20 Siebel Systems, Inc. Methods and apparatus for enabling keyboard accelerators in applications implemented via a browser
US6728702B1 (en) 2001-06-18 2004-04-27 Siebel Systems, Inc. System and method to implement an integrated search center supporting a full-text search and query on a database
US6728960B1 (en) 1998-11-18 2004-04-27 Siebel Systems, Inc. Techniques for managing multiple threads in a browser environment
US6732095B1 (en) 2001-04-13 2004-05-04 Siebel Systems, Inc. Method and apparatus for mapping between XML and relational representations
US6732111B2 (en) 1998-03-03 2004-05-04 Siebel Systems, Inc. Method, apparatus, system, and program product for attaching files and other objects to a partially replicated database
US6732100B1 (en) 2000-03-31 2004-05-04 Siebel Systems, Inc. Database access method and system for user role defined access
US20040128001A1 (en) 2002-08-28 2004-07-01 Levin Issac Stephen Method and apparatus for an integrated process modeller
US6763501B1 (en) 2000-06-09 2004-07-13 Webex Communications, Inc. Remote document serving
US6763351B1 (en) 2001-06-18 2004-07-13 Siebel Systems, Inc. Method, apparatus, and system for attaching search results
US6768904B2 (en) 2000-10-11 2004-07-27 Lg Electronics Inc. Data communication method using mobile terminal
US6772229B1 (en) 2000-11-13 2004-08-03 Groupserve, Inc. Centrifugal communication and collaboration method
US6782383B2 (en) 2001-06-18 2004-08-24 Siebel Systems, Inc. System and method to implement a persistent and dismissible search center frame
US20040186860A1 (en) 2003-03-21 2004-09-23 Wen-Hsin Lee Method and architecture for providing data-change alerts to external applications via a push service
US20040193639A1 (en) 2003-03-28 2004-09-30 Ramot University Authority For Applied Research And Industrial Development Ltd. Method and system for projectwise management of computer data objects
US20040193510A1 (en) 2003-03-25 2004-09-30 Catahan Nardo B. Modeling of order data
US20040199536A1 (en) 2003-03-24 2004-10-07 Barnes Leon Maria Theresa Product common object
US20040199543A1 (en) 2003-04-04 2004-10-07 Braud Luke A. Facilitating data manipulation in a browser-based user interface of an enterprise business application
US20040199489A1 (en) 2003-03-24 2004-10-07 Barnes-Leon Maria Theresa Custom common object
US6804330B1 (en) 2002-01-04 2004-10-12 Siebel Systems, Inc. Method and system for accessing CRM data via voice
US6826745B2 (en) 1998-11-30 2004-11-30 Siebel Systems, Inc. System and method for smart scripting call centers and configuration thereof
US6826582B1 (en) 2001-09-28 2004-11-30 Emc Corporation Method and system for using file systems for content management
US6829655B1 (en) 2001-03-28 2004-12-07 Siebel Systems, Inc. Method and system for server synchronization with a computing device via a companion device
US20040249854A1 (en) 2003-03-24 2004-12-09 Barnes-Leon Maria Theresa Common common object
US20040260659A1 (en) 2003-06-23 2004-12-23 Len Chan Function space reservation system
US20040260534A1 (en) 2003-06-19 2004-12-23 Pak Wai H. Intelligent data search
US20040268299A1 (en) 2003-06-30 2004-12-30 Shu Lei Application user interface template with free-form layout
US6842748B1 (en) 2000-04-14 2005-01-11 Rightnow Technologies, Inc. Usage based strength between related information in an information retrieval system
US6850895B2 (en) 1998-11-30 2005-02-01 Siebel Systems, Inc. Assignment manager
US20050050555A1 (en) 2003-08-28 2005-03-03 Exley Richard Mark Universal application network architecture
US20050102282A1 (en) * 2003-11-07 2005-05-12 Greg Linden Method for personalized search
US20060021019A1 (en) 2004-07-21 2006-01-26 International Business Machines Corporation Method and system for federated provisioning
US7062502B1 (en) 2001-12-28 2006-06-13 Kesler John N Automated generation of dynamic data entry user interface for relational database management systems
US7069497B1 (en) 2002-09-10 2006-06-27 Oracle International Corp. System and method for applying a partial page change
US7069231B1 (en) 2000-07-20 2006-06-27 Oracle International Corporation Methods and systems for defining, applying and executing customer care relationship plans
US20060149712A1 (en) * 2004-12-30 2006-07-06 Uwe Kindsvogel Searching based on object relationships
US7181758B1 (en) 1994-07-25 2007-02-20 Data Innovation, L.L.C. Information distribution and processing system
US7289976B2 (en) 2004-12-23 2007-10-30 Microsoft Corporation Easy-to-use data report specification
US20080005685A1 (en) 2006-06-30 2008-01-03 Clemens Drews Interface mechanism for quickly accessing recently used artifacts in a computer desktop environment
US7340411B2 (en) 1998-02-26 2008-03-04 Cook Rachael L System and method for generating, capturing, and managing customer lead information over a computer network
US7356482B2 (en) 1998-12-18 2008-04-08 Alternative Systems, Inc. Integrated change management unit
US7412455B2 (en) 2003-04-30 2008-08-12 Dillon David M Software framework that facilitates design and implementation of database applications
US20090063415A1 (en) 2007-08-31 2009-03-05 Business Objects, S.A. Apparatus and method for dynamically selecting componentized executable instructions at run time
US7508789B2 (en) 1994-04-07 2009-03-24 Data Innovation Llc Information distribution and processing system
US20090100342A1 (en) 2007-10-12 2009-04-16 Gabriel Jakobson Method and system for presenting address and mapping information
US20090177744A1 (en) 2008-01-04 2009-07-09 Yahoo! Inc. Identifying and employing social network relationships
US7603483B2 (en) 2001-03-23 2009-10-13 Cisco Technology, Inc. Method and system for class-based management of dynamic content in a networked environment
US7620655B2 (en) 2003-05-07 2009-11-17 Enecto Ab Method, device and computer program product for identifying visitors of websites
US7698160B2 (en) 1999-05-07 2010-04-13 Virtualagility, Inc System for performing collaborative tasks
US7779475B2 (en) 2006-07-31 2010-08-17 Petnote Llc Software-based method for gaining privacy by affecting the screen of a computing device
US7851004B2 (en) 2001-07-19 2010-12-14 San-Ei Gen F.F.I., Inc. Taste-improving composition and application of the same
US8014943B2 (en) 2008-05-08 2011-09-06 Gabriel Jakobson Method and system for displaying social networking navigation information
US20110218958A1 (en) 2010-03-08 2011-09-08 Salesforce.Com, Inc. System, method and computer program product for performing one or more actions utilizing a uniform resource locator
US8032297B2 (en) 2008-05-08 2011-10-04 Gabriel Jakobson Method and system for displaying navigation information on an electronic map
US20110247051A1 (en) 2010-04-01 2011-10-06 Salesforce.Com, Inc. System, method and computer program product for performing one or more actions based on a determined access permissions for a plurality of users
US20110264681A1 (en) 2010-04-26 2011-10-27 Salesforce.Com, Inc. Method and system for performing searches in a multi-tenant database environment
US20110282855A1 (en) * 2010-05-12 2011-11-17 International Business Machines Corporation Scoring relationships between objects in information retrieval
US8073850B1 (en) 2007-01-19 2011-12-06 Wordnetworks, Inc. Selecting key phrases for serving contextually relevant content
US8082301B2 (en) 2006-11-10 2011-12-20 Virtual Agility, Inc. System for supporting collaborative activity
US8095413B1 (en) 1999-05-07 2012-01-10 VirtualAgility, Inc. Processing management information
US20120042218A1 (en) 2010-08-13 2012-02-16 Salesforce.Com, Inc. Debugging site errors by an admin as a guest user in a multi-tenant database environment
US20120158516A1 (en) * 2010-07-20 2012-06-21 Wooten Iii William Eric System and method for context, community and user based determinatiion, targeting and display of relevant sales channel content
US8209308B2 (en) 2006-05-01 2012-06-26 Rueben Steven L Method for presentation of revisions of an electronic document
US20120215684A1 (en) * 2010-09-28 2012-08-23 Adam Kidron Usage Payment Collection And Apportionment Platform Apparatuses, Methods And Systems
US20120233137A1 (en) 2006-05-01 2012-09-13 Gabriel Jakobson Presentation of document history in a web browsing application
US20120259849A1 (en) 2011-04-07 2012-10-11 Symantec Corporation Determining file ownership of active and inactive files based on file access history
US20120271722A1 (en) * 2011-04-25 2012-10-25 Yun-Fang Juan Top Friend Prediction for Users in a Social Networking System
US8490025B2 (en) 2008-02-01 2013-07-16 Gabriel Jakobson Displaying content associated with electronic mapping systems
US8504945B2 (en) 2008-02-01 2013-08-06 Gabriel Jakobson Method and system for associating content with map zoom function
US8510664B2 (en) 2008-09-06 2013-08-13 Steven L. Rueben Method and system for displaying email thread information
US8510045B2 (en) 2009-12-22 2013-08-13 Steven L. Rueben Digital maps displaying search-resulting points-of-interest in user delimited regions
US20130212497A1 (en) 2012-02-10 2013-08-15 Liveperson, Inc. Analytics driven engagement
US20130247216A1 (en) 2008-11-03 2013-09-19 Salesforce.Com, Inc System, method and computer program product for publicly providing web content of a tenant using a multi-tenant on-demand database service
US8566301B2 (en) 2006-05-01 2013-10-22 Steven L. Rueben Document revisions in a collaborative computing environment
US8646103B2 (en) 2008-06-30 2014-02-04 Gabriel Jakobson Method and system for securing online identities
US8725721B2 (en) 2011-08-25 2014-05-13 Salesforce.Com, Inc. Personalizing scoping and ordering of object types for search
US8756275B2 (en) 2012-02-17 2014-06-17 Zebedo Variable speed collaborative web browsing system
US8769004B2 (en) 2012-02-17 2014-07-01 Zebedo Collaborative web browsing system integrated with social networks
US8769017B2 (en) 2012-02-17 2014-07-01 Zebedo Collaborative web browsing system having document object model element interaction detection
US9460193B2 (en) * 2011-08-12 2016-10-04 Accenture Global Services Limited Context and process based search ranking

Patent Citations (169)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5608872A (en) 1993-03-19 1997-03-04 Ncr Corporation System for allowing all remote computers to perform annotation on an image and replicating the annotated image on the respective displays of other comuters
US5649104A (en) 1993-03-19 1997-07-15 Ncr Corporation System for allowing user of any computer to draw image over that generated by the host computer and replicating the drawn image to other computers
US5761419A (en) 1993-03-19 1998-06-02 Ncr Corporation Remote collaboration system including first program means translating user inputs into annotations and running on all computers while second program means runs on one computer
US5819038A (en) 1993-03-19 1998-10-06 Ncr Corporation Collaboration system for producing copies of image generated by first program on first computer on other computers and annotating the image by second program
US8457545B2 (en) 1994-04-07 2013-06-04 Online News Link Llc Information distribution and processing system
US7508789B2 (en) 1994-04-07 2009-03-24 Data Innovation Llc Information distribution and processing system
US6202058B1 (en) 1994-04-25 2001-03-13 Apple Computer, Inc. System for ranking the relevance of information objects accessed by computer users
US5577188A (en) 1994-05-31 1996-11-19 Future Labs, Inc. Method to provide for virtual screen overlay
US7181758B1 (en) 1994-07-25 2007-02-20 Data Innovation, L.L.C. Information distribution and processing system
US6826565B2 (en) 1995-05-15 2004-11-30 Ablaise Limited Method and apparatus for serving files to browsing clients
US6295530B1 (en) 1995-05-15 2001-09-25 Andrew M. Ritchie Internet service of differently formatted viewable data signals including commands for browser execution
US5715450A (en) 1995-09-27 1998-02-03 Siebel Systems, Inc. Method of selecting and presenting data from a database using a query language to a user of a computer system
US5831610A (en) 1996-02-23 1998-11-03 Netsuite Development L.P. Designing networks
US5821937A (en) 1996-02-23 1998-10-13 Netsuite Development, L.P. Computer method for updating a network design
US6604117B2 (en) 1996-03-19 2003-08-05 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
US6189011B1 (en) 1996-03-19 2001-02-13 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
US6148294A (en) 1996-12-20 2000-11-14 Siemens Information And Communication Networks, Inc. System and method for computer directory updating and presentation based on frequency of access
US6233617B1 (en) 1997-02-26 2001-05-15 Siebel Systems, Inc. Determining the visibility to a remote database client
US6216135B1 (en) 1997-02-26 2001-04-10 Siebel Systems, Inc. Method of determining visibility to a remote database client of a plurality of database transactions having variable visibility strengths
US6178425B1 (en) 1997-02-26 2001-01-23 Siebel Systems, Inc. Method of determining the visibility to a remote database client of a plurality of database transactions using simplified visibility rules
US6092083A (en) 1997-02-26 2000-07-18 Siebel Systems, Inc. Database management system which synchronizes an enterprise server and a workgroup user client using a docking agent
US6684438B2 (en) 1997-02-26 2004-02-03 Siebel Systems, Inc. Method of using cache to determine the visibility to a remote database client of a plurality of database transactions
US6446089B1 (en) 1997-02-26 2002-09-03 Siebel Systems, Inc. Method of using a cache to determine the visibility to a remote database client of a plurality of database transactions
US20020129352A1 (en) 1997-02-27 2002-09-12 Brodersen Robert A. Method and apparatus for upgrading a software application in the presence of user modifications
US6367077B1 (en) 1997-02-27 2002-04-02 Siebel Systems, Inc. Method of upgrading a software application in the presence of user modifications
US6405220B1 (en) 1997-02-28 2002-06-11 Siebel Systems, Inc. Partially replicated distributed database with multiple levels of remote clients
US6266669B1 (en) 1997-02-28 2001-07-24 Siebel Systems, Inc. Partially replicated distributed database with multiple levels of remote clients
US6754681B2 (en) 1997-02-28 2004-06-22 Siebel Systems, Inc. Partially replicated distributed database with multiple levels of remote clients
US6324693B1 (en) 1997-03-12 2001-11-27 Siebel Systems, Inc. Method of synchronizing independently distributed software and database schema
US6169534B1 (en) 1997-06-26 2001-01-02 Upshot.Com Graphical user interface for customer information management
US6560461B1 (en) 1997-08-04 2003-05-06 Mundi Fomukong Authorized location reporting paging system
US5918159A (en) 1997-08-04 1999-06-29 Fomukong; Mundi Location reporting satellite paging system with optional blocking of location reporting
US5873096A (en) 1997-10-08 1999-02-16 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
US7340411B2 (en) 1998-02-26 2008-03-04 Cook Rachael L System and method for generating, capturing, and managing customer lead information over a computer network
US6732111B2 (en) 1998-03-03 2004-05-04 Siebel Systems, Inc. Method, apparatus, system, and program product for attaching files and other objects to a partially replicated database
US8015495B2 (en) 1998-03-13 2011-09-06 Groupserve It Trust Llc Centrifugal communication and collaboration method
US6161149A (en) 1998-03-13 2000-12-12 Groupserve, Inc. Centrifugal communication and collaboration method
US5963953A (en) 1998-03-30 1999-10-05 Siebel Systems, Inc. Method, and system for product configuration
US20020082892A1 (en) 1998-08-27 2002-06-27 Keith Raffel Method and apparatus for network-based sales force management
US6549908B1 (en) 1998-11-18 2003-04-15 Siebel Systems, Inc. Methods and apparatus for interpreting user selections in the context of a relation distributed as a set of orthogonalized sub-relations
US6393605B1 (en) 1998-11-18 2002-05-21 Siebel Systems, Inc. Apparatus and system for efficient delivery and deployment of an application
US6601087B1 (en) 1998-11-18 2003-07-29 Webex Communications, Inc. Instant document sharing
US6728960B1 (en) 1998-11-18 2004-04-27 Siebel Systems, Inc. Techniques for managing multiple threads in a browser environment
US6826745B2 (en) 1998-11-30 2004-11-30 Siebel Systems, Inc. System and method for smart scripting call centers and configuration thereof
US6850895B2 (en) 1998-11-30 2005-02-01 Siebel Systems, Inc. Assignment manager
US6665648B2 (en) 1998-11-30 2003-12-16 Siebel Systems, Inc. State models for monitoring process
US20050091098A1 (en) 1998-11-30 2005-04-28 Siebel Systems, Inc. Assignment manager
US6553563B2 (en) 1998-11-30 2003-04-22 Siebel Systems, Inc. Development tool, method, and system for client server applications
US7356482B2 (en) 1998-12-18 2008-04-08 Alternative Systems, Inc. Integrated change management unit
US8484111B2 (en) 1998-12-18 2013-07-09 Applications In Internet Time, Llc Integrated change management unit
US6574635B2 (en) 1999-03-03 2003-06-03 Siebel Systems, Inc. Application instantiation based upon attributes and values stored in a meta data repository, including tiering of application layers objects and components
US20020072951A1 (en) 1999-03-03 2002-06-13 Michael Lee Marketing support database management method, system and program product
US20030120675A1 (en) 1999-03-03 2003-06-26 Siebel Systems, Inc. Application instantiation based upon attributes and values stored in a meta data repository, including tiering of application layers, objects, and components
US7698160B2 (en) 1999-05-07 2010-04-13 Virtualagility, Inc System for performing collaborative tasks
US8095594B2 (en) 1999-05-07 2012-01-10 VirtualAgility, Inc. System for performing collaborative tasks
US8275836B2 (en) 1999-05-07 2012-09-25 Virtualagility Inc. System and method for supporting collaborative activity
US8095413B1 (en) 1999-05-07 2012-01-10 VirtualAgility, Inc. Processing management information
US6621834B1 (en) 1999-11-05 2003-09-16 Raindance Communications, Inc. System and method for voice transmission over network protocols
US6535909B1 (en) 1999-11-18 2003-03-18 Contigo Software, Inc. System and method for record and playback of collaborative Web browsing session
US20030187921A1 (en) 1999-11-30 2003-10-02 Siebel Systems, Inc. Method and system for distributing objects over a network
US6324568B1 (en) 1999-11-30 2001-11-27 Siebel Systems, Inc. Method and system for distributing objects over a network
US6604128B2 (en) 1999-11-30 2003-08-05 Siebel Systems, Inc. Method and system for distributing objects over a network
US6654032B1 (en) 1999-12-23 2003-11-25 Webex Communications, Inc. Instant sharing of documents on a remote server
US6732100B1 (en) 2000-03-31 2004-05-04 Siebel Systems, Inc. Database access method and system for user role defined access
US6609150B2 (en) 2000-03-31 2003-08-19 Siebel Systems, Inc. Web client-server system and method for incompatible page markup and presentation languages
US6577726B1 (en) 2000-03-31 2003-06-10 Siebel Systems, Inc. Computer telephony integration hotelling method and system
US20020165742A1 (en) 2000-03-31 2002-11-07 Mark Robins Feature centric release manager method and system
US6336137B1 (en) 2000-03-31 2002-01-01 Siebel Systems, Inc. Web client-server system and method for incompatible page markup and presentation languages
US6665655B1 (en) 2000-04-14 2003-12-16 Rightnow Technologies, Inc. Implicit rating of retrieved information in an information search system
US20010044791A1 (en) 2000-04-14 2001-11-22 Richter James Neal Automated adaptive classification system for bayesian knowledge networks
US6842748B1 (en) 2000-04-14 2005-01-11 Rightnow Technologies, Inc. Usage based strength between related information in an information retrieval system
US6434550B1 (en) 2000-04-14 2002-08-13 Rightnow Technologies, Inc. Temporal updates of relevancy rating of retrieved information in an information search system
US6763501B1 (en) 2000-06-09 2004-07-13 Webex Communications, Inc. Remote document serving
US7069231B1 (en) 2000-07-20 2006-06-27 Oracle International Corporation Methods and systems for defining, applying and executing customer care relationship plans
US6768904B2 (en) 2000-10-11 2004-07-27 Lg Electronics Inc. Data communication method using mobile terminal
US6772229B1 (en) 2000-11-13 2004-08-03 Groupserve, Inc. Centrifugal communication and collaboration method
US20030018830A1 (en) 2001-02-06 2003-01-23 Mingte Chen Adaptive communication application programming interface
USD454139S1 (en) 2001-02-20 2002-03-05 Rightnow Technologies Display screen for a computer
US7603483B2 (en) 2001-03-23 2009-10-13 Cisco Technology, Inc. Method and system for class-based management of dynamic content in a networked environment
US6829655B1 (en) 2001-03-28 2004-12-07 Siebel Systems, Inc. Method and system for server synchronization with a computing device via a companion device
US20020140731A1 (en) 2001-03-28 2002-10-03 Pavitra Subramaniam Engine to present a user interface based on a logical structure, such as one for a customer relationship management system, across a web site
US20020143997A1 (en) 2001-03-28 2002-10-03 Xiaofei Huang Method and system for direct server synchronization with a computing device
US20030018705A1 (en) 2001-03-31 2003-01-23 Mingte Chen Media-independent communication server
US20030206192A1 (en) 2001-03-31 2003-11-06 Mingte Chen Asynchronous message push to web browser
US6732095B1 (en) 2001-04-13 2004-05-04 Siebel Systems, Inc. Method and apparatus for mapping between XML and relational representations
US20020162090A1 (en) 2001-04-30 2002-10-31 Parnell Karen P. Polylingual simultaneous shipping of software
US6782383B2 (en) 2001-06-18 2004-08-24 Siebel Systems, Inc. System and method to implement a persistent and dismissible search center frame
US6711565B1 (en) 2001-06-18 2004-03-23 Siebel Systems, Inc. Method, apparatus, and system for previewing search results
US6763351B1 (en) 2001-06-18 2004-07-13 Siebel Systems, Inc. Method, apparatus, and system for attaching search results
US6728702B1 (en) 2001-06-18 2004-04-27 Siebel Systems, Inc. System and method to implement an integrated search center supporting a full-text search and query on a database
US20030004971A1 (en) 2001-06-29 2003-01-02 Gong Wen G. Automatic generation of data models and accompanying user interfaces
US7851004B2 (en) 2001-07-19 2010-12-14 San-Ei Gen F.F.I., Inc. Taste-improving composition and application of the same
US6724399B1 (en) 2001-09-28 2004-04-20 Siebel Systems, Inc. Methods and apparatus for enabling keyboard accelerators in applications implemented via a browser
US20030066031A1 (en) 2001-09-28 2003-04-03 Siebel Systems, Inc. Method and system for supporting user navigation in a browser environment
US20030066032A1 (en) 2001-09-28 2003-04-03 Siebel Systems,Inc. System and method for facilitating user interaction in a browser environment
US20030159136A1 (en) 2001-09-28 2003-08-21 Huang Xiao Fei Method and system for server synchronization with a computing device
US6826582B1 (en) 2001-09-28 2004-11-30 Emc Corporation Method and system for using file systems for content management
US20030070005A1 (en) 2001-09-29 2003-04-10 Anil Mukundan Method, apparatus, and system for implementing view caching in a framework to support web-based applications
US20030070000A1 (en) 2001-09-29 2003-04-10 John Coker Computing system and method to implicitly commit unsaved data for a World Wide Web application
US20030074418A1 (en) 2001-09-29 2003-04-17 John Coker Method, apparatus and system for a mobile web client
US20030070004A1 (en) 2001-09-29 2003-04-10 Anil Mukundan Method, apparatus, and system for implementing a framework to support a web-based application
US20030069936A1 (en) 2001-10-09 2003-04-10 Warner Douglas K. Method for routing electronic correspondence based on the level and type of emotion contained therein
US7062502B1 (en) 2001-12-28 2006-06-13 Kesler John N Automated generation of dynamic data entry user interface for relational database management systems
US7401094B1 (en) 2001-12-28 2008-07-15 Kesler John N Automated generation of dynamic data entry user interface for relational database management systems
US6804330B1 (en) 2002-01-04 2004-10-12 Siebel Systems, Inc. Method and system for accessing CRM data via voice
US20030151633A1 (en) 2002-02-13 2003-08-14 David George Method and system for enabling connectivity to a data system
US20030189600A1 (en) 2002-03-29 2003-10-09 Prasad Gune Defining an approval process for requests for approval
US20030204427A1 (en) 2002-03-29 2003-10-30 Prasad Gune User interface for processing requests for approval
US6850949B2 (en) 2002-06-03 2005-02-01 Right Now Technologies, Inc. System and method for generating a dynamic interface via a communications network
US20030225730A1 (en) 2002-06-03 2003-12-04 Rightnow Technologies, Inc. System and method for generating a dynamic interface via a communications network
US20040027388A1 (en) 2002-06-27 2004-02-12 Eric Berg Method and apparatus to facilitate development of a customer-specific business process model
US20040001092A1 (en) 2002-06-27 2004-01-01 Rothwein Thomas M. Prototyping graphical user interfaces
US20040015981A1 (en) 2002-06-27 2004-01-22 Coker John L. Efficient high-interactivity user interface for client-server applications
US20040010489A1 (en) 2002-07-12 2004-01-15 Rightnow Technologies, Inc. Method for providing search-specific web pages in a network computing environment
US20040128001A1 (en) 2002-08-28 2004-07-01 Levin Issac Stephen Method and apparatus for an integrated process modeller
US7069497B1 (en) 2002-09-10 2006-06-27 Oracle International Corp. System and method for applying a partial page change
US20040186860A1 (en) 2003-03-21 2004-09-23 Wen-Hsin Lee Method and architecture for providing data-change alerts to external applications via a push service
US20040249854A1 (en) 2003-03-24 2004-12-09 Barnes-Leon Maria Theresa Common common object
US20040199536A1 (en) 2003-03-24 2004-10-07 Barnes Leon Maria Theresa Product common object
US20040199489A1 (en) 2003-03-24 2004-10-07 Barnes-Leon Maria Theresa Custom common object
US20040193510A1 (en) 2003-03-25 2004-09-30 Catahan Nardo B. Modeling of order data
US20040193639A1 (en) 2003-03-28 2004-09-30 Ramot University Authority For Applied Research And Industrial Development Ltd. Method and system for projectwise management of computer data objects
US20040199543A1 (en) 2003-04-04 2004-10-07 Braud Luke A. Facilitating data manipulation in a browser-based user interface of an enterprise business application
US7412455B2 (en) 2003-04-30 2008-08-12 Dillon David M Software framework that facilitates design and implementation of database applications
US20080249972A1 (en) 2003-04-30 2008-10-09 Dillon David M Software framework that facilitates design and implementation of database applications
US7620655B2 (en) 2003-05-07 2009-11-17 Enecto Ab Method, device and computer program product for identifying visitors of websites
US20040260534A1 (en) 2003-06-19 2004-12-23 Pak Wai H. Intelligent data search
US20040260659A1 (en) 2003-06-23 2004-12-23 Len Chan Function space reservation system
US20040268299A1 (en) 2003-06-30 2004-12-30 Shu Lei Application user interface template with free-form layout
US20050050555A1 (en) 2003-08-28 2005-03-03 Exley Richard Mark Universal application network architecture
US20050102282A1 (en) * 2003-11-07 2005-05-12 Greg Linden Method for personalized search
US20060021019A1 (en) 2004-07-21 2006-01-26 International Business Machines Corporation Method and system for federated provisioning
US7289976B2 (en) 2004-12-23 2007-10-30 Microsoft Corporation Easy-to-use data report specification
US20060149712A1 (en) * 2004-12-30 2006-07-06 Uwe Kindsvogel Searching based on object relationships
US20120233137A1 (en) 2006-05-01 2012-09-13 Gabriel Jakobson Presentation of document history in a web browsing application
US8209308B2 (en) 2006-05-01 2012-06-26 Rueben Steven L Method for presentation of revisions of an electronic document
US8566301B2 (en) 2006-05-01 2013-10-22 Steven L. Rueben Document revisions in a collaborative computing environment
US20080005685A1 (en) 2006-06-30 2008-01-03 Clemens Drews Interface mechanism for quickly accessing recently used artifacts in a computer desktop environment
US7779475B2 (en) 2006-07-31 2010-08-17 Petnote Llc Software-based method for gaining privacy by affecting the screen of a computing device
US8082301B2 (en) 2006-11-10 2011-12-20 Virtual Agility, Inc. System for supporting collaborative activity
US8209333B2 (en) 2007-01-19 2012-06-26 Wordnetworks, Inc. System for using keyword phrases on a page to provide contextually relevant content to users
US20120290407A1 (en) 2007-01-19 2012-11-15 Hubbard Sid Ja Selection of keyword phrases for providing contextually relevant content to users
US8073850B1 (en) 2007-01-19 2011-12-06 Wordnetworks, Inc. Selecting key phrases for serving contextually relevant content
US20090063415A1 (en) 2007-08-31 2009-03-05 Business Objects, S.A. Apparatus and method for dynamically selecting componentized executable instructions at run time
US20090100342A1 (en) 2007-10-12 2009-04-16 Gabriel Jakobson Method and system for presenting address and mapping information
US20090177744A1 (en) 2008-01-04 2009-07-09 Yahoo! Inc. Identifying and employing social network relationships
US8504945B2 (en) 2008-02-01 2013-08-06 Gabriel Jakobson Method and system for associating content with map zoom function
US8490025B2 (en) 2008-02-01 2013-07-16 Gabriel Jakobson Displaying content associated with electronic mapping systems
US8014943B2 (en) 2008-05-08 2011-09-06 Gabriel Jakobson Method and system for displaying social networking navigation information
US8032297B2 (en) 2008-05-08 2011-10-04 Gabriel Jakobson Method and system for displaying navigation information on an electronic map
US8646103B2 (en) 2008-06-30 2014-02-04 Gabriel Jakobson Method and system for securing online identities
US8510664B2 (en) 2008-09-06 2013-08-13 Steven L. Rueben Method and system for displaying email thread information
US20130247216A1 (en) 2008-11-03 2013-09-19 Salesforce.Com, Inc System, method and computer program product for publicly providing web content of a tenant using a multi-tenant on-demand database service
US8510045B2 (en) 2009-12-22 2013-08-13 Steven L. Rueben Digital maps displaying search-resulting points-of-interest in user delimited regions
US20110218958A1 (en) 2010-03-08 2011-09-08 Salesforce.Com, Inc. System, method and computer program product for performing one or more actions utilizing a uniform resource locator
US20110247051A1 (en) 2010-04-01 2011-10-06 Salesforce.Com, Inc. System, method and computer program product for performing one or more actions based on a determined access permissions for a plurality of users
US20110264681A1 (en) 2010-04-26 2011-10-27 Salesforce.Com, Inc. Method and system for performing searches in a multi-tenant database environment
US20110282855A1 (en) * 2010-05-12 2011-11-17 International Business Machines Corporation Scoring relationships between objects in information retrieval
US20120158516A1 (en) * 2010-07-20 2012-06-21 Wooten Iii William Eric System and method for context, community and user based determinatiion, targeting and display of relevant sales channel content
US20120042218A1 (en) 2010-08-13 2012-02-16 Salesforce.Com, Inc. Debugging site errors by an admin as a guest user in a multi-tenant database environment
US20120215684A1 (en) * 2010-09-28 2012-08-23 Adam Kidron Usage Payment Collection And Apportionment Platform Apparatuses, Methods And Systems
US20120259849A1 (en) 2011-04-07 2012-10-11 Symantec Corporation Determining file ownership of active and inactive files based on file access history
US20120271722A1 (en) * 2011-04-25 2012-10-25 Yun-Fang Juan Top Friend Prediction for Users in a Social Networking System
US9460193B2 (en) * 2011-08-12 2016-10-04 Accenture Global Services Limited Context and process based search ranking
US8725721B2 (en) 2011-08-25 2014-05-13 Salesforce.Com, Inc. Personalizing scoping and ordering of object types for search
US20130212497A1 (en) 2012-02-10 2013-08-15 Liveperson, Inc. Analytics driven engagement
US8756275B2 (en) 2012-02-17 2014-06-17 Zebedo Variable speed collaborative web browsing system
US8769004B2 (en) 2012-02-17 2014-07-01 Zebedo Collaborative web browsing system integrated with social networks
US8769017B2 (en) 2012-02-17 2014-07-01 Zebedo Collaborative web browsing system having document object model element interaction detection

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Stuff I've Seen: A System for Personal Information Retrieval and Re-Use," by Dumais et al. In: SIGIR'03 (2003). Available at: ACM.

Also Published As

Publication number Publication date
US8725721B2 (en) 2014-05-13
US20180089198A1 (en) 2018-03-29
US20130054583A1 (en) 2013-02-28
US20140310272A1 (en) 2014-10-16

Similar Documents

Publication Publication Date Title
US9619524B2 (en) Personalizing scoping and ordering of object types for search
US11947597B2 (en) Persisted enterprise graph queries
US10452668B2 (en) Smart defaults for data visualizations
US9390142B2 (en) Guided predictive analysis with the use of templates
US9977815B2 (en) Generating secured recommendations for business intelligence enterprise systems
US9292589B2 (en) Identifying a topic for text using a database system
US10229210B2 (en) Search query task management for search system tuning
US10534783B1 (en) Enterprise search
AU2014318151B2 (en) Smart search refinement
US9805142B2 (en) Ranking suggestions based on user attributes
EP2877944B1 (en) Heuristic caching to personalize applications
US11132406B2 (en) Action indicators for search operation output elements
EP3520376B1 (en) Data packet transmission optimization of data used for content item selection
EP3465586A1 (en) Providing travel or promotion based recommendation associated with social graph
US10733244B2 (en) Data retrieval system
CA3089097A1 (en) Domain-based search engine
CN112818230A (en) Content recommendation method and device, electronic equipment and storage medium
US11886444B2 (en) Ranking search results using hierarchically organized coefficients for determining relevance
US9965521B1 (en) Determining a transition probability from one or more past activity indications to one or more subsequent activity indications
US20160335372A1 (en) Systems and methods for search with priorities by assigning weights to query terms
US10394826B1 (en) System and methods for searching query data
US20190102393A1 (en) Ranking contact entries
US10528569B2 (en) Dataset browsing using additive filters

Legal Events

Date Code Title Description
AS Assignment

Owner name: SALESFORCE.COM, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MACKLEM, WALTER;NATHANSON, DAVID;CHEN, JIA;AND OTHERS;SIGNING DATES FROM 20140702 TO 20140721;REEL/FRAME:033355/0268

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4