US20160162490A1 - Method and system for scoring articles in an on-demand services environment - Google Patents

Method and system for scoring articles in an on-demand services environment Download PDF

Info

Publication number
US20160162490A1
US20160162490A1 US15/015,811 US201615015811A US2016162490A1 US 20160162490 A1 US20160162490 A1 US 20160162490A1 US 201615015811 A US201615015811 A US 201615015811A US 2016162490 A1 US2016162490 A1 US 2016162490A1
Authority
US
United States
Prior art keywords
article
user
score
articles
database
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.)
Abandoned
Application number
US15/015,811
Inventor
Vinodh Rajagopal
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 US15/015,811 priority Critical patent/US20160162490A1/en
Publication of US20160162490A1 publication Critical patent/US20160162490A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • G06F16/3329Natural language query formulation or dialogue systems
    • 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
    • G06F17/30867
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying

Definitions

  • the current invention relates generally to scoring and ranking articles.
  • a user of such a conventional system typically retrieves data from and stores data on the system using the user's own systems.
  • a user system might remotely access one of a plurality of server systems that might in turn access the database system.
  • Data retrieval from the system might include the issuance of a query from the user system to the database system.
  • the database system might process the request for information received in the query and send to the user system information relevant to the request.
  • mechanisms and methods for scoring and ranking knowledge articles in an on-demand database can enable embodiments to provide information in response to a user's search query in a manner that allows input from internal and external users.
  • the ability of embodiments to provide user with relevant results as a result of the scoring and ranking of the knowledge articles provides an advantage over other systems.
  • a method for scoring and ranking knowledge articles in an on-demand database includes methods for scoring and/or ranking knowledge articles in a multi-tenant database system, by a combination of determining a weight based on voting for each of a plurality of knowledge articles, determining a score based on reference to other knowledge articles for each knowledge article; determining a weight based on visitation by external users for each knowledge article; determining a half-life for each of the knowledge articles; and/or determining a half-life to obtain a final score.
  • the method also includes receiving a search request from a user of the on-demand services environment; ranking the knowledge articles based on the final score and the relevancy to the search; and providing one or more of the knowledge articles to the user based on the ranking.
  • Alternative method embodiments include methods for determining, by a host system of a multitenant database having a processor system including one or more processors and a storage system, an increment for a score of an article based on receiving at least one vote for the article; determining, by the processor system, an increment for a score of an article based on a creation of a reference to the article in one or more other articles; determining, by the host system, an increment for a score of an article based on a detection of one or more visitations by one or more users; weighting, by the host system, the increment to the score, so that more recent increments to the score have a higher weight than less recent increments; and storing the score in association with the article in the storage system as an indication of a likelihood that users will be interested in the article.
  • the present invention is described with reference to an embodiment in which techniques for scoring and ranking knowledge articles in an on-demand database are implemented in a system having an application server providing a front end for an on-demand database service capable of supporting multiple tenants
  • the present invention is not limited to multi-tenant databases nor deployment on application servers.
  • the tenants may be organizations with employees and customers, whom may be users of the multitenant database as a result of the organization being a tenant of the multitenant database.
  • Embodiments may be practiced using other database architectures, i.e., ORACLE®, DB2® by IBM and the like without departing from the scope of the embodiments claimed.
  • inventions encompassed within this specification may also include embodiments that are only partially mentioned or alluded to or are not mentioned or alluded to at all in this brief summary or in the abstract.
  • embodiments of the invention may have been motivated by various deficiencies with the prior art, which may be discussed or alluded to in one or more places in the specification, the embodiments of the invention do not necessarily address any of these deficiencies.
  • different embodiments of the invention may address different deficiencies that may be discussed in the specification. Some embodiments may only partially address some deficiencies or just one deficiency that may be discussed in the specification, and some embodiments may not address any of these deficiencies.
  • FIG. 1 illustrates a block diagram of example of functional components of the method and system for scoring and ranking articles
  • FIG. 2 illustrates a block diagram of an embodiment of a document for use with the method and system for scoring and ranking articles
  • FIGS. 3A-3B are operational flow diagrams illustrating an embodiment of a method of scoring and ranking of articles
  • FIG. 4 is a flow diagram illustrating embodiments of scoring and ranking a knowledge article
  • FIG. 5 illustrates a block diagram of an example of an environment wherein an on-demand database service might be used
  • FIG. 6 illustrates a block diagram of an embodiment of elements of FIG. 5 and various possible interconnections between these elements
  • FIG. 7 is a flowchart of an example of a method of using the environment in FIGS. 5 and 6 ;
  • FIG. 8 is an embodiment of method of making the environment in FIGS. 5 and 6 .
  • the term multi-tenant database system refers to those systems in which various elements of hardware and software of the database system may be shared by one or more customers.
  • the multitenant database may be a relational database may have multiple tenants.
  • Each of the tenants may be an organization and/or may have their own customers, representatives, and/or employees whom may share and/or benefit from the resources of the multitenant database system, and/or whom may be users of the multitenant database as a result of the organization be a tenant of the multitenant database.
  • a given application server may simultaneously process requests for a great number of customers, and a given database table may store rows for a potentially much greater number of customers.
  • the term query plan refers to a set of steps used to access information in a database system. Usage of the tenant's portion of multitenant database system may be provided to the tenant on-demand—that is as a service, so that the tenant does not need to be concerned with managing the database system and/or without requiring the tenant to download software related to the multitenant database.
  • the methods involve deriving a score based on a variety of user actions in a forum and/or when processing a search, then ranking the knowledge article.
  • the ranking decides what order a knowledge article appears in a results set returned in response to a user submitting a search.
  • a community is a group of users that share a common interest and tend to communicate with one another about that common interest.
  • a community website is a website in which users share ideas that are related to the community, which may include at least a portion of one or more webpages.
  • An on-demand community is a community website that is created by the tenant using pre-established tools specialized for creating communities.
  • the multitenant database system may provide the pre-established tools specialized for creating the communities.
  • the community website and the ability to establish a community website may be provided to the tenant of the multitenant database as a service to the tenant that is managed by the multitenant database.
  • the tenant of the multitenant database may not need to download any software to establish and run the community website provided by the multitenant database system.
  • the focus of the communities may be on-demand enterprise communities, which are communities structured around a business' partners, customers, vendors, representatives, employees, and/or others associated with the business.
  • a knowledge base is a database for knowledge management.
  • the knowledge bases can be part of a community website.
  • the knowledge base is a collection of articles related to problems and solutions related to the common interest of the community.
  • Knowledge base systems may include tools that help in creating, editing, and managing the database of articles.
  • Knowledge base systems may offer documentation of knowledge and self-learning there by reducing the cost of customer support.
  • the articles in the knowledge base may include some problems and solutions that were initially discussed in the forum, were deemed (e.g., by an administrator) to be of particular importance to users, and were consequently copied from the log of questions and answers of the forum to the knowledge base (and optionally further formatted and/or otherwise enhanced for clarity and/or to provide a more thorough discussion of the topic).
  • Search analytics in this specification refers to the science of analysis concerned with extracting useful properties of data, typically involving extracting properties from large databases.
  • Search analytics in this specification refers to the analysis and aggregation of search engine statistics. Search analytics may help in understanding and/or improving the performance of search engines.
  • Search analytics may include determining search volume trends, analysis of searches, keywords, advertisements, search volume trends, keyword monitoring, search results, advertisement history, advertisement spending statistics, and/or comparisons of websites, for example.
  • the comparison of websites may include a comparison of the number and/or type of users, advertisers, advertisements, keywords, search results, search trends, advertisement trends, and/or advertisement histories, for example.
  • a keyword refers to a word or a phrase relevant to a webpage document, via which the document may be found. Keyword can also be a word or a phrase entered in a search engine.
  • the term document is generic to a webpage, an article, or other document.
  • a page of results (which may be a webpage) from a keyword search in a search engine may also be referred to as search engine results page. Keywords and search terms are used interchangeably in this specification and may be substituted for one another to obtain different embodiments.
  • keyword search analytics refers to the analysis and aggregation of search engine data. Keyword search analytics can be helpful in understanding the trends and requirements of users which in turn helps in optimizing the database.
  • the application platform is a platform for hosting a forum about a product or customer related topic. Application platform facilitates the organizing of the questions and answers presented during the forum in a manner so that the information receives appropriate attention.
  • the forum may be a community website and may have a common goal of discussing a product.
  • Associated with the forum may be several different storage areas (which may each include one or more tables and/or databases).
  • the storage areas may include one storage area for questions and answers, one for customer case management, and one for problems and solutions, for example.
  • the questions and answers storage area may be a log and/or database storing the questions and answers of the forum.
  • the customer case management may store a list of problems that customers are currently having and/or that need to be solved.
  • the customer case management system may store information about specific issues that need to be resolved for specific clients, such as which issues have troubled which clients, how long ago the issue appeared, whether any action has been taken to resolve the problem worked.
  • the problems and solutions may include problems that customers had and how the problems were solved.
  • the knowledge base may be a database of knowledge articles.
  • knowledge articles may be entered by customer support agents.
  • the terms “knowledge articles” and “articles” are used interchangeably in this specification and may include information that customers, customer care agents, and/or administrators are expected to find useful.
  • the knowledge articles may come from the forum, but optionally knowledge articles may also come from elsewhere.
  • knowledge articles may include articles having information about a new product, tutorials for using a product, and/or other specific topics, may be placed in the knowledge base of the forum by the developer at the time that a produce it released.
  • a question is presented to the forum, the question is visible to other users, and the other users can reply to the posted question.
  • the user has the option of browsing for similar questions to the user's questions or presenting the question to the forum.
  • internal and external users can vote on whether they like the posted question and/or answers (internal users are users that are members of the organization running the multitenant database and external users are users that are not members of the organization running the database, such as members of organizations that are tenants of the multitenant database). If an external user (such as a member of an organization that is a tenant) votes on a posted question or answer, the vote would be referred to as an external vote.
  • authorized personnel that is personnel authorized by the organization running the multitenant database
  • the authorized personnel may vote (and this vote would be an internal votes).
  • Particular embodiments include an approach that assigns scores to a “knowledge article” in order to support ranking of that article in search results.
  • the score provides an indication of the quality or overall usefulness of an article, but does not measure the relevancy of the article to any particular question or search.
  • the quality of the article may refer to the likelihood that others would be interested in the article.
  • the ranking of the article may be determined by adding the score times a first weight to the relevancy times a second weight.
  • Knowledge scoring may include various parameters, such as a rating system, the number of reference to the article being scored in other knowledge articles, the number of references to the article being scored in the cases and solutions storage area, on the number external user visitation to the article being scored, the number of internal user visitations to the article being scored, and/or the age of the article, the votes, the references to the article, and/or the visitations.
  • a rating system the number of reference to the article being scored in other knowledge articles
  • Each article may be rated according to a rating system, such as a 5-star rating system.
  • this 5-star rating may be a primary method of weighting in scoring. If the article is exposed on public sites, and if voting is allowed in the public site, then the votes by public users (external users) may also be assigned a weight (which weights the contribution of the external votes to the score). Rating by internal users may also be assigned an appropriate weight. External votes can reflect the article's score from a public user perspective, which may be considered more important since the external users may be the major consumers of the articles. As such, particular embodiments may assign a higher weight to the votes of external users.
  • Knowledge articles may also be able to refer to other knowledge articles. Such references aid in keeping the content of a knowledge article focused to a particular topic, and also can avoid repetition of information that is also available in other articles. If a knowledge article “A” is referenced in another article “B,” article “A” can thus get additional scores with a predetermined weight. In an embodiment, the referring article's score can also be considered as a parameter in particular embodiments.
  • Knowledge articles may be referenced in a storage area for cases and solutions (and likely in other entities, such as a storage are for questions and replies that occurred as part of the forum).
  • the score of the knowledge article may be incremented by an amount that reflects the expected significance of the reference in indicating the quality of the article (or the degree to which it is expected that others will be interested in the article).
  • the increment to the score may be the increase in the number of references to the article times a weight.
  • a weight may be assigned based on a number of times an article is visited by external users. Such a weighting may be different than the rating discussed above. For example, a visit to a knowledge article may not be considered as significant as a vote indicating that the voter liked the article. Nevertheless, articles which are read, may receive increments to the scores of those articles based on the number of times the articles are read.
  • a “half-life” may be assigned to votes and/or other increments to the score (similar to the half-life used in computing scores of “ideas”) so that newer and active articles may tend to receive higher scores than older, inactive articles (see U.S. patent application Ser. No. 11/716,365, filed Mar. 8, 2007, herein incorporated by reference in its entirety).
  • a final score of the article can then be computed based on one or more of the above parameters, as well as any suitable additional parameters, and may reflect the likelihood that users will be interested in an article.
  • a score of an article can be maintained as a separate field in the article itself (e.g., in the meta data of the article), and the description of the knowledge article in the universal data description (UDD) may include a field for the score.
  • UDD universal data description
  • Particular embodiments may also be enhanced to automatically detect the references to articles in other articles, in a storage area for cases and solutions, and/or to keep a count of the number of times the article was read and/or visited.
  • different parameters can be configurable by the tenant organization and/or a module deployed (e.g., over the Internet) associated with the web community of the forum.
  • FIG. 1 illustrates a block diagram of an embodiment of a scoring and ranking system 100 .
  • the functional components 100 may include: forum 141 , knowledge base 145 , questions and answers 150 , cases and solutions 155 , algorithm for computing rank 160 , vote table 165 , algorithm for computing score 170 , cross reference tracker 180 , and read counter 190 .
  • functional components 100 may not have all of the elements or features listed and/or may have other elements or features instead of or in addition to those listed.
  • Scoring and ranking system 100 may compute the score and/or rank of an article.
  • the forum 141 includes the discussion between users in the forum 141 . This can include but is not limited to, online discussions, posting of questions, posting of answers, posting of solutions, posting of opinions, etc.
  • the forum can be about a product or a customer related topic.
  • the knowledge base 145 is a database for knowledge management.
  • Knowledge base 145 can be part of a community website.
  • Knowledge base 145 is a collection of articles related to problems and solutions related to the common interest of the community knowledge base 145 may include one or more databases (e.g., are relational database) where the articles are stored.
  • Knowledge base 145 may be included in a system that has tools that help in creating, editing, and managing the database of articles stored in knowledge base 145 .
  • the system in which knowledge base 145 is stored may offer documentation of knowledge and self-learning thereby reducing the cost of customer support.
  • knowledge base 145 may have varying levels of access for different users and/or for different types of users, such that some content is not available if the user does not have authorization, but other content is available to the user.
  • Questions and answers 150 is a storage area that may store a log of the forum and can be open to the public for searching or may only be partly searchable by the public (there may be different levels of access associated with different content stored in questions and answers 145 ).
  • questions and answers 150 may have varying levels of access for different users and/or for different types of users, such that some content is not available if the user does not have authorization, but other content is available to the user.
  • Questions and answers 150 may be a relations database or other database, which may be a part of, or separate from, knowledge base 145 .
  • the questions and answers 150 can also include calls or emails.
  • the forum participants may rate how much the participants liked a question or answer.
  • the rating system may be use a “5 star rating system.” Someone reviews the questions of the questions and answers. The questions and answers that are believed to be beneficial for others to read are placed into the knowledge base. In an embodiment, other articles in the knowledge base that relate to the topic of interest of the knowledge article.
  • Cases and solutions 155 is a storage area that may include a record of customer complaints and the solution arrived at for that customer.
  • Cases and solutions 155 may be a relational database or other database, which may be a part of, or separate from, knowledge base 145 .
  • Cases and solutions 155 can be handled by a representative of the company. The representative can create a case when there is a question from a user, which may be updated when there is a solution.
  • cases and solutions 155 may have varying levels of access for different users and/or for different types of users, such that some content is not available if the user does not have authorization, but other content is available to the user.
  • the algorithm for computing rank 160 may include an algorithm for determining the order in which articles are presented to a user in a set of results presented in response to a search.
  • the search engine may rank the knowledge article according to the search term and the relevance. The rank is determined by a combination of the relevance to a particular search (or keyword) and the score.
  • the vote table 165 may be a table of votes received for a various articles.
  • the table may include one column for document IDs and another column for the number of votes received by the article having that document ID.
  • voting information is the data related to voting of articles, which might include a normalized score, channel, total sum, total number of votes, and/or the number of 1 star, 2 stars, 3 stars, 4 stars, and/or 5 stars votes.
  • User systems may be capable of accessing the knowledge base in many ways and channel information indicates the access path to the articles in the knowledge base.
  • voting involves rating an article from 1 to 5 stars, based on the user system sending a vote liking an article and/or the user system sending an indication as to how many stars to award to the idea.
  • An article that has the highest degree of being liked may be awarded a 5 star vote and least liked may receive a 1 star vote.
  • an article which receives a 5 star vote from the user system is given 10 points
  • an articles which receives a 4 star vote from the user system is given 5 points
  • an article which receives a 3 star vote from the user system is given 0 points
  • an article which receives a 2 star vote from the user system is given ⁇ 5 points
  • an article which receives a 1 star vote from the user system is given ⁇ 10 points.
  • the normalization of setting what is expected to be an average value (three stars) to the value 0, and assigning negative values to values below the expected average (e.g., ⁇ 5 for two stars and ⁇ 10 for one star) and positive values to values that are expected to be above the expected average value (e.g., 5 for four stars and 10 for five stars) results in the total of the scores from several voters being a lower number, and less likely to cause an overflow error.
  • the total votes are the total number of votes an article has received since the initial posting of the article in the forum.
  • the votes may be weighted according to how recently the votes were cast (with more recent votes receiving a higher weight).
  • the vote of external users may be weighted more than internal users.
  • vote table 165 stores external and internal votes separately (e.g., in different columns), and in another embodiment, only the combination of the external and internal votes are stored.
  • the vote table 165 can include database keys (in addition to or instead of the document ID) to link to other tables.
  • Vote table 165 is optional. The score could be updated with each vote, so that there is no need to store the actual votes.
  • the algorithm for computing a score 170 can take into account all of the aspects of the score (which will be discussed further below in FIG. 3A ) including but not limited to, voting of external and internal users, number of times the knowledge article is visited, reference to other knowledge articles, and age.
  • the score can help to determine the ranking of the knowledge article.
  • the score is not related to a particular search, but a measure of how useful the article is generally expected to be.
  • the score is updated every time an event occurs that affects the score (e.g., every time someone votes on the article, visits the article, adds a reference to the article in another article).
  • the score is re-determined at a specific time, e.g, every 30 days, every 7 days, etc.
  • the algorithm for determining the score can be a weighted average. For example the weight for each attribute X the number of such scores is the weighted sum. This can be combined with the decay in time as a way of weighting the votes.
  • the decay in time can be a half-life period, including but not limited to, 10 days if an idea is not being viewed.
  • the algorithm computes the score by performing a series of steps that yield a result that is equivalent to or similar to the results of computing the formula
  • the weights w j are numerical values. The magnitude of any particular weight w j is not important, but the ration of the each weight with respect to one another determines the relative percentage that factor the weight is associated with is assigned.
  • One computation that may be performed that is equivalent to the above formula is to compute the score from the following recursive formula
  • the constants ⁇ and ⁇ are phenomenological constants that are determined experimentally according to the users needs, volume and/or frequency of updates to the score. Consequently, the relationship between ⁇ and ⁇ is not important—the appropriate value to use for ⁇ may be determined experimentally without knowledge of ⁇ of the specific half life it corresponds.
  • w vx should be greater than w vi so that external votes are given more weight than internal votes.
  • Cross reference tracker 180 is an algorithm that tracks cross-references between knowledge articles.
  • the cross-reference tracker can keep track of how many times an article is referenced by other articles.
  • cross reference tracker 180 detects the creation of a cross reference to an article.
  • cross reference tracker after detecting the creation of a cross reference, cross reference tracker initiates an update of the score for the article and/or updates a counter that tracks the number of cross references to the article.
  • Read counter 190 measures how many people visit and/or read the article. The read count may be stored in the article itself. The read count may be included in the score. The read count will increase each time an article is opened and/or read.
  • FIG. 2 illustrates a block diagram of an embodiment of a document 200 for the method and system for scoring and ranking articles.
  • the document 200 may include meta data 215 , score 220 , read count 225 , other fields 230 , and content 240 .
  • document 200 may not have all of the elements or features listed and/or may have other elements or features instead of or in addition to those listed.
  • document 200 is a software version of a document.
  • the document has a text, but also has a something that defines where the page begins and ends and how to open and read.
  • Meta data 215 includes at least the score 220 , the read count 225 , and other fields 230 .
  • the meta data 215 can include machine instructions (e.g. code) of how to open and read (e.g. render) and a definition for where the page begins and ends.
  • the meta data is readily visible in a view that intended for developers (as opposed to end users), but is not readily visible in a view that is intended for end users.
  • the meta data may also include the score.
  • the score 220 of the knowledge article may be stored in the document as part of the meta data 215 , which may aid in ranking the knowledge article.
  • the read count 225 may be stored in meta data 215 and describes the number of times the knowledge article has been read, opened, and/or visited.
  • Fields 230 includes other meta data that is included in the document 200 (in addition to the score 220 and the read count 225 ).
  • other fields 230 may include a counter that tracks the number of cross references that have been created to the current article.
  • the content 240 is separate from the meta data 215 , and may include the content of the knowledge article, which may include text and/or images, for example.
  • the content 240 can include, but is not limited to, text, discussions, solutions, questions, conversations from the forum, and/or other content.
  • Content 240 may placed in a location of the document that is readily visible to an end user.
  • Content 240 and metadata 215 may be stored in different locations in a database where document 200 is stored.
  • the system may store machine instructions for placing the content and in the content area of document 200 and the meta data in the meta data area of document 200 based on which are of the database the information is stored. In other words, information in the content area of the database may automatically be placed in the content area of the document upon being rendered, and information in the meta data area of the database may automatically be placed in the meta data area of the document upon being rendered.
  • FIGS. 3A-3B show operational flow diagrams illustrating scoring and ranking of articles.
  • FIG. 3A shows a flowchart of an example of a method of receiving a search 300 , carried out by the host system, and shows how the user can influence the score of the knowledge article identified by the search (e.g., the user can vote and/or can influence the score by viewing the article).
  • a search is received from a user.
  • the search can be any type including a keyword search, a question, and/or a complaint.
  • an initial set of articles is determined that match the search to at least some degree (which therefore have a certain degree of relevance).
  • the initial set of articles may be a set of articles that have one or more of the search terms.
  • a ranking is determined for each of the articles found that are in the initial set of articles.
  • the ranking may be a weighted sum of relevancy factors and the score. For example, a certain value may be added to the ranking for each of key word of the search term that is found in the article.
  • the amount that is added to the ranking may depend on the number of times the word is found in the article and/or the ratio of the number of time the terms is found in the article to number of words in the article.
  • An additional amount may be added to the ranking for each of the words of the search term found in the abstract.
  • An additional amount may be added to the ranking for each of the words of the search term found in the title. If article is opened by a user, the read counter is updated, the score recomputed, and the score of the article is updated and stored in the meta data of the score.
  • step 306 the results are placed in order of decreasing rank, starting with the article with the highest rank and placed into a page of results that is sent to the user.
  • the user may choose to open one or more of the knowledge articles in the results. By opening the article or articles, the score of the article or articles may be changed (see FIG. 4 ).
  • step 308 a determination is made as to whether a message has been received that the article has been opened and/or read. If the article is opened and/or read, the score is updated. If the article is not opened, the method ends.
  • step 310 the score is updated based on the opening and/or reading of an article.
  • the score can be updated as discussed in FIG. 4 (see step 404 ).
  • step 312 a determination is made as to whether a vote has been received from a user. If a vote has been received, the score is updated. If a vote has not been received, the method ends.
  • step 314 the score is updated because a vote is received from an external and/or internal user.
  • External votes may be weighted greater than internal votes.
  • External users are users that are associated with tenants of the multitenant database system. Users may also include internal users, public users and/or forum members. Internal users may be users associated with an organization that runs the multitenant database system (see also FIG. 4 , step 402 , which is discussed below).
  • step 316 a new score of the knowledge article can be determined based on the new vote (see also FIG. 4 ).
  • steps 304 - 310 may not be distinct steps.
  • method 300 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above. The steps of method 300 may be performed in another order. Subsets of the steps listed above as part of method 300 may be used to form their own method.
  • FIG. 3B shows a flowchart of an example of a user search 350 , carried out by the user system, and how the actions of the user can influence the score and/or ranking of a knowledge article.
  • the methods of FIGS. 3A and 3B may be combined to form two parts of the same method, where the method FIG. 3A is the portion of the combined method carried out by the host system and the method of FIG. 3B is the portion of the combined method carried out by the user's system.
  • a user sends a search.
  • the search can be any type including a keyword (or term) search, a question, and/or a complaint.
  • the knowledge articles may be searched by identifying those that are most related to the search term.
  • the search of step 352 of FIG. 3B may be received in step 302 of FIG. 3A .
  • a web page with the ranked articles is received, which may be the result of the ranked articles being sent in step 306 of FIG. 3A .
  • the articles are ranked based on how they fit the search as well as the scores the articles have received.
  • the method allows for the direct input of one or more users to determine the relevancy and authenticity of an article and to solve particular problems. The user helps to solve answers and scoring is partly or mostly determined by the end-user.
  • step 356 a user decides whether to open and/or read and article. If the article is opened and/or read, a message is sent to the server and the score is updated. If the article is not opened, the method ends.
  • step 358 if a user opens an article, and the user machine may send a message to the host machine that the article has been opened, which initiates step 308 of FIG. 3A .
  • the user By opening the article, the user influences the score of the article, by causing step 308 to be performed.
  • the read count of an article increases each time the article is opened and/or read.
  • step 360 a user decides whether to vote on an article. If the user votes on the article, a vote is sent to the server. If the user does not vote on the article, the method ends.
  • a vote is sent to the server.
  • the scoring of a particular article can be triggered each time a vote occurs.
  • Each article can include a rating system, such as a 5-star rating system. This 5-star rating may be a primary method of weighting scores. If the article is exposed on public sites, and if voting is allowed in the public site, then the votes by public users may also bear an attached weight thereto. Rating by internal users may also carry an appropriate weight. External votes can reflect the articles score from a public user perspective, which may be considered more important since the external users are the major consumers of the articles. As such, particular embodiments can provide higher weight to the votes of external users.
  • steps 352 - 358 may not be distinct steps.
  • method 350 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above. The steps of method 350 may be performed in another order. Subsets of the steps listed above as part of method 350 may be used to form their own method.
  • FIG. 4 shows a flowchart of an example of scoring and ranking a knowledge article 400 by first computing a score and then ranking the knowledge article.
  • the knowledge article is scored based on voting.
  • the scoring of a particular article can be triggered each time a vote occurs.
  • Each article can include a rating system, such as a 5-star rating system. This 5-star rating may be a primary method of weighting in scoring. If the article is exposed on public sites, and if voting is allowed in the public site, then the votes by public users may also bear an attached weight thereto. Rating by internal users may also carry an appropriate weight. External votes can reflect the articles score from a public user perspective, which may be considered more important since the external users are the major consumers of the articles. As such, particular embodiments can provide higher weight to the votes of external users.
  • the knowledge article is scored based on the number of times the article is visited, which may be recorded in the rate counter value.
  • a weight may be assigned based on the number of times an article is visited. For example, a visit to a knowledge article may not be considered as significant as a voting. Nevertheless, articles which are read, can receive scores based on the number of times the articles are read. The number of times the article is read or visited is taken into account and used to update the score each time the score is updated and/or each time the article is visited and/or read.
  • a knowledge article is scored based on reference to other knowledge articles.
  • Knowledge articles may also be able to refer to other knowledge articles.
  • Cross references from one article to another aid in keeping the content of a knowledge article focused to a particular topic, and also can avoid repetition of information that is also available in other articles. If a knowledge article “A” is referenced in another article “B”, article “A” can thus get additional scores with predetermined weight.
  • the referring article's score can also be considered as a parameter in particular embodiments. The cases and solutions and other questions and answers can trigger a new score. Links can be put in knowledge articles to refer to other knowledge articles.
  • the links can be a label of the knowledge article that can be used by outside users to uniquely identify knowledge articles so that when on article references another, the knowledge article can easily be found. Cross referencing can be tracked as the cross references are added to the article so that the cross reference will be added to the score of the article. Thus, each time the article is referenced, a new score can be determined.
  • the links may also be a way for managers to see and follow activities related to the usage of a customer support system. The links can be used for the manager to see the evolution of activities over time.
  • a knowledge article is scored based on age.
  • each increment to the score may be associated with a “half-life,” so that newer activities that cause the score to be incremented may receive a higher score than older activities of the same type. For example, more recent votes may have a higher weight than older votes, more recent visits may have a higher weight than visits votes, and/or more recent cross references may have a higher weight than older cross references.
  • the order of steps 402 - 406 is not important, but they must be finished before the knowledge article can be scored based on age.
  • the score based on age can be computed as a weighted sum. The weighted sum can be based on the weight given to each vote as well as the time.
  • a new score of the knowledge article is determined.
  • a final score of the article can then be computed based on one or more of the above parameters, as well as any suitable additional parameters, and may reflect the ranking of the article in the search results.
  • the relevancy of the article to the search terms is determined and is combined with the score to form a ranking of the article.
  • steps 402 - 410 may not be distinct steps.
  • method 400 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above. The steps of method 400 may be performed in another order. Subsets of the steps listed above as part of method 400 may be used to form their own method.
  • FIG. 5 illustrates a block diagram of an environment 510 wherein an on-demand database service might be used.
  • Environment 510 may include user systems 512 , network 514 , system 516 , processor system 517 , application platform 518 , network interface 520 , tenant data storage 522 , system data storage 524 , program code 526 , and process space 528 .
  • environment 510 may not have all of the components listed and/or may have other elements instead of, or in addition to, those listed above.
  • Environment 510 is an environment in which an on-demand database service exists.
  • User system 512 may be any machine or system that is used by a user to access a database user system.
  • any of user systems 512 can be a handheld computing device, a mobile phone, a laptop computer, a work station, and/or a network of computing devices.
  • user systems 512 might interact via a network 514 with an on-demand database service, which is system 516 .
  • An on-demand database service such as system 516
  • system 516 is a pre-established database system that is made available to outside users that do not need to necessarily be concerned with building and/or maintaining the database system, but instead may be available for their use when the users need the database system (e.g., on the demand of the users).
  • Some on-demand database services may store information from one or more tenants stored into tables of a common database image to form a multi-tenant database system (MTS).
  • MTS multi-tenant database system
  • “on-demand database service 516 ” and “system 516 ” will be used interchangeably herein.
  • a database image may include one or more database objects.
  • Application platform 518 may be a framework that allows the applications of system 516 to run, such as the hardware and/or software, e.g., the operating system.
  • on-demand database service 516 may include an application platform 518 that enables creation, managing and executing one or more applications developed by the provider of the on-demand database service, users accessing the on-demand database service via user systems 512 , or third party application developers accessing the on-demand database service via user systems 512 .
  • the users of user systems 512 may differ in their respective capacities, and the capacity of a particular user system 512 might be entirely determined by permissions (permission levels) for the current user. For example, where a salesperson is using a particular user system 512 to interact with system 516 , that user system has the capacities allotted to that salesperson. However, while an administrator is using that user system to interact with system 516 , that user system has the capacities allotted to that administrator.
  • users at one permission level may have access to applications, data, and database information accessible by a lower permission level user, but may not have access to certain applications, database information, and data accessible by a user at a higher permission level. Thus, different users will have different capabilities with regard to accessing and modifying application and database information, depending on a user's security or permission level.
  • Network 515 is any network or combination of networks of devices that communicate with one another.
  • network 514 can be any one or any combination of a LAN (local area network), WAN (wide area network), telephone network, wireless network, point-to-point network, star network, token ring network, hub network, or other appropriate configuration.
  • TCP/IP Transfer Control Protocol and Internet Protocol
  • Internet the global internetwork of networks often referred to as the “Internet” with a capital “I,” that network will be used in many of the examples herein.
  • I Transmission Control Protocol and Internet Protocol
  • User systems 512 might communicate with system 516 using TCP/IP and, at a higher network level, use other common Internet protocols to communicate, such as HTTP, FTP, AFS, WAP, etc.
  • HTTP HyperText Transfer Protocol
  • user system 512 might include an HTTP client commonly referred to as a “browser” for sending and receiving HTTP messages to and from an HTTP server at system 516 .
  • HTTP server might be implemented as the sole network interface between system 516 and network 514 , but other techniques might be used as well or instead.
  • the interface between system 516 and network 514 includes load sharing functionality, such as round-robin HTTP request distributors to balance loads and distribute incoming HTTP requests evenly over a plurality of servers. At least as for the users that are accessing that server, each of the plurality of servers has access to the MTS' data; however, other alternative configurations may be used instead.
  • system 516 implements a web-based customer relationship management (CRM) system.
  • system 516 includes application servers configured to implement and execute CRM software applications as well as provide related data, code, forms, webpages and other information to and from user systems 512 and to store to, and retrieve from, a database system related data, objects, and Webpage content.
  • CRM customer relationship management
  • data for multiple tenants may be stored in the same physical database object, however, tenant data typically is arranged so that data of one tenant is kept logically separate from that of other tenants so that one tenant does not have access to another tenant's data, unless such data is expressly shared.
  • system 16 implements applications other than, or in addition to, a CRM application.
  • system 16 may provide tenant access to multiple hosted (standard and custom) applications, including a CRM application.
  • User (or third party developer) applications which may or may not include CRM, may be supported by the application platform 518 , which manages creation, storage of the applications into one or more database objects and executing of the applications in a virtual machine in the process space of the system 516 .
  • FIG. 5 One arrangement for elements of system 516 is shown in FIG. 5 , including a network interface 520 , application platform 518 , tenant data storage 522 for tenant data 523 , system data storage 524 for system data 525 accessible to system 516 and possibly multiple tenants, program code 526 for implementing various functions of system 516 , and a process space 528 for executing MTS system processes and tenant-specific processes, such as running applications as part of an application hosting service. Additional processes that may execute on system 516 include database indexing processes.
  • each user system 512 could include a desktop personal computer, workstation, laptop, PDA, cell phone, or any wireless access protocol (WAP) enabled device or any other computing device capable of interfacing directly or indirectly to the Internet or other network connection.
  • WAP wireless access protocol
  • User system 512 typically runs an HTTP client, e.g., a browsing program, such as Microsoft's Internet Explorer browser, Netscape's Navigator browser, Opera's browser, or a WAP-enabled browser in the case of a cell phone, PDA or other wireless device, or the like, allowing a user (e.g., subscriber of the multi-tenant database system) of user system 512 to access, process and view information, pages and applications available to it from system 516 over network 514 .
  • HTTP client e.g., a browsing program, such as Microsoft's Internet Explorer browser, Netscape's Navigator browser, Opera's browser, or a WAP-enabled browser in the case of a cell phone, PDA or other wireless device, or the like.
  • Each user system 512 also typically includes one or more user interface devices, such as a keyboard, a mouse, trackball, touch pad, touch screen, pen or the like, for interacting with a graphical user interface (GUI) provided by the browser on a display (e.g., a monitor screen, LCD display, etc.) in conjunction with pages, forms, applications and other information provided by system 516 or other systems or servers.
  • GUI graphical user interface
  • the user interface device can be used to access data and applications hosted by system 516 , and to perform searches on stored data, and otherwise allow a user to interact with various GUI pages that may be presented to a user.
  • embodiments are suitable for use with the Internet, which refers to a specific global internetwork of networks. However, it should be understood that other networks can be used instead of the Internet, such as an intranet, an extranet, a virtual private network (VPN), a non-TCP/IP based network, any LAN or WAN or the like.
  • VPN virtual private network
  • each user system 512 and all of its components are operator configurable using applications, such as a browser, including computer code run using a central processing unit such as an Intel Pentium® processor or the like.
  • system 16 and additional instances of an MTS, where more than one is present
  • system 16 and all of their components might be operator configurable using application(s) including computer code to run using a central processing unit such as processor system 517 , which may include an Intel Pentium® processor or the like, and/or multiple processor units.
  • a computer program product embodiment includes a machine-readable storage medium (media) having instructions stored thereon/in which can be used to program a computer to perform any of the processes of the embodiments described herein.
  • Computer code for operating and configuring system 516 to intercommunicate and to process webpages, applications and other data and media content as described herein are preferably downloaded and stored on a hard disk, but the entire program code, or portions thereof, may also be stored in any other volatile or non-volatile memory medium or device as is well known, such as a ROM or RAM, or provided on any media capable of storing program code, such as any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD), compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data.
  • any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD), compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data.
  • the entire program code, or portions thereof may be transmitted and downloaded from a software source over a transmission medium, e.g., over the Internet, or from another server, as is well known, or transmitted over any other conventional network connection as is well known (e.g., extranet, VPN, LAN, etc.) using any communication medium and protocols (e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.) as are well known.
  • a transmission medium e.g., over the Internet
  • any other conventional network connection e.g., extranet, VPN, LAN, etc.
  • any communication medium and protocols e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.
  • computer code for implementing embodiments of the present invention can be implemented in any programming language that can be executed on a client system and/or server or server system such as, for example, C, C++, HTML, any other markup language, JavaTM, JavaScript, ActiveX, any other scripting language, such as VBScript, and many other programming languages as are well known may be used.
  • JavaTM is a trademark of Sun Microsystems, Inc.
  • each system 516 is configured to provide webpages, forms, applications, data and media content to user (client) systems 512 to support the access by user systems 512 as tenants of system 516 .
  • system 516 provides security mechanisms to keep each tenant's data separate unless the data is shared.
  • MTS mobile telephone network
  • they may be located in close proximity to one another (e.g., in a server farm located in a single building or campus), or they may be distributed at locations remote from one another (e.g., one or more servers located in city A and one or more servers located in city B).
  • each MTS could include one or more logically and/or physically connected servers distributed locally or across one or more geographic locations.
  • server is meant to include a computer system, including processing hardware and process space(s), and an associated storage system and database application (e.g., OODBMS or RDBMS) as is well known in the art. It should also be understood that “server system” and “server” are often used interchangeably herein.
  • database object described herein can be implemented as single databases, a distributed database, a collection of distributed databases, a database with redundant online or offline backups or other redundancies, etc., and might include a distributed database or storage network and associated processing intelligence.
  • FIG. 6 also illustrates environment 510 . However, in FIG. 6 elements of system 516 and various interconnections in an embodiment are further illustrated.
  • user system 512 may include processor system 512 A, memory system 512 B, input system 512 C, and output system 512 D.
  • FIG. 6 shows network 514 and system 516 .
  • system 516 may include tenant data storage 522 , tenant data 523 , system data storage 524 , system data 525 , User Interface (UI) 630 , Application Program Interface (API) 632 , PL/SOQL 634 , save routines 636 , application setup mechanism 638 , applications servers 1000 1 - 1000 N , system process space 602 , tenant process spaces 604 , tenant management process space 610 , tenant storage area 612 , user storage 614 , and application metadata 616 .
  • environment 510 may not have the same elements as those listed above and/or may have other elements instead of, or in addition to, those listed above.
  • processor system 512 A may be any combination of one or more processors.
  • Memory system 512 B may be any combination of one or more memory devices, short term, and/or long term memory.
  • Input system 512 C may be any combination of input devices, such as one or more keyboards, mice, trackballs, scanners, cameras, and/or interfaces to networks.
  • Output system 512 D may be any combination of output devices, such as one or more monitors, printers, and/or interfaces to networks.
  • system 516 may include a network interface 520 (of FIG.
  • Each application server 1000 may be configured to tenant data storage 522 and the tenant data 523 therein, and system data storage 524 and the system data 525 therein to serve requests of user systems 512 .
  • the tenant data 523 might be divided into individual tenant storage areas 612 , which can be either a physical arrangement and/or a logical arrangement of data.
  • user storage 614 and application metadata 616 might be similarly allocated for each user.
  • a UI 530 provides a user interface and an API 532 provides an application programmer interface to system 516 resident processes to users and/or developers at user systems 512 .
  • the tenant data and the system data may be stored in various databases, such as one or more OracleTM databases.
  • Application platform 518 includes an application setup mechanism 538 that supports application developers' creation and management of applications, which may be saved as metadata into tenant data storage 522 by save routines 536 for execution by subscribers as one or more tenant process spaces 604 managed by tenant management process 610 for example. Invocations to such applications may be coded using PL/SOQL 534 that provides a programming language style interface extension to API 532 . A detailed description of some PL/SOQL language embodiments is discussed in commonly owned co-pending U.S. Provisional Patent Application 60/828,192 entitled, PROGRAMMING LANGUAGE METHOD AND SYSTEM FOR EXTENDING APIS TO EXECUTE IN CONJUNCTION WITH DATABASE APIS, by Craig Weissman, filed Oct. 4, 2006, which is incorporated in its entirety herein for all purposes. Invocations to applications may be detected by one or more system processes, which manages retrieving application metadata 616 for the subscriber making the invocation and executing the metadata as an application in a virtual machine.
  • Each application server 600 may be communicably coupled to database systems, e.g., having access to system data 525 and tenant data 523 , via a different network connection.
  • one application server 600 1 might be coupled via the network 514 (e.g., the Internet)
  • another application server 600 N-1 might be coupled via a direct network link
  • another application server 600 N might be coupled by yet a different network connection.
  • Transfer Control Protocol and Internet Protocol TCP/IP
  • TCP/IP Transfer Control Protocol and Internet Protocol
  • each application server 600 is configured to handle requests for any user associated with any organization that is a tenant. Because it is desirable to be able to add and remove application servers from the server pool at any time for any reason, there is preferably no server affinity for a user and/or organization to a specific application server 600 .
  • an interface system implementing a load balancing function e.g., an F5 Big-IP load balancer
  • the load balancer uses a least connections algorithm to route user requests to the application servers 100 .
  • Other examples of load balancing algorithms such as round robin and observed response time, also can be used.
  • system 516 is multi-tenant, wherein system 16 handles storage of, and access to, different objects, data and applications across disparate users and organizations.
  • one tenant might be a company that employs a sales force where each salesperson uses system 516 to manage their sales process.
  • a user might maintain contact data, leads data, customer follow-up data, performance data, goals and progress data, etc., all applicable to that user's personal sales process (e.g., in tenant data storage 522 ).
  • tenant data storage 522 e.g., in tenant data storage 522 .
  • the user can manage his or her sales efforts and cycles from any of many different user systems. For example, if a salesperson is visiting a customer and the customer has Internet access in their lobby, the salesperson can obtain critical updates as to that customer while waiting for the customer to arrive in the lobby.
  • user systems 512 (which may be client systems) communicate with application servers 600 to request and update system-level and tenant-level data from system 516 that may require sending one or more queries to tenant data storage 522 and/or system data storage 524 .
  • System 516 e.g., an application server 600 in system 516
  • System data storage 524 may generate query plans to access the requested data from the database.
  • Each database can generally be viewed as a collection of objects, such as a set of logical tables, containing data fitted into predefined categories.
  • a “table” is one representation of a data object, and may be used herein to simplify the conceptual description of objects and custom objects according to the present invention. It should be understood that “table” and “object” may be used interchangeably herein.
  • Each table generally contains one or more data categories logically arranged as columns or fields in a viewable schema. Each row or record of a table contains an instance of data for each category defined by the fields.
  • a CRM database may include a table that describes a customer with fields for basic contact information such as name, address, phone number, fax number, etc.
  • Another table might describe a purchase order, including fields for information such as customer, product, sale price, date, etc.
  • standard entity tables might be provided for use by all tenants.
  • such standard entities might include tables for Account, Contact, Lead, and Opportunity data, each containing pre-defined fields. It should be understood that the word “entity” may also be used interchangeably herein with “object” and “table”.
  • tenants may be allowed to create and store custom objects, or they may be allowed to customize standard entities or objects, for example by creating custom fields for standard objects, including custom index fields.
  • all custom entity data rows are stored in a single multi-tenant physical table, which may contain multiple logical tables per organization. It is transparent to customers that their multiple “tables” are in fact stored in one large table or that their data may be stored in the same table as the data of other customers.
  • FIG. 7 shows a flowchart of an example of a method 700 of using environment 10 .
  • user system 12 FIGS. 5 and 6
  • one more tenant process space 104 FIG. 6
  • Step 712 are initiated on behalf of user system 12 , which may also involve setting aside space in tenant space 112 ( FIG. 6 ) and tenant data 114 ( FIG. 6 ) for user system 12 .
  • Step 712 may also involve modifying application metadata to accommodate user system 12 .
  • user system 12 uploads data.
  • one or more data objects are added to tenant data 114 where the data uploaded is stored.
  • method 4 may be implemented.
  • FIG. 710 user system 12 ( FIGS. 5 and 6 ) establishes an account.
  • one more tenant process space 104 FIG. 6
  • tenant data 114 FIG. 6
  • FIG. 712 may also involve modifying application metadata to accommodate user system 12 .
  • user system 12 uploads data.
  • one or more data objects are added to tenant data 114 where the data uploaded is stored
  • steps 402 - 410 may not be distinct steps.
  • method 400 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above.
  • the steps of method 400 may be performed in another order. Subsets of the steps listed above as part of method 400 may be used to form their own method.
  • FIG. 8 is a method of making environment 10 , in step 802 , user system 12 ( FIGS. 5 and 6 ) is assembled, which may include communicatively coupling one or more processors, one or more memory devices, one or more input devices (e.g., one or more mice, keyboards, and/or scanners), one or more output devices (e.g., one more printers, one or more interfaces to networks, and/or one or more monitors) to one another.
  • processors e.g., one or more memory devices
  • input devices e.g., one or more mice, keyboards, and/or scanners
  • output devices e.g., one more printers, one or more interfaces to networks, and/or one or more monitors
  • system 16 ( FIGS. 5 and 6 ) is assembled, which may include communicatively coupling one or more processors, one or more memory devices, one or more input devices (e.g., one or more mice, keyboards, and/or scanners), one or more output devices (e.g., one more printers, one or more interfaces to networks, and/or one or more monitors) to one another.
  • processors e.g., one or more central processing unit
  • memory devices e.g., one or more memory devices
  • input devices e.g., one or more mice, keyboards, and/or scanners
  • output devices e.g., one more printers, one or more interfaces to networks, and/or one or more monitors
  • Additionally assembling system 16 may include installing application platform 18 , network interface 20 , tenant data storage 22 , system data storage 24 , system data 25 , program code 26 , process space 28 , UI 30 , API 32 , PL/SOQL 34 , save routine 36 , application setup mechanism 38 , applications servers 100 1 - 100 N , system process space 102 , tenant process spaces 104 , tenant management process space 110 , tenant space 112 , tenant data 114 , and application metadata 116 ( FIG. 6 ).
  • step 806 user system 12 is communicatively coupled to network 104 .
  • step 808 system 16 is communicatively coupled to network 104 allowing user system 12 and system 16 to communicate with one another ( FIG. 6 ).
  • step 810 one or more instructions may be installed in system 16 (e.g., the instructions may be installed on one or more machine readable media, such as computer readable media, therein) and/or system 16 is otherwise configured for performing the steps of methods 3 A, 3 B and 4 .
  • one or more instructions may be entered into the memory of system 16 for scoring and ranking knowledge articles.
  • steps 802 - 810 may not be distinct steps.
  • method 800 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above.
  • the steps of method 800 may be performed in another order. Subsets of the steps listed above as part of method 800 may be used to form their own method.
  • a different normalization may be used, such as assigning ⁇ 3 to one star, ⁇ 2 to two stars, 2 to four stars, and 3 to five stars.
  • the user may have fewer or more stars to choose from (zero stars or one star to three stars or ten stars).
  • another symbol may be used, such as how many thumbs up and/or down.
  • the user directly chooses the points on scale that starts from a negative number and ends with a positive number.
  • the user may have multiple systems of rating an article, and the user may choose to make an entry in each.
  • An entry in each system of rating the article may affect the score of the article, by a different amount.
  • prior search results from prior searches may be saved along with the prior rankings, and when a new search is received with the same search term, the prior results may be retrieved, and the rankings may be updated based on the updates to the score since the last search, and then the search results may be returned to the user with articles placed in the order of the new ranking.
  • the amount of time that the user keeps the article open may affect the score.

Abstract

A method for scoring and ranking knowledge articles in an on-demand service environment in a database network system. The scoring allows users to have input into the scoring to determine relevancy and authenticity to solve particular problems.

Description

    CLAIM OF PRIORITY
  • This patent document is a continuation of and claims priority to co-pending and commonly assigned U.S. patent application Ser. No. 13/082,299, titled “Method and System for Scoring Articles in an On-Demand Services Environment,” by Rajagopal, filed on Apr. 7, 2011 (Attorney Docket No. SLFCP150/436US), which claims priority to commonly assigned U.S. Provisional Patent Application No. 61/360,752, titled “Method and System for Scoring and Ranking Articles in an On-Demand Services Environment,” by Rajagopal, filed on Jul. 1, 2010. Each of U.S. patent application Ser. No. 13/082,299 and U.S. Provisional Patent Application No. 61/360,752 is hereby incorporated by reference in its entirety and for all purposes.
  • COPYRIGHT NOTICE
  • A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
  • CROSS REFERENCE TO RELATED APPLICATIONS
  • The following commonly owned, co-pending United States patents and patent applications, including the present application, are related to each other. Each of the other patents/applications are incorporated by reference herein in its entirety:
  • U.S. Utility patent application Ser. No. 13/082,299 entitled METHOD AND SYSTEM FOR SCORING ARTICLES IN AN ON-DEMAND SERVICES ENVIRONMENT, by Vinodh Rajagopal, filed Apr. 7, 2011 (Docket#48-52/436US); and
  • U.S. Provisional Patent Application No. 61/354,003 entitled METHODS AND SYSTEMS FOR ANALYZING SEARCH TERMS IN A MULTI-TENANT DATABASE SYSTEM ENVIRONMENT, by Olivier Y. Pin et al., filed Jun. 11, 2010 (Attorney Docket No. SALEP0012P); and
  • U.S. patent application Ser. No. 11/716,365 entitled METHOD AND SYSTEM FOR POSTING IDEAS, by Norimasa Yoshida et al., filed Mar. 8, 2007 (Attorney Docket No. 48-2/041 US), which is now U.S. Pat. No. 7,831,455; and
  • U.S. patent application Ser. No. 11/786,882 entitled METHOD AND SYSTEM FOR MANAGING IDEAS, by Norimasa Yoshida et al., filed Apr. 13, 2007 (Attorney Docket No. 48-3/042US), which is now U.S. Pat. No. 7,818,194; and
  • U.S. patent application Ser. No. 11/801,572 entitled METHOD AND SYSTEM FOR INTEGRATING IDEA AND ON DEMAND SERVICES, by Norimasa Yoshida et al., filed May 9, 2007 (Attorney Docket No. 48-4/043US), which is now U.S. Pat. No. 7,840,413; and
  • U.S. Provisional Patent Application No. 61/354,604 entitled METHODS AND SYSTEMS FOR DYNAMICALLY SUGGESTING ANSWERS TO QUESTIONS SUBMITTED TO A PORTAL OF AN ONLINE SERVICE, by Patrick McFarlane et al., filed Jun. 14, 2010 (Attorney Docket No. SALEP0030P); and
  • U.S. patent application Ser. No. 13/111,195 entitled METHODS AND SYSTEMS FOR DYNAMICALLY SUGGESTING ANSWERS TO QUESTIONS SUBMITTED TO A PORTAL OF AN ONLINE SERVICE, by Patrick McFarlane et al., filed May 19, 2011 (Attorney Docket No. 48-51/429US); and
  • U.S. Provisional Patent Application No. 61/360,752 entitled METHODS AND SYSTEMS FOR SCORING AND RANKING ARTICLES IN AN ON-DEMAND SERVICES ENVIRONMENT, by Vinodh Rajagopal, filed Jul. 1, 2010 (Attorney Docket No. SALEP0034P); and
  • U.S. patent application Ser. No. 13/082,299 entitled METHOD AND SYSTEM FOR SCORING ARTICLES IN AN ON-DEMAND SERVICES ENVIRONMENT, by Vinodh Rajagopal, filed Apr. 7, 2011 (Attorney Docket No. 48-52/436US); and
  • U.S. Provisional Patent Application No. 61/351,620 entitled METHODS AND SYSTEMS FOR PROVIDING ANSWERS TO USERS OF A MULTI-TENANT DATABASE SYSTEM, by Norimasa Yoshida et al., filed Jun. 4, 2010 (Attorney Docket No. SALEP0004P); and
  • U.S. patent application Ser. No. 13/152,246 entitled METHOD AND SYSTEM FOR PROVIDING ANSWERS TO USERS OF A MULTI-TENANT DATABASE SYSTEM, by Norimasa Yoshida et al., filed Jun. 6, 2011 (Attorney Docket No. 48-54/384US); and
  • U.S. Provisional Patent Application No. 61/350,904 entitled METHOD AND SYSTEM FOR ANSWERS TO CASES ESCALATION, by Norimasa Yoshida et al., filed Jun. 2, 2010 (Attorney Docket No. SALEP0005P); and
  • U.S. patent application Ser. No. 13/151,784 entitled METHOD AND SYSTEM FOR ESCALATING CONTENT OF DISCUSSIONS TO PARTICULAR MEMORY LOCATIONS, by Norimasa Yoshida et al., filed Jun. 6, 2011 (Attorney Docket No. 48-55/385US).
  • FIELD OF THE INVENTION
  • The current invention relates generally to scoring and ranking articles.
  • BACKGROUND
  • The subject matter discussed in the background section should not be assumed to be prior art merely as a result of its mention in the background section. Similarly, a problem mentioned in the background section or associated with the subject matter of the background section should not be assumed to have been previously recognized in the prior art. The subject matter in the background section merely represents different approaches, which in and of themselves may also be inventions.
  • In conventional database systems, users access their data resources in one logical database. A user of such a conventional system typically retrieves data from and stores data on the system using the user's own systems. A user system might remotely access one of a plurality of server systems that might in turn access the database system. Data retrieval from the system might include the issuance of a query from the user system to the database system. The database system might process the request for information received in the query and send to the user system information relevant to the request. The easy and efficient retrieval of accurate information and subsequent delivery of this information to the user system has been and continues to be a goal of administrators of database systems.
  • Unfortunately, conventional database approaches might not process a query as efficiently as the user might want if, for example, the results of the query are not organized correctly. Accordingly, it is desirable to provide techniques enabling better and more relevant organization of the results of a query.
  • BRIEF SUMMARY
  • In accordance with embodiments, there are provided mechanisms and methods for scoring and ranking knowledge articles in an on-demand database. These mechanisms and methods for scoring and ranking knowledge articles in an on-demand database can enable embodiments to provide information in response to a user's search query in a manner that allows input from internal and external users. The ability of embodiments to provide user with relevant results as a result of the scoring and ranking of the knowledge articles provides an advantage over other systems.
  • In an embodiment and by way of example, a method for scoring and ranking knowledge articles in an on-demand database is provided. The method embodiment includes methods for scoring and/or ranking knowledge articles in a multi-tenant database system, by a combination of determining a weight based on voting for each of a plurality of knowledge articles, determining a score based on reference to other knowledge articles for each knowledge article; determining a weight based on visitation by external users for each knowledge article; determining a half-life for each of the knowledge articles; and/or determining a half-life to obtain a final score. In some embodiments, the method also includes receiving a search request from a user of the on-demand services environment; ranking the knowledge articles based on the final score and the relevancy to the search; and providing one or more of the knowledge articles to the user based on the ranking.
  • Alternative method embodiments include methods for determining, by a host system of a multitenant database having a processor system including one or more processors and a storage system, an increment for a score of an article based on receiving at least one vote for the article; determining, by the processor system, an increment for a score of an article based on a creation of a reference to the article in one or more other articles; determining, by the host system, an increment for a score of an article based on a detection of one or more visitations by one or more users; weighting, by the host system, the increment to the score, so that more recent increments to the score have a higher weight than less recent increments; and storing the score in association with the article in the storage system as an indication of a likelihood that users will be interested in the article.
  • While the present invention is described with reference to an embodiment in which techniques for scoring and ranking knowledge articles in an on-demand database are implemented in a system having an application server providing a front end for an on-demand database service capable of supporting multiple tenants, the present invention is not limited to multi-tenant databases nor deployment on application servers. In an embodiment the tenants may be organizations with employees and customers, whom may be users of the multitenant database as a result of the organization being a tenant of the multitenant database. Embodiments may be practiced using other database architectures, i.e., ORACLE®, DB2® by IBM and the like without departing from the scope of the embodiments claimed.
  • Any of the above embodiments may be used alone or together with one another in any combination. Inventions encompassed within this specification may also include embodiments that are only partially mentioned or alluded to or are not mentioned or alluded to at all in this brief summary or in the abstract. Although various embodiments of the invention may have been motivated by various deficiencies with the prior art, which may be discussed or alluded to in one or more places in the specification, the embodiments of the invention do not necessarily address any of these deficiencies. In other words, different embodiments of the invention may address different deficiencies that may be discussed in the specification. Some embodiments may only partially address some deficiencies or just one deficiency that may be discussed in the specification, and some embodiments may not address any of these deficiencies.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In the following drawings like reference numbers are used to refer to like elements. Although the following figures depict various examples of the invention, the invention is not limited to the examples depicted in the figures.
  • FIG. 1 illustrates a block diagram of example of functional components of the method and system for scoring and ranking articles;
  • FIG. 2 illustrates a block diagram of an embodiment of a document for use with the method and system for scoring and ranking articles;
  • FIGS. 3A-3B are operational flow diagrams illustrating an embodiment of a method of scoring and ranking of articles;
  • FIG. 4 is a flow diagram illustrating embodiments of scoring and ranking a knowledge article;
  • FIG. 5 illustrates a block diagram of an example of an environment wherein an on-demand database service might be used;
  • FIG. 6 illustrates a block diagram of an embodiment of elements of FIG. 5 and various possible interconnections between these elements;
  • FIG. 7 is a flowchart of an example of a method of using the environment in FIGS. 5 and 6;
  • FIG. 8 is an embodiment of method of making the environment in FIGS. 5 and 6.
  • DETAILED DESCRIPTION General Overview
  • Systems and methods are provided for scoring and ranking in an on-demand service environment. The following detailed description will first describe exemplary functional components for scoring and ranking articles in an on-demand services environment in accordance with aspects and embodiments of the present invention. A block diagram of a document is then detailed.
  • As used herein, the term multi-tenant database system refers to those systems in which various elements of hardware and software of the database system may be shared by one or more customers. The multitenant database may be a relational database may have multiple tenants. Each of the tenants may be an organization and/or may have their own customers, representatives, and/or employees whom may share and/or benefit from the resources of the multitenant database system, and/or whom may be users of the multitenant database as a result of the organization be a tenant of the multitenant database. For example, a given application server may simultaneously process requests for a great number of customers, and a given database table may store rows for a potentially much greater number of customers. As used herein, the term query plan refers to a set of steps used to access information in a database system. Usage of the tenant's portion of multitenant database system may be provided to the tenant on-demand—that is as a service, so that the tenant does not need to be concerned with managing the database system and/or without requiring the tenant to download software related to the multitenant database.
  • Next, mechanisms and methods for scoring and ranking in an on-demand service environment will be described with reference to example embodiments. The methods involve deriving a score based on a variety of user actions in a forum and/or when processing a search, then ranking the knowledge article. The ranking decides what order a knowledge article appears in a results set returned in response to a user submitting a search.
  • Next, mechanisms and methods for providing methods and systems for scoring and ranking articles identified using search terms (e.g., keywords) will be described with reference to example embodiments. In this specification a community is a group of users that share a common interest and tend to communicate with one another about that common interest.
  • A community website is a website in which users share ideas that are related to the community, which may include at least a portion of one or more webpages. An on-demand community is a community website that is created by the tenant using pre-established tools specialized for creating communities. The multitenant database system may provide the pre-established tools specialized for creating the communities. Using the pre-established tools, the community website and the ability to establish a community website may be provided to the tenant of the multitenant database as a service to the tenant that is managed by the multitenant database. The tenant of the multitenant database may not need to download any software to establish and run the community website provided by the multitenant database system. In an embodiment, the focus of the communities may be on-demand enterprise communities, which are communities structured around a business' partners, customers, vendors, representatives, employees, and/or others associated with the business.
  • A knowledge base is a database for knowledge management. The knowledge bases can be part of a community website. The knowledge base is a collection of articles related to problems and solutions related to the common interest of the community. Knowledge base systems may include tools that help in creating, editing, and managing the database of articles. Knowledge base systems may offer documentation of knowledge and self-learning there by reducing the cost of customer support. The articles in the knowledge base may include some problems and solutions that were initially discussed in the forum, were deemed (e.g., by an administrator) to be of particular importance to users, and were consequently copied from the log of questions and answers of the forum to the knowledge base (and optionally further formatted and/or otherwise enhanced for clarity and/or to provide a more thorough discussion of the topic).
  • Analytics in this specification refers to the science of analysis concerned with extracting useful properties of data, typically involving extracting properties from large databases. Search analytics in this specification refers to the analysis and aggregation of search engine statistics. Search analytics may help in understanding and/or improving the performance of search engines. Search analytics may include determining search volume trends, analysis of searches, keywords, advertisements, search volume trends, keyword monitoring, search results, advertisement history, advertisement spending statistics, and/or comparisons of websites, for example. The comparison of websites may include a comparison of the number and/or type of users, advertisers, advertisements, keywords, search results, search trends, advertisement trends, and/or advertisement histories, for example.
  • In this specification a keyword refers to a word or a phrase relevant to a webpage document, via which the document may be found. Keyword can also be a word or a phrase entered in a search engine. In this specification, the term document is generic to a webpage, an article, or other document. A page of results (which may be a webpage) from a keyword search in a search engine may also be referred to as search engine results page. Keywords and search terms are used interchangeably in this specification and may be substituted for one another to obtain different embodiments. In this specification the term keyword search analytics refers to the analysis and aggregation of search engine data. Keyword search analytics can be helpful in understanding the trends and requirements of users which in turn helps in optimizing the database.
  • The application platform is a platform for hosting a forum about a product or customer related topic. Application platform facilitates the organizing of the questions and answers presented during the forum in a manner so that the information receives appropriate attention. In an embodiment, the forum may be a community website and may have a common goal of discussing a product. Associated with the forum may be several different storage areas (which may each include one or more tables and/or databases). The storage areas may include one storage area for questions and answers, one for customer case management, and one for problems and solutions, for example. The questions and answers storage area may be a log and/or database storing the questions and answers of the forum. The customer case management may store a list of problems that customers are currently having and/or that need to be solved. The customer case management system may store information about specific issues that need to be resolved for specific clients, such as which issues have troubled which clients, how long ago the issue appeared, whether any action has been taken to resolve the problem worked. The problems and solutions may include problems that customers had and how the problems were solved. The knowledge base may be a database of knowledge articles. Generally, knowledge articles may be entered by customer support agents. The terms “knowledge articles” and “articles” are used interchangeably in this specification and may include information that customers, customer care agents, and/or administrators are expected to find useful. The knowledge articles may come from the forum, but optionally knowledge articles may also come from elsewhere. For example, knowledge articles may include articles having information about a new product, tutorials for using a product, and/or other specific topics, may be placed in the knowledge base of the forum by the developer at the time that a produce it released. Once a question is presented to the forum, the question is visible to other users, and the other users can reply to the posted question. If a particular questions is troubling a user, the user has the option of browsing for similar questions to the user's questions or presenting the question to the forum. Apart from answering questions, internal and external users can vote on whether they like the posted question and/or answers (internal users are users that are members of the organization running the multitenant database and external users are users that are not members of the organization running the database, such as members of organizations that are tenants of the multitenant database). If an external user (such as a member of an organization that is a tenant) votes on a posted question or answer, the vote would be referred to as an external vote.
  • If authorized personnel (that is personnel authorized by the organization running the multitenant database) considers that a particular question has been well addressed, the authorized personnel may vote (and this vote would be an internal votes).
  • Knowledge Article Scoring
  • Particular embodiments include an approach that assigns scores to a “knowledge article” in order to support ranking of that article in search results. The score provides an indication of the quality or overall usefulness of an article, but does not measure the relevancy of the article to any particular question or search. In this specification, the quality of the article may refer to the likelihood that others would be interested in the article. When a search query is received one factor in determining the ranking of the article in search results may be the score and another factor determining the ranking may be the relevancy. Thus, for example, the ranking of the article may be determined by adding the score times a first weight to the relevancy times a second weight. Knowledge scoring may include various parameters, such as a rating system, the number of reference to the article being scored in other knowledge articles, the number of references to the article being scored in the cases and solutions storage area, on the number external user visitation to the article being scored, the number of internal user visitations to the article being scored, and/or the age of the article, the votes, the references to the article, and/or the visitations.
  • Each article may be rated according to a rating system, such as a 5-star rating system. In an embodiment, this 5-star rating may be a primary method of weighting in scoring. If the article is exposed on public sites, and if voting is allowed in the public site, then the votes by public users (external users) may also be assigned a weight (which weights the contribution of the external votes to the score). Rating by internal users may also be assigned an appropriate weight. External votes can reflect the article's score from a public user perspective, which may be considered more important since the external users may be the major consumers of the articles. As such, particular embodiments may assign a higher weight to the votes of external users.
  • Knowledge articles may also be able to refer to other knowledge articles. Such references aid in keeping the content of a knowledge article focused to a particular topic, and also can avoid repetition of information that is also available in other articles. If a knowledge article “A” is referenced in another article “B,” article “A” can thus get additional scores with a predetermined weight. In an embodiment, the referring article's score can also be considered as a parameter in particular embodiments.
  • Knowledge articles may be referenced in a storage area for cases and solutions (and likely in other entities, such as a storage are for questions and replies that occurred as part of the forum). Whenever an article gets referenced in the cases and solutions storage area, the score of the knowledge article may be incremented by an amount that reflects the expected significance of the reference in indicating the quality of the article (or the degree to which it is expected that others will be interested in the article). In an embodiment, the increment to the score may be the increase in the number of references to the article times a weight.
  • Also, in particular embodiments, a weight may be assigned based on a number of times an article is visited by external users. Such a weighting may be different than the rating discussed above. For example, a visit to a knowledge article may not be considered as significant as a vote indicating that the voter liked the article. Nevertheless, articles which are read, may receive increments to the scores of those articles based on the number of times the articles are read.
  • In addition, in an embodiment, a “half-life” may be assigned to votes and/or other increments to the score (similar to the half-life used in computing scores of “ideas”) so that newer and active articles may tend to receive higher scores than older, inactive articles (see U.S. patent application Ser. No. 11/716,365, filed Mar. 8, 2007, herein incorporated by reference in its entirety).
  • A final score of the article can then be computed based on one or more of the above parameters, as well as any suitable additional parameters, and may reflect the likelihood that users will be interested in an article.
  • In particular embodiments, a score of an article can be maintained as a separate field in the article itself (e.g., in the meta data of the article), and the description of the knowledge article in the universal data description (UDD) may include a field for the score. In other words, there may be a library of templates for different types of documents and/or other objects, which may include the different fields that are to be included in each type of document or object in the library, and the template for the knowledge article may include a field for the score.
  • Particular embodiments may also be enhanced to automatically detect the references to articles in other articles, in a storage area for cases and solutions, and/or to keep a count of the number of times the article was read and/or visited. Further, different parameters can be configurable by the tenant organization and/or a module deployed (e.g., over the Internet) associated with the web community of the forum.
  • FIG. 1 illustrates a block diagram of an embodiment of a scoring and ranking system 100. In an embodiment, the functional components 100 may include: forum 141, knowledge base 145, questions and answers 150, cases and solutions 155, algorithm for computing rank 160, vote table 165, algorithm for computing score 170, cross reference tracker 180, and read counter 190. In other embodiments, functional components 100 may not have all of the elements or features listed and/or may have other elements or features instead of or in addition to those listed.
  • Each block is a functional component of the system for scoring and ranking knowledge articles. Scoring and ranking system 100 may compute the score and/or rank of an article. The forum 141 includes the discussion between users in the forum 141. This can include but is not limited to, online discussions, posting of questions, posting of answers, posting of solutions, posting of opinions, etc. The forum can be about a product or a customer related topic.
  • The knowledge base 145 is a database for knowledge management. Knowledge base 145 can be part of a community website. Knowledge base 145 is a collection of articles related to problems and solutions related to the common interest of the community knowledge base 145 may include one or more databases (e.g., are relational database) where the articles are stored. Knowledge base 145 may be included in a system that has tools that help in creating, editing, and managing the database of articles stored in knowledge base 145. The system in which knowledge base 145 is stored may offer documentation of knowledge and self-learning thereby reducing the cost of customer support. Optionally, knowledge base 145 may have varying levels of access for different users and/or for different types of users, such that some content is not available if the user does not have authorization, but other content is available to the user.
  • Questions and answers 150, is a storage area that may store a log of the forum and can be open to the public for searching or may only be partly searchable by the public (there may be different levels of access associated with different content stored in questions and answers 145). In other words, optionally, questions and answers 150 may have varying levels of access for different users and/or for different types of users, such that some content is not available if the user does not have authorization, but other content is available to the user. Questions and answers 150 may be a relations database or other database, which may be a part of, or separate from, knowledge base 145. Optionally, the questions and answers 150 can also include calls or emails. The forum participants may rate how much the participants liked a question or answer. The rating system may be use a “5 star rating system.” Someone reviews the questions of the questions and answers. The questions and answers that are believed to be beneficial for others to read are placed into the knowledge base. In an embodiment, other articles in the knowledge base that relate to the topic of interest of the knowledge article.
  • Cases and solutions 155 is a storage area that may include a record of customer complaints and the solution arrived at for that customer. Cases and solutions 155 may be a relational database or other database, which may be a part of, or separate from, knowledge base 145. Cases and solutions 155 can be handled by a representative of the company. The representative can create a case when there is a question from a user, which may be updated when there is a solution. Optionally, cases and solutions 155 may have varying levels of access for different users and/or for different types of users, such that some content is not available if the user does not have authorization, but other content is available to the user.
  • The algorithm for computing rank 160 may include an algorithm for determining the order in which articles are presented to a user in a set of results presented in response to a search. The search engine may rank the knowledge article according to the search term and the relevance. The rank is determined by a combination of the relevance to a particular search (or keyword) and the score.
  • The vote table 165 may be a table of votes received for a various articles. For example, the table may include one column for document IDs and another column for the number of votes received by the article having that document ID. In an embodiment, voting information is the data related to voting of articles, which might include a normalized score, channel, total sum, total number of votes, and/or the number of 1 star, 2 stars, 3 stars, 4 stars, and/or 5 stars votes. User systems may be capable of accessing the knowledge base in many ways and channel information indicates the access path to the articles in the knowledge base. In some embodiments, voting involves rating an article from 1 to 5 stars, based on the user system sending a vote liking an article and/or the user system sending an indication as to how many stars to award to the idea. An article that has the highest degree of being liked may be awarded a 5 star vote and least liked may receive a 1 star vote. In an embodiment, an article which receives a 5 star vote from the user system is given 10 points, an articles which receives a 4 star vote from the user system is given 5 points, an article which receives a 3 star vote from the user system is given 0 points, an article which receives a 2 star vote from the user system is given −5 points, and an article which receives a 1 star vote from the user system is given −10 points. The normalization of setting what is expected to be an average value (three stars) to the value 0, and assigning negative values to values below the expected average (e.g., −5 for two stars and −10 for one star) and positive values to values that are expected to be above the expected average value (e.g., 5 for four stars and 10 for five stars) results in the total of the scores from several voters being a lower number, and less likely to cause an overflow error. The total votes are the total number of votes an article has received since the initial posting of the article in the forum. The votes may be weighted according to how recently the votes were cast (with more recent votes receiving a higher weight). The vote of external users may be weighted more than internal users. In one embodiment, vote table 165 stores external and internal votes separately (e.g., in different columns), and in another embodiment, only the combination of the external and internal votes are stored. The vote table 165 can include database keys (in addition to or instead of the document ID) to link to other tables. Vote table 165 is optional. The score could be updated with each vote, so that there is no need to store the actual votes.
  • The algorithm for computing a score 170, can take into account all of the aspects of the score (which will be discussed further below in FIG. 3A) including but not limited to, voting of external and internal users, number of times the knowledge article is visited, reference to other knowledge articles, and age. The score can help to determine the ranking of the knowledge article. The score is not related to a particular search, but a measure of how useful the article is generally expected to be. In an embodiment, the score is updated every time an event occurs that affects the score (e.g., every time someone votes on the article, visits the article, adds a reference to the article in another article). In an alternative embodiment, the score is re-determined at a specific time, e.g, every 30 days, every 7 days, etc. The algorithm for determining the score can be a weighted average. For example the weight for each attribute X the number of such scores is the weighted sum. This can be combined with the decay in time as a way of weighting the votes. The decay in time can be a half-life period, including but not limited to, 10 days if an idea is not being viewed.
  • In an embodiment, the algorithm computes the score by performing a series of steps that yield a result that is equivalent to or similar to the results of computing the formula,
  • s=Σi=1 Ne−αt i Σj=1 MwjFj(ti), where s is the score, N is the total number of times at which the time score was incremented, i is an index labeling the times at which score was incremented, ti is the time at the ith time that the score was incremented, M is the total number factors that are used in computing the score, j is an index labeling each factor used to compute the score, Fj is the jth factor used to compute the score, and wj is the weight assigned to factor Fj. The weights wj are numerical values. The magnitude of any particular weight wj is not important, but the ration of the each weight with respect to one another determines the relative percentage that factor the weight is associated with is assigned.
  • One computation that may be performed that is equivalent to the above formula is to compute the score from the following recursive formula,
  • s(ti)=K(ti)Δ(ti)+s(ti-1), where s(ti-1) is the prior score computed prior to the most recent increment of the score, which was update at the prior time ti-1, Δ(ti) is the current increment of the score, which is being incremented at time t1, which may be computed from Δ(ti)=Σj=1 MwjFj(ti), K(ti) is a constant that is incremented essentially every time the score is updated, which is related to the decay constant α, and s(ti) is the current score being computed at time ti. In an embodiment, Δ(ti) may be computed from the formula Δ(ti)=wviVint(ti)+wvxVex(ti)+wRR(ti)+wcC(ti), where C(ti) is the number of cross references to the current article received at time ti, wc, is the weight assigned to the number of cross references, R(ti) is the number of reads or visitations the current article received at time ti, wR is weight assigned to the number of reads or visitations to the current article, Vex(ti) is the number of external votes received for the current article received at time ti, wvx is weight assigned to the number external votes for the current article, Vint(ti) is the number of internal votes for the current article received at time ti, and wvi is the weight assigned to the number of internal votes for the current article. To avoid an overflow error, periodically, all of the scores are divided by a large number. In an embodiment, K(ti) may be computed recursively according to the formula (ti)=βK(ti-1), where K(ti-1) is the prior constant and β is a positive constant greater than 1. The constants β and α are phenomenological constants that are determined experimentally according to the users needs, volume and/or frequency of updates to the score. Consequently, the relationship between β and α is not important—the appropriate value to use for β may be determined experimentally without knowledge of α of the specific half life it corresponds.
  • In an embodiment wvx should be greater than wvi so that external votes are given more weight than internal votes.
  • Cross reference tracker 180 is an algorithm that tracks cross-references between knowledge articles. The cross-reference tracker can keep track of how many times an article is referenced by other articles. In an embodiment, cross reference tracker 180 detects the creation of a cross reference to an article. In an embodiment, after detecting the creation of a cross reference, cross reference tracker initiates an update of the score for the article and/or updates a counter that tracks the number of cross references to the article.
  • Read counter 190 measures how many people visit and/or read the article. The read count may be stored in the article itself. The read count may be included in the score. The read count will increase each time an article is opened and/or read.
  • FIG. 2 illustrates a block diagram of an embodiment of a document 200 for the method and system for scoring and ranking articles. In an embodiment, the document 200 may include meta data 215, score 220, read count 225, other fields 230, and content 240. In other embodiments, document 200 may not have all of the elements or features listed and/or may have other elements or features instead of or in addition to those listed.
  • In an embodiment, document 200 is a software version of a document. The document has a text, but also has a something that defines where the page begins and ends and how to open and read.
  • Meta data 215 includes at least the score 220, the read count 225, and other fields 230. The meta data 215 can include machine instructions (e.g. code) of how to open and read (e.g. render) and a definition for where the page begins and ends. In an embodiment, the meta data is readily visible in a view that intended for developers (as opposed to end users), but is not readily visible in a view that is intended for end users. The meta data may also include the score.
  • The score 220 of the knowledge article may be stored in the document as part of the meta data 215, which may aid in ranking the knowledge article.
  • The read count 225 may be stored in meta data 215 and describes the number of times the knowledge article has been read, opened, and/or visited.
  • Other Fields 230 includes other meta data that is included in the document 200 (in addition to the score 220 and the read count 225). For example, other fields 230 may include a counter that tracks the number of cross references that have been created to the current article.
  • The content 240 is separate from the meta data 215, and may include the content of the knowledge article, which may include text and/or images, for example. The content 240 can include, but is not limited to, text, discussions, solutions, questions, conversations from the forum, and/or other content. Content 240 may placed in a location of the document that is readily visible to an end user. Content 240 and metadata 215 may be stored in different locations in a database where document 200 is stored. The system may store machine instructions for placing the content and in the content area of document 200 and the meta data in the meta data area of document 200 based on which are of the database the information is stored. In other words, information in the content area of the database may automatically be placed in the content area of the document upon being rendered, and information in the meta data area of the database may automatically be placed in the meta data area of the document upon being rendered.
  • Methods of Scoring and Ranking Knowledge Articles (FIGS. 3A, 3B and 4)
  • FIGS. 3A-3B show operational flow diagrams illustrating scoring and ranking of articles.
  • FIG. 3A shows a flowchart of an example of a method of receiving a search 300, carried out by the host system, and shows how the user can influence the score of the knowledge article identified by the search (e.g., the user can vote and/or can influence the score by viewing the article).
  • In step 302, a search is received from a user. The search can be any type including a keyword search, a question, and/or a complaint.
  • In step 303, an initial set of articles is determined that match the search to at least some degree (which therefore have a certain degree of relevance). For example, the initial set of articles may be a set of articles that have one or more of the search terms.
  • In step 304, a ranking is determined for each of the articles found that are in the initial set of articles. The ranking may be a weighted sum of relevancy factors and the score. For example, a certain value may be added to the ranking for each of key word of the search term that is found in the article. The amount that is added to the ranking may depend on the number of times the word is found in the article and/or the ratio of the number of time the terms is found in the article to number of words in the article. An additional amount may be added to the ranking for each of the words of the search term found in the abstract. An additional amount may be added to the ranking for each of the words of the search term found in the title. If article is opened by a user, the read counter is updated, the score recomputed, and the score of the article is updated and stored in the meta data of the score.
  • In step 306, the results are placed in order of decreasing rank, starting with the article with the highest rank and placed into a page of results that is sent to the user. The user may choose to open one or more of the knowledge articles in the results. By opening the article or articles, the score of the article or articles may be changed (see FIG. 4).
  • In step 308 a determination is made as to whether a message has been received that the article has been opened and/or read. If the article is opened and/or read, the score is updated. If the article is not opened, the method ends.
  • In step 310, the score is updated based on the opening and/or reading of an article. The score can be updated as discussed in FIG. 4 (see step 404).
  • In step 312, a determination is made as to whether a vote has been received from a user. If a vote has been received, the score is updated. If a vote has not been received, the method ends.
  • In step 314 the score is updated because a vote is received from an external and/or internal user. External votes (from users) may be weighted greater than internal votes. External users are users that are associated with tenants of the multitenant database system. Users may also include internal users, public users and/or forum members. Internal users may be users associated with an organization that runs the multitenant database system (see also FIG. 4, step 402, which is discussed below).
  • In step 316 a new score of the knowledge article can be determined based on the new vote (see also FIG. 4).
  • In another embodiment, although depicted as distinct steps in FIG. 3A, steps 304-310 may not be distinct steps. In other embodiments, method 300 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above. The steps of method 300 may be performed in another order. Subsets of the steps listed above as part of method 300 may be used to form their own method.
  • FIG. 3B shows a flowchart of an example of a user search 350, carried out by the user system, and how the actions of the user can influence the score and/or ranking of a knowledge article. The methods of FIGS. 3A and 3B may be combined to form two parts of the same method, where the method FIG. 3A is the portion of the combined method carried out by the host system and the method of FIG. 3B is the portion of the combined method carried out by the user's system.
  • In step 352, a user sends a search. The search can be any type including a keyword (or term) search, a question, and/or a complaint. The knowledge articles may be searched by identifying those that are most related to the search term. The search of step 352 of FIG. 3B may be received in step 302 of FIG. 3A.
  • In step 354, a web page with the ranked articles is received, which may be the result of the ranked articles being sent in step 306 of FIG. 3A. The articles are ranked based on how they fit the search as well as the scores the articles have received. Thus, the method allows for the direct input of one or more users to determine the relevancy and authenticity of an article and to solve particular problems. The user helps to solve answers and scoring is partly or mostly determined by the end-user.
  • In step 356, a user decides whether to open and/or read and article. If the article is opened and/or read, a message is sent to the server and the score is updated. If the article is not opened, the method ends.
  • In step 358, if a user opens an article, and the user machine may send a message to the host machine that the article has been opened, which initiates step 308 of FIG. 3A. By opening the article, the user influences the score of the article, by causing step 308 to be performed. The read count of an article increases each time the article is opened and/or read.
  • In step 360, a user decides whether to vote on an article. If the user votes on the article, a vote is sent to the server. If the user does not vote on the article, the method ends.
  • In step 362 if the user votes, a vote is sent to the server. The scoring of a particular article can be triggered each time a vote occurs. Each article can include a rating system, such as a 5-star rating system. This 5-star rating may be a primary method of weighting scores. If the article is exposed on public sites, and if voting is allowed in the public site, then the votes by public users may also bear an attached weight thereto. Rating by internal users may also carry an appropriate weight. External votes can reflect the articles score from a public user perspective, which may be considered more important since the external users are the major consumers of the articles. As such, particular embodiments can provide higher weight to the votes of external users.
  • In another embodiment, although depicted as distinct steps in FIG. 3B, steps 352-358 may not be distinct steps. In other embodiments, method 350 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above. The steps of method 350 may be performed in another order. Subsets of the steps listed above as part of method 350 may be used to form their own method.
  • FIG. 4 shows a flowchart of an example of scoring and ranking a knowledge article 400 by first computing a score and then ranking the knowledge article.
  • In step 402, the knowledge article is scored based on voting. The scoring of a particular article can be triggered each time a vote occurs. Each article can include a rating system, such as a 5-star rating system. This 5-star rating may be a primary method of weighting in scoring. If the article is exposed on public sites, and if voting is allowed in the public site, then the votes by public users may also bear an attached weight thereto. Rating by internal users may also carry an appropriate weight. External votes can reflect the articles score from a public user perspective, which may be considered more important since the external users are the major consumers of the articles. As such, particular embodiments can provide higher weight to the votes of external users.
  • In step 404, the knowledge article is scored based on the number of times the article is visited, which may be recorded in the rate counter value. Also, in particular embodiments, a weight may be assigned based on the number of times an article is visited. For example, a visit to a knowledge article may not be considered as significant as a voting. Nevertheless, articles which are read, can receive scores based on the number of times the articles are read. The number of times the article is read or visited is taken into account and used to update the score each time the score is updated and/or each time the article is visited and/or read.
  • In step 406, a knowledge article is scored based on reference to other knowledge articles. Knowledge articles may also be able to refer to other knowledge articles. Cross references from one article to another aid in keeping the content of a knowledge article focused to a particular topic, and also can avoid repetition of information that is also available in other articles. If a knowledge article “A” is referenced in another article “B”, article “A” can thus get additional scores with predetermined weight. In an embodiment, the referring article's score can also be considered as a parameter in particular embodiments. The cases and solutions and other questions and answers can trigger a new score. Links can be put in knowledge articles to refer to other knowledge articles. The links can be a label of the knowledge article that can be used by outside users to uniquely identify knowledge articles so that when on article references another, the knowledge article can easily be found. Cross referencing can be tracked as the cross references are added to the article so that the cross reference will be added to the score of the article. Thus, each time the article is referenced, a new score can be determined. The links may also be a way for managers to see and follow activities related to the usage of a customer support system. The links can be used for the manager to see the evolution of activities over time.
  • In step 408, a knowledge article is scored based on age. In addition, each increment to the score may be associated with a “half-life,” so that newer activities that cause the score to be incremented may receive a higher score than older activities of the same type. For example, more recent votes may have a higher weight than older votes, more recent visits may have a higher weight than visits votes, and/or more recent cross references may have a higher weight than older cross references. The order of steps 402-406 is not important, but they must be finished before the knowledge article can be scored based on age. The score based on age can be computed as a weighted sum. The weighted sum can be based on the weight given to each vote as well as the time.
  • In step 410, a new score of the knowledge article is determined. A final score of the article can then be computed based on one or more of the above parameters, as well as any suitable additional parameters, and may reflect the ranking of the article in the search results. Each time a search is performed, the relevancy of the article to the search terms is determined and is combined with the score to form a ranking of the article.
  • In another embodiment, although depicted as distinct steps in FIG. 4, steps 402-410 may not be distinct steps. In other embodiments, method 400 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above. The steps of method 400 may be performed in another order. Subsets of the steps listed above as part of method 400 may be used to form their own method.
  • System Overview
  • FIG. 5 illustrates a block diagram of an environment 510 wherein an on-demand database service might be used. Environment 510 may include user systems 512, network 514, system 516, processor system 517, application platform 518, network interface 520, tenant data storage 522, system data storage 524, program code 526, and process space 528. In other embodiments, environment 510 may not have all of the components listed and/or may have other elements instead of, or in addition to, those listed above.
  • Environment 510 is an environment in which an on-demand database service exists. User system 512 may be any machine or system that is used by a user to access a database user system. For example, any of user systems 512 can be a handheld computing device, a mobile phone, a laptop computer, a work station, and/or a network of computing devices. As illustrated in FIG. 5 (and in more detail in FIG. 6) user systems 512 might interact via a network 514 with an on-demand database service, which is system 516.
  • An on-demand database service, such as system 516, is a pre-established database system that is made available to outside users that do not need to necessarily be concerned with building and/or maintaining the database system, but instead may be available for their use when the users need the database system (e.g., on the demand of the users). Some on-demand database services may store information from one or more tenants stored into tables of a common database image to form a multi-tenant database system (MTS). Accordingly, “on-demand database service 516” and “system 516” will be used interchangeably herein. A database image may include one or more database objects. A relational database management system (RDMS) or the equivalent may execute storage and retrieval of information against the database object(s). Application platform 518 may be a framework that allows the applications of system 516 to run, such as the hardware and/or software, e.g., the operating system. In an embodiment, on-demand database service 516 may include an application platform 518 that enables creation, managing and executing one or more applications developed by the provider of the on-demand database service, users accessing the on-demand database service via user systems 512, or third party application developers accessing the on-demand database service via user systems 512.
  • The users of user systems 512 may differ in their respective capacities, and the capacity of a particular user system 512 might be entirely determined by permissions (permission levels) for the current user. For example, where a salesperson is using a particular user system 512 to interact with system 516, that user system has the capacities allotted to that salesperson. However, while an administrator is using that user system to interact with system 516, that user system has the capacities allotted to that administrator. In systems with a hierarchical role model, users at one permission level may have access to applications, data, and database information accessible by a lower permission level user, but may not have access to certain applications, database information, and data accessible by a user at a higher permission level. Thus, different users will have different capabilities with regard to accessing and modifying application and database information, depending on a user's security or permission level.
  • Network 515 is any network or combination of networks of devices that communicate with one another. For example, network 514 can be any one or any combination of a LAN (local area network), WAN (wide area network), telephone network, wireless network, point-to-point network, star network, token ring network, hub network, or other appropriate configuration. As the most common type of computer network in current use is a TCP/IP (Transfer Control Protocol and Internet Protocol) network, such as the global internetwork of networks often referred to as the “Internet” with a capital “I,” that network will be used in many of the examples herein. However, it should be understood that the networks that the present invention might use are not so limited, although TCP/IP is a frequently implemented protocol.
  • User systems 512 might communicate with system 516 using TCP/IP and, at a higher network level, use other common Internet protocols to communicate, such as HTTP, FTP, AFS, WAP, etc. In an example where HTTP is used, user system 512 might include an HTTP client commonly referred to as a “browser” for sending and receiving HTTP messages to and from an HTTP server at system 516. Such an HTTP server might be implemented as the sole network interface between system 516 and network 514, but other techniques might be used as well or instead. In some implementations, the interface between system 516 and network 514 includes load sharing functionality, such as round-robin HTTP request distributors to balance loads and distribute incoming HTTP requests evenly over a plurality of servers. At least as for the users that are accessing that server, each of the plurality of servers has access to the MTS' data; however, other alternative configurations may be used instead.
  • In one embodiment, system 516, shown in FIG. 5, implements a web-based customer relationship management (CRM) system. For example, in one embodiment, system 516 includes application servers configured to implement and execute CRM software applications as well as provide related data, code, forms, webpages and other information to and from user systems 512 and to store to, and retrieve from, a database system related data, objects, and Webpage content. With a multi-tenant system, data for multiple tenants may be stored in the same physical database object, however, tenant data typically is arranged so that data of one tenant is kept logically separate from that of other tenants so that one tenant does not have access to another tenant's data, unless such data is expressly shared. In certain embodiments, system 16 implements applications other than, or in addition to, a CRM application. For example, system 16 may provide tenant access to multiple hosted (standard and custom) applications, including a CRM application. User (or third party developer) applications, which may or may not include CRM, may be supported by the application platform 518, which manages creation, storage of the applications into one or more database objects and executing of the applications in a virtual machine in the process space of the system 516.
  • One arrangement for elements of system 516 is shown in FIG. 5, including a network interface 520, application platform 518, tenant data storage 522 for tenant data 523, system data storage 524 for system data 525 accessible to system 516 and possibly multiple tenants, program code 526 for implementing various functions of system 516, and a process space 528 for executing MTS system processes and tenant-specific processes, such as running applications as part of an application hosting service. Additional processes that may execute on system 516 include database indexing processes.
  • Several elements in the system shown in FIG. 5 include conventional, well-known elements that are explained only briefly here. For example, each user system 512 could include a desktop personal computer, workstation, laptop, PDA, cell phone, or any wireless access protocol (WAP) enabled device or any other computing device capable of interfacing directly or indirectly to the Internet or other network connection. User system 512 typically runs an HTTP client, e.g., a browsing program, such as Microsoft's Internet Explorer browser, Netscape's Navigator browser, Opera's browser, or a WAP-enabled browser in the case of a cell phone, PDA or other wireless device, or the like, allowing a user (e.g., subscriber of the multi-tenant database system) of user system 512 to access, process and view information, pages and applications available to it from system 516 over network 514. Each user system 512 also typically includes one or more user interface devices, such as a keyboard, a mouse, trackball, touch pad, touch screen, pen or the like, for interacting with a graphical user interface (GUI) provided by the browser on a display (e.g., a monitor screen, LCD display, etc.) in conjunction with pages, forms, applications and other information provided by system 516 or other systems or servers. For example, the user interface device can be used to access data and applications hosted by system 516, and to perform searches on stored data, and otherwise allow a user to interact with various GUI pages that may be presented to a user. As discussed above, embodiments are suitable for use with the Internet, which refers to a specific global internetwork of networks. However, it should be understood that other networks can be used instead of the Internet, such as an intranet, an extranet, a virtual private network (VPN), a non-TCP/IP based network, any LAN or WAN or the like.
  • According to one embodiment, each user system 512 and all of its components are operator configurable using applications, such as a browser, including computer code run using a central processing unit such as an Intel Pentium® processor or the like. Similarly, system 16 (and additional instances of an MTS, where more than one is present) and all of their components might be operator configurable using application(s) including computer code to run using a central processing unit such as processor system 517, which may include an Intel Pentium® processor or the like, and/or multiple processor units. A computer program product embodiment includes a machine-readable storage medium (media) having instructions stored thereon/in which can be used to program a computer to perform any of the processes of the embodiments described herein. Computer code for operating and configuring system 516 to intercommunicate and to process webpages, applications and other data and media content as described herein are preferably downloaded and stored on a hard disk, but the entire program code, or portions thereof, may also be stored in any other volatile or non-volatile memory medium or device as is well known, such as a ROM or RAM, or provided on any media capable of storing program code, such as any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD), compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data. Additionally, the entire program code, or portions thereof, may be transmitted and downloaded from a software source over a transmission medium, e.g., over the Internet, or from another server, as is well known, or transmitted over any other conventional network connection as is well known (e.g., extranet, VPN, LAN, etc.) using any communication medium and protocols (e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.) as are well known. It will also be appreciated that computer code for implementing embodiments of the present invention can be implemented in any programming language that can be executed on a client system and/or server or server system such as, for example, C, C++, HTML, any other markup language, Java™, JavaScript, ActiveX, any other scripting language, such as VBScript, and many other programming languages as are well known may be used. (Java™ is a trademark of Sun Microsystems, Inc.).
  • According to one embodiment, each system 516 is configured to provide webpages, forms, applications, data and media content to user (client) systems 512 to support the access by user systems 512 as tenants of system 516. As such, system 516 provides security mechanisms to keep each tenant's data separate unless the data is shared. If more than one MTS is used, they may be located in close proximity to one another (e.g., in a server farm located in a single building or campus), or they may be distributed at locations remote from one another (e.g., one or more servers located in city A and one or more servers located in city B). As used herein, each MTS could include one or more logically and/or physically connected servers distributed locally or across one or more geographic locations. Additionally, the term “server” is meant to include a computer system, including processing hardware and process space(s), and an associated storage system and database application (e.g., OODBMS or RDBMS) as is well known in the art. It should also be understood that “server system” and “server” are often used interchangeably herein. Similarly, the database object described herein can be implemented as single databases, a distributed database, a collection of distributed databases, a database with redundant online or offline backups or other redundancies, etc., and might include a distributed database or storage network and associated processing intelligence.
  • FIG. 6 also illustrates environment 510. However, in FIG. 6 elements of system 516 and various interconnections in an embodiment are further illustrated. FIG. 6 shows that user system 512 may include processor system 512A, memory system 512B, input system 512C, and output system 512D. FIG. 6 shows network 514 and system 516. FIG. 2 also shows that system 516 may include tenant data storage 522, tenant data 523, system data storage 524, system data 525, User Interface (UI) 630, Application Program Interface (API) 632, PL/SOQL 634, save routines 636, application setup mechanism 638, applications servers 1000 1-1000 N, system process space 602, tenant process spaces 604, tenant management process space 610, tenant storage area 612, user storage 614, and application metadata 616. In other embodiments, environment 510 may not have the same elements as those listed above and/or may have other elements instead of, or in addition to, those listed above.
  • User system 512, network 514, system 516, tenant data storage 522, and system data storage 524 were discussed above in FIG. 5. Regarding user system 512, processor system 512A may be any combination of one or more processors. Memory system 512B may be any combination of one or more memory devices, short term, and/or long term memory. Input system 512C may be any combination of input devices, such as one or more keyboards, mice, trackballs, scanners, cameras, and/or interfaces to networks. Output system 512D may be any combination of output devices, such as one or more monitors, printers, and/or interfaces to networks. As shown by FIG. 6, system 516 may include a network interface 520 (of FIG. 5) implemented as a set of HTTP application servers 600, an application platform 518, tenant data storage 522, and system data storage 524. Also shown is system process space 702, including individual tenant process spaces 604 and a tenant management process space 610. Each application server 1000 may be configured to tenant data storage 522 and the tenant data 523 therein, and system data storage 524 and the system data 525 therein to serve requests of user systems 512. The tenant data 523 might be divided into individual tenant storage areas 612, which can be either a physical arrangement and/or a logical arrangement of data. Within each tenant storage area 612, user storage 614 and application metadata 616 might be similarly allocated for each user. For example, a copy of a user's most recently used (MRU) items might be stored to user storage 614. Similarly, a copy of MRU items for an entire organization that is a tenant might be stored to tenant storage area 612. A UI 530 provides a user interface and an API 532 provides an application programmer interface to system 516 resident processes to users and/or developers at user systems 512. The tenant data and the system data may be stored in various databases, such as one or more Oracle™ databases.
  • Application platform 518 includes an application setup mechanism 538 that supports application developers' creation and management of applications, which may be saved as metadata into tenant data storage 522 by save routines 536 for execution by subscribers as one or more tenant process spaces 604 managed by tenant management process 610 for example. Invocations to such applications may be coded using PL/SOQL 534 that provides a programming language style interface extension to API 532. A detailed description of some PL/SOQL language embodiments is discussed in commonly owned co-pending U.S. Provisional Patent Application 60/828,192 entitled, PROGRAMMING LANGUAGE METHOD AND SYSTEM FOR EXTENDING APIS TO EXECUTE IN CONJUNCTION WITH DATABASE APIS, by Craig Weissman, filed Oct. 4, 2006, which is incorporated in its entirety herein for all purposes. Invocations to applications may be detected by one or more system processes, which manages retrieving application metadata 616 for the subscriber making the invocation and executing the metadata as an application in a virtual machine.
  • Each application server 600 may be communicably coupled to database systems, e.g., having access to system data 525 and tenant data 523, via a different network connection. For example, one application server 600 1 might be coupled via the network 514 (e.g., the Internet), another application server 600 N-1 might be coupled via a direct network link, and another application server 600 N might be coupled by yet a different network connection. Transfer Control Protocol and Internet Protocol (TCP/IP) are typical protocols for communicating between application servers 600 and the database system. However, it will be apparent to one skilled in the art that other transport protocols may be used to optimize the system depending on the network interconnect used.
  • In certain embodiments, each application server 600 is configured to handle requests for any user associated with any organization that is a tenant. Because it is desirable to be able to add and remove application servers from the server pool at any time for any reason, there is preferably no server affinity for a user and/or organization to a specific application server 600. In one embodiment, therefore, an interface system implementing a load balancing function (e.g., an F5 Big-IP load balancer) is communicably coupled between the application servers 600 and the user systems 512 to distribute requests to the application servers 600. In one embodiment, the load balancer uses a least connections algorithm to route user requests to the application servers 100. Other examples of load balancing algorithms, such as round robin and observed response time, also can be used. For example, in certain embodiments, three consecutive requests from the same user could hit three different application servers 600, and three requests from different users could hit the same application server 600. In this manner, system 516 is multi-tenant, wherein system 16 handles storage of, and access to, different objects, data and applications across disparate users and organizations.
  • As an example of storage, one tenant might be a company that employs a sales force where each salesperson uses system 516 to manage their sales process. Thus, a user might maintain contact data, leads data, customer follow-up data, performance data, goals and progress data, etc., all applicable to that user's personal sales process (e.g., in tenant data storage 522). In an example of a MTS arrangement, since all of the data and the applications to access, view, modify, report, transmit, calculate, etc., can be maintained and accessed by a user system having nothing more than network access, the user can manage his or her sales efforts and cycles from any of many different user systems. For example, if a salesperson is visiting a customer and the customer has Internet access in their lobby, the salesperson can obtain critical updates as to that customer while waiting for the customer to arrive in the lobby.
  • While each user's data might be separate from other users' data regardless of the employers of each user, some data might be organization-wide data shared or accessible by a plurality of users or all of the users for a given organization that is a tenant. Thus, there might be some data structures managed by system 516 that are allocated at the tenant level while other data structures might be managed at the user level. Because an MTS might support multiple tenants including possible competitors, the MTS should have security protocols that keep data, applications, and application use separate. Also, because many tenants may opt for access to an MTS rather than maintain their own system, redundancy, up-time, and backup are additional functions that may be implemented in the MTS. In addition to user-specific data and tenant-specific data, system 516 might also maintain system level data usable by multiple tenants or other data. Such system level data might include industry reports, news, postings, and the like that are sharable among tenants.
  • In certain embodiments, user systems 512 (which may be client systems) communicate with application servers 600 to request and update system-level and tenant-level data from system 516 that may require sending one or more queries to tenant data storage 522 and/or system data storage 524. System 516 (e.g., an application server 600 in system 516) automatically generates one or more SQL statements (e.g., one or more SQL queries) that are designed to access the desired information. System data storage 524 may generate query plans to access the requested data from the database.
  • Each database can generally be viewed as a collection of objects, such as a set of logical tables, containing data fitted into predefined categories. A “table” is one representation of a data object, and may be used herein to simplify the conceptual description of objects and custom objects according to the present invention. It should be understood that “table” and “object” may be used interchangeably herein. Each table generally contains one or more data categories logically arranged as columns or fields in a viewable schema. Each row or record of a table contains an instance of data for each category defined by the fields. For example, a CRM database may include a table that describes a customer with fields for basic contact information such as name, address, phone number, fax number, etc. Another table might describe a purchase order, including fields for information such as customer, product, sale price, date, etc. In some multi-tenant database systems, standard entity tables might be provided for use by all tenants. For CRM database applications, such standard entities might include tables for Account, Contact, Lead, and Opportunity data, each containing pre-defined fields. It should be understood that the word “entity” may also be used interchangeably herein with “object” and “table”.
  • In some multi-tenant database systems, tenants may be allowed to create and store custom objects, or they may be allowed to customize standard entities or objects, for example by creating custom fields for standard objects, including custom index fields. U.S. patent application Ser. No. 10/817,161, filed Apr. 2, 2004, entitled “Custom Entities and Fields in a Multi-Tenant Database System”, and which is hereby incorporated herein by reference, teaches systems and methods for creating custom objects as well as customizing standard objects in a multi-tenant database system. In certain embodiments, for example, all custom entity data rows are stored in a single multi-tenant physical table, which may contain multiple logical tables per organization. It is transparent to customers that their multiple “tables” are in fact stored in one large table or that their data may be stored in the same table as the data of other customers.
  • Method for Using the Environment (FIGS. 5 and 6)
  • FIG. 7 shows a flowchart of an example of a method 700 of using environment 10. In step 710, user system 12 (FIGS. 5 and 6) establishes an account. In step 712, one more tenant process space 104 (FIG. 6) are initiated on behalf of user system 12, which may also involve setting aside space in tenant space 112 (FIG. 6) and tenant data 114 (FIG. 6) for user system 12. Step 712 may also involve modifying application metadata to accommodate user system 12. In step 714, user system 12 uploads data. In step 716, one or more data objects are added to tenant data 114 where the data uploaded is stored. In step 718, method 4 may be implemented. In another embodiment, although depicted as distinct steps in FIG. 4, steps 402-410 may not be distinct steps. In other embodiments, method 400 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above. The steps of method 400 may be performed in another order. Subsets of the steps listed above as part of method 400 may be used to form their own method.
  • Method for Creating the Environment (FIGS. 5 and 6)
  • FIG. 8 is a method of making environment 10, in step 802, user system 12 (FIGS. 5 and 6) is assembled, which may include communicatively coupling one or more processors, one or more memory devices, one or more input devices (e.g., one or more mice, keyboards, and/or scanners), one or more output devices (e.g., one more printers, one or more interfaces to networks, and/or one or more monitors) to one another.
  • In step 804, system 16 (FIGS. 5 and 6) is assembled, which may include communicatively coupling one or more processors, one or more memory devices, one or more input devices (e.g., one or more mice, keyboards, and/or scanners), one or more output devices (e.g., one more printers, one or more interfaces to networks, and/or one or more monitors) to one another. Additionally assembling system 16 may include installing application platform 18, network interface 20, tenant data storage 22, system data storage 24, system data 25, program code 26, process space 28, UI 30, API 32, PL/SOQL 34, save routine 36, application setup mechanism 38, applications servers 100 1-100 N, system process space 102, tenant process spaces 104, tenant management process space 110, tenant space 112, tenant data 114, and application metadata 116 (FIG. 6).
  • In step 806, user system 12 is communicatively coupled to network 104. In step 808, system 16 is communicatively coupled to network 104 allowing user system 12 and system 16 to communicate with one another (FIG. 6). In step 810, one or more instructions may be installed in system 16 (e.g., the instructions may be installed on one or more machine readable media, such as computer readable media, therein) and/or system 16 is otherwise configured for performing the steps of methods 3A, 3B and 4. For example, as part of step 810, one or more instructions may be entered into the memory of system 16 for scoring and ranking knowledge articles.
  • In another embodiment, although depicted as distinct steps in FIG. 8, steps 802-810 may not be distinct steps. In other embodiments, method 800 may not have all of the above steps and/or may have other steps in addition to, or instead of, those listed above. The steps of method 800 may be performed in another order. Subsets of the steps listed above as part of method 800 may be used to form their own method.
  • Extensions and Alternatives
  • In another embodiment, a different normalization may be used, such as assigning −3 to one star, −2 to two stars, 2 to four stars, and 3 to five stars. In another embodiment, the user may have fewer or more stars to choose from (zero stars or one star to three stars or ten stars). In another embodiment rather than stars another symbol may be used, such as how many thumbs up and/or down. In an embodiment, there is no normalization. In another embodiment, the user directly chooses the points on scale that starts from a negative number and ends with a positive number. In an embodiment, the user may have multiple systems of rating an article, and the user may choose to make an entry in each. For example, there may be an option to indicate that an article is the “best” article and/or the user may be able to choose to indicate the user “liked” or “disliked” the article in addition to or instead of assigning a number of points or stars to the article. An entry in each system of rating the article may affect the score of the article, by a different amount.
  • In an embodiment, prior search results from prior searches may be saved along with the prior rankings, and when a new search is received with the same search term, the prior results may be retrieved, and the rankings may be updated based on the updates to the score since the last search, and then the search results may be returned to the user with articles placed in the order of the new ranking. In an embodiment, the amount of time that the user keeps the article open may affect the score.
  • In an alternative embodiment, the score may be computed from the formula, s(ti)=Δ(ti)+s(ti-1)/κ, where κ is a positive constant greater than 1, or using the formula s(ti)=Δ(ti)+s(ti-1)e−α(t i -t i-1 ). Using the formula, s(t1)=Δ(ti)+s(ti-1)/κ or s(ti)=Δ(ti)+s(ti-1)e−α(t i -t i-1 ) may reduce the number of times that all the scores need to be divided by a constant to prevent overflow errors or essentially eliminate the need for dividing all of the scores by a constant.
  • Each embodiment disclosed herein may be used or otherwise combined with any of the other embodiments disclosed. Any element of any embodiment may be used in any embodiment.
  • While the invention has been described by way of example and in terms of the specific embodiments, it is to be understood that the invention is not limited to the disclosed embodiments. To the contrary, it is intended to cover various modifications and similar arrangements as would be apparent to those skilled in the art. Therefore, the scope of the appended claims should be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements.

Claims (1)

What is claimed is:
1. A method comprising:
determining, by a host system of a database system, the host system having a processor system including one or more processors and a storage system, an increment to a score of an article based on:
at least one vote for the article, the at least one vote being weighted higher for votes from external users than votes from internal users, the internal users being internal with respect to an organization controlling the article, the external users being external with respect to the organization,
a reference to the article in at least one other article, the reference including a link in the at least one other article, the link providing access to the article,
a score of the at least one other article,
at least one visitation to the article by at least one user, and
a ratio of a number of occurrences of a phrase in the article to a number of words in the article;
weighting, by the host system, the increment to the score, so that more recent increments to the score have a higher weight than less recent increments; and
storing the score in association with the article in the storage system as an indication of a likelihood that users will be interested in the article.
US15/015,811 2010-07-01 2016-02-04 Method and system for scoring articles in an on-demand services environment Abandoned US20160162490A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/015,811 US20160162490A1 (en) 2010-07-01 2016-02-04 Method and system for scoring articles in an on-demand services environment

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US36075210P 2010-07-01 2010-07-01
US13/082,299 US9280596B2 (en) 2010-07-01 2011-04-07 Method and system for scoring articles in an on-demand services environment
US15/015,811 US20160162490A1 (en) 2010-07-01 2016-02-04 Method and system for scoring articles in an on-demand services environment

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US13/082,299 Continuation US9280596B2 (en) 2010-07-01 2011-04-07 Method and system for scoring articles in an on-demand services environment

Publications (1)

Publication Number Publication Date
US20160162490A1 true US20160162490A1 (en) 2016-06-09

Family

ID=45400513

Family Applications (2)

Application Number Title Priority Date Filing Date
US13/082,299 Active 2031-08-15 US9280596B2 (en) 2010-07-01 2011-04-07 Method and system for scoring articles in an on-demand services environment
US15/015,811 Abandoned US20160162490A1 (en) 2010-07-01 2016-02-04 Method and system for scoring articles in an on-demand services environment

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US13/082,299 Active 2031-08-15 US9280596B2 (en) 2010-07-01 2011-04-07 Method and system for scoring articles in an on-demand services environment

Country Status (1)

Country Link
US (2) US9280596B2 (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9201939B2 (en) * 2006-06-02 2015-12-01 Salesforce.Com, Inc. Method and system for pushing data to a plurality of devices in an on-demand service environment
US20100250298A1 (en) * 2009-03-25 2010-09-30 International Business Machines Corporation Prioritization enablement for soa governance
US8595207B2 (en) 2010-06-14 2013-11-26 Salesforce.Com Methods and systems for dynamically suggesting answers to questions submitted to a portal of an online service
US9280596B2 (en) 2010-07-01 2016-03-08 Salesforce.Com, Inc. Method and system for scoring articles in an on-demand services environment
US9495079B2 (en) 2013-01-10 2016-11-15 Salesforce.Com, Inc. Persistent feeder component for displaying feed items received from information feeds of online social networks
US20140320504A1 (en) * 2013-04-30 2014-10-30 Tamm, Inc. Virtual Re-Animation
US20150095111A1 (en) * 2013-09-27 2015-04-02 Sears Brands L.L.C. Method and system for using social media for predictive analytics in available-to-promise systems
US9322062B2 (en) * 2013-10-23 2016-04-26 Genia Technologies, Inc. Process for biosensor well formation
US10614472B1 (en) * 2013-12-17 2020-04-07 EMC IP Holding Company LLC Method and system for managing, accessing and analyzing data from multiple cross-functional sources
US9740748B2 (en) 2014-03-19 2017-08-22 International Business Machines Corporation Similarity and ranking of databases based on database metadata
US20150363840A1 (en) * 2014-06-13 2015-12-17 Mastercard International Incorporated Systems and Methods for Recommending Merchants to Consumers
US10162864B2 (en) * 2015-06-07 2018-12-25 Apple Inc. Reader application system utilizing article scoring and clustering
US11269893B2 (en) * 2018-09-14 2022-03-08 Lenovo (Singapore) Pte. Ltd. Query-answering source for a user query
CN109522458A (en) * 2018-09-26 2019-03-26 王萌 Knowledge platform system and network answering method based on block chain network
CN111260197A (en) * 2020-01-10 2020-06-09 光明网传媒有限公司 Network article evaluation method, system, computer equipment and readable storage medium
US20230229680A1 (en) * 2022-01-14 2023-07-20 Sap Se Auto-generation of support trees

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080281610A1 (en) * 2007-05-09 2008-11-13 Salesforce.Com Inc. Method and system for integrating idea and on-demand services
US20090307065A1 (en) * 2008-06-05 2009-12-10 Ian Kincaid Direct democracy framework
US20110302216A1 (en) * 2010-06-07 2011-12-08 Quora, Inc. Methods and systems for merging topics assigned to content items in an online application
US20130080530A1 (en) * 2002-02-02 2013-03-28 Lewis Frees Distributed system for interactive collaboration
US20150026260A1 (en) * 2009-03-09 2015-01-22 Donald Worthley Community Knowledge Management System

Family Cites Families (190)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
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
US7991347B1 (en) 1994-04-07 2011-08-02 Data Innovation Llc System and method for accessing set of digital data at a remote site
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
GB2300991B (en) 1995-05-15 1997-11-05 Andrew Macgregor Ritchie Serving signals to browsing clients
JPH10504127A (en) 1995-06-09 1998-04-14 フィリップス エレクトロニクス ネムローゼ フェンノートシャップ Method for enabling a user to derive a particular information item from a set of information items, and a system for performing such a method
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
US5873096A (en) 1997-10-08 1999-02-16 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
US6604117B2 (en) 1996-03-19 2003-08-05 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
JP2002511164A (en) 1997-02-26 2002-04-09 シーベル システムズ,インコーポレイティド How to determine the visibility of a remote database client for multiple database transactions for use in simplified visibility rules
AU6654798A (en) 1997-02-26 1998-09-18 Siebel Systems, Inc. Method of determining visibility to a remote database client of a plurality of database transactions using a networked proxy server
AU6183698A (en) 1997-02-26 1998-09-18 Siebel Systems, Inc. Method of determining visibility to a remote database client of a plurality of database transactions having variable visibility strengths
WO1998038587A1 (en) 1997-02-26 1998-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
AU6336698A (en) 1997-02-26 1998-09-29 Siebel Systems, Inc. Distributed relational database
AU6336798A (en) 1997-02-27 1998-09-29 Siebel Systems, Inc. Method of synchronizing independently distributed software and database schema
AU6183798A (en) 1997-02-27 1998-09-29 Siebel Systems, Inc. Method of migrating to a successive level of a software distribution incorporating local modifications
WO1998038564A2 (en) 1997-02-28 1998-09-03 Siebel Systems, Inc. Partially replicated distributed database with multiple levels of remote clients
US5983227A (en) 1997-06-12 1999-11-09 Yahoo, Inc. Dynamic page generator
US6169534B1 (en) 1997-06-26 2001-01-02 Upshot.Com Graphical user interface for customer information management
US5918159A (en) 1997-08-04 1999-06-29 Fomukong; Mundi Location reporting satellite paging system with optional blocking of location reporting
US6560461B1 (en) 1997-08-04 2003-05-06 Mundi Fomukong Authorized location reporting paging system
US6236978B1 (en) 1997-11-14 2001-05-22 New York University System and method for dynamic profiling of users in one-to-one applications
US20020059095A1 (en) 1998-02-26 2002-05-16 Cook Rachael Linette 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
US6161149A (en) 1998-03-13 2000-12-12 Groupserve, Inc. Centrifugal communication and collaboration method
US6772229B1 (en) 2000-11-13 2004-08-03 Groupserve, Inc. Centrifugal communication and collaboration method
US5963953A (en) 1998-03-30 1999-10-05 Siebel Systems, Inc. Method, and system for product configuration
AU5791899A (en) 1998-08-27 2000-03-21 Upshot Corporation A method and apparatus for network-based sales force management
WO2000022551A1 (en) 1998-10-13 2000-04-20 Chris Cheah Method and system for controlled distribution of information over a network
US6601087B1 (en) 1998-11-18 2003-07-29 Webex Communications, Inc. Instant document sharing
US6393605B1 (en) 1998-11-18 2002-05-21 Siebel Systems, Inc. Apparatus and system for efficient delivery and deployment of an application
US6728960B1 (en) 1998-11-18 2004-04-27 Siebel Systems, Inc. Techniques for managing multiple threads in a browser environment
WO2000033235A1 (en) 1998-11-30 2000-06-08 Siebel Systems, Inc. State models for monitoring processes
AU2707200A (en) 1998-11-30 2000-06-19 Siebel Systems, Inc. Assignment manager
JP2002531890A (en) 1998-11-30 2002-09-24 シーベル システムズ,インコーポレイティド Development tools, methods and systems for client-server applications
WO2000033226A1 (en) 1998-11-30 2000-06-08 Siebel Systems, Inc. Smart scripting call centers
US7356482B2 (en) 1998-12-18 2008-04-08 Alternative Systems, Inc. Integrated change management unit
US20020072951A1 (en) 1999-03-03 2002-06-13 Michael Lee Marketing support database management method, system and program product
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
US6288717B1 (en) 1999-03-19 2001-09-11 Terry Dunkle Headline posting algorithm
US6907566B1 (en) 1999-04-02 2005-06-14 Overture Services, Inc. Method and system for optimum placement of advertisements on a webpage
US7698160B2 (en) 1999-05-07 2010-04-13 Virtualagility, Inc System for performing collaborative tasks
US8095413B1 (en) 1999-05-07 2012-01-10 VirtualAgility, Inc. Processing management information
US6411949B1 (en) 1999-08-12 2002-06-25 Koninklijke Philips Electronics N.V., Customizing database information for presentation with media selections
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
US6671714B1 (en) 1999-11-23 2003-12-30 Frank Michael Weyer Method, apparatus and business system for online communications with online and offline recipients
US6324568B1 (en) 1999-11-30 2001-11-27 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
US7136860B2 (en) 2000-02-14 2006-11-14 Overture Services, Inc. System and method to determine the validity of an interaction on a network
US7266502B2 (en) 2000-03-31 2007-09-04 Siebel Systems, Inc. Feature centric release manager method and system
US6577726B1 (en) 2000-03-31 2003-06-10 Siebel Systems, Inc. Computer telephony integration hotelling method and system
US6732100B1 (en) 2000-03-31 2004-05-04 Siebel Systems, Inc. Database access method and system for user role defined access
US6336137B1 (en) 2000-03-31 2002-01-01 Siebel Systems, Inc. Web client-server system and method for incompatible page markup and presentation languages
US6434550B1 (en) 2000-04-14 2002-08-13 Rightnow Technologies, Inc. Temporal updates of relevancy rating of retrieved information in an information search system
US6842748B1 (en) 2000-04-14 2005-01-11 Rightnow Technologies, Inc. Usage based strength between related information in an information retrieval system
US6665655B1 (en) 2000-04-14 2003-12-16 Rightnow Technologies, Inc. Implicit rating of retrieved information in an information search system
US7730072B2 (en) 2000-04-14 2010-06-01 Rightnow Technologies, Inc. Automated adaptive classification system for knowledge networks
US6763501B1 (en) 2000-06-09 2004-07-13 Webex Communications, Inc. Remote document serving
AU2001271980B2 (en) 2000-07-11 2004-07-29 Excalibur Ip, Llc Online playback system with community bias
US7069231B1 (en) 2000-07-20 2006-06-27 Oracle International Corporation Methods and systems for defining, applying and executing customer care relationship plans
KR100365357B1 (en) 2000-10-11 2002-12-18 엘지전자 주식회사 Method for data communication of mobile terminal
US7162433B1 (en) * 2000-10-24 2007-01-09 Opusone Corp. System and method for interactive contests
US7581230B2 (en) 2001-02-06 2009-08-25 Siebel Systems, Inc. Adaptive communication application programming interface
USD454139S1 (en) 2001-02-20 2002-03-05 Rightnow Technologies Display screen for a computer
US7310687B2 (en) 2001-03-23 2007-12-18 Cisco Technology, Inc. Methods and systems for managing class-based condensation
US7174514B2 (en) 2001-03-28 2007-02-06 Siebel Systems, Inc. Engine to present a user interface based on a logical structure, such as one for a customer relationship management system, across a web site
US7363388B2 (en) 2001-03-28 2008-04-22 Siebel Systems, Inc. Method and system for direct server synchronization with a computing device
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
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
US7761288B2 (en) 2001-04-30 2010-07-20 Siebel Systems, Inc. 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
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
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
US20030004971A1 (en) 2001-06-29 2003-01-02 Gong Wen G. Automatic generation of data models and accompanying user interfaces
US6826582B1 (en) 2001-09-28 2004-11-30 Emc Corporation Method and system for using file systems for content management
US6993712B2 (en) 2001-09-28 2006-01-31 Siebel Systems, Inc. System and method for facilitating user interaction in a browser environment
US7761535B2 (en) 2001-09-28 2010-07-20 Siebel Systems, Inc. Method and system for server synchronization with a computing device
US6724399B1 (en) 2001-09-28 2004-04-20 Siebel Systems, Inc. Methods and apparatus for enabling keyboard accelerators in applications implemented via a browser
US6978445B2 (en) 2001-09-28 2005-12-20 Siebel Systems, Inc. Method and system for supporting user navigation in a browser environment
US7146617B2 (en) 2001-09-29 2006-12-05 Siebel Systems, Inc. Method, apparatus, and system for implementing view caching in a framework to support web-based applications
US6901595B2 (en) 2001-09-29 2005-05-31 Siebel Systems, Inc. Method, apparatus, and system for implementing a framework to support a web-based application
US8359335B2 (en) 2001-09-29 2013-01-22 Siebel Systems, Inc. Computing system and method to implicitly commit unsaved data for a world wide web application
US7962565B2 (en) 2001-09-29 2011-06-14 Siebel Systems, Inc. Method, apparatus and system for a mobile web client
US7289949B2 (en) 2001-10-09 2007-10-30 Right Now Technologies, Inc. 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
US6804330B1 (en) 2002-01-04 2004-10-12 Siebel Systems, Inc. Method and system for accessing CRM data via voice
US7058890B2 (en) 2002-02-13 2006-06-06 Siebel Systems, Inc. Method and system for enabling connectivity to a data system
US7672853B2 (en) 2002-03-29 2010-03-02 Siebel Systems, Inc. User interface for processing requests for approval
US7131071B2 (en) 2002-03-29 2006-10-31 Siebel Systems, Inc. Defining an approval process for 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
US7594181B2 (en) 2002-06-27 2009-09-22 Siebel Systems, Inc. Prototyping graphical user interfaces
US8639542B2 (en) 2002-06-27 2014-01-28 Siebel Systems, Inc. Method and apparatus to facilitate development of a customer-specific business process model
US7437720B2 (en) 2002-06-27 2008-10-14 Siebel Systems, Inc. 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
US7251787B2 (en) 2002-08-28 2007-07-31 Siebel Systems, Inc. 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
AU2003297523A1 (en) * 2002-12-24 2004-07-22 American Type Culture Collection Systems and methods for enabling a user to find information of interest to the user
US9448860B2 (en) 2003-03-21 2016-09-20 Oracle America, Inc. Method and architecture for providing data-change alerts to external applications via a push service
JP2006523353A (en) 2003-03-24 2006-10-12 シーベル システムズ,インコーポレイティド Common common object
US7406501B2 (en) 2003-03-24 2008-07-29 Yahoo! Inc. System and method for instant messaging using an e-mail protocol
JP2006521641A (en) 2003-03-24 2006-09-21 シーベル システムズ,インコーポレイティド Custom common objects
US7904340B2 (en) 2003-03-24 2011-03-08 Siebel Systems, Inc. Methods and computer-readable medium for defining a product model
US8762415B2 (en) 2003-03-25 2014-06-24 Siebel Systems, Inc. Modeling of order data
US7685515B2 (en) 2003-04-04 2010-03-23 Netsuite, Inc. 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
US7620655B2 (en) 2003-05-07 2009-11-17 Enecto Ab Method, device and computer program product for identifying visitors of websites
US7409336B2 (en) 2003-06-19 2008-08-05 Siebel Systems, Inc. Method and system for searching data based on identified subset of categories and relevance-scored text representation-category combinations
US20040260659A1 (en) 2003-06-23 2004-12-23 Len Chan Function space reservation system
US7237227B2 (en) 2003-06-30 2007-06-26 Siebel Systems, Inc. Application user interface template with free-form layout
US7082573B2 (en) * 2003-07-30 2006-07-25 America Online, Inc. Method and system for managing digital assets
US7694314B2 (en) 2003-08-28 2010-04-06 Siebel Systems, Inc. Universal application network architecture
US7779039B2 (en) 2004-04-02 2010-08-17 Salesforce.Com, Inc. Custom entities and fields in a multi-tenant database system
US7269590B2 (en) 2004-01-29 2007-09-11 Yahoo! Inc. Method and system for customizing views of information associated with a social network user
US9104689B2 (en) * 2004-03-17 2015-08-11 International Business Machines Corporation Method for synchronizing documents for disconnected operation
US20050283473A1 (en) * 2004-06-17 2005-12-22 Armand Rousso Apparatus, method and system of artificial intelligence for data searching applications
US7856413B2 (en) * 2004-10-14 2010-12-21 International Business Machines Corporation Dynamic search criteria on a search graph
US20060112111A1 (en) * 2004-11-22 2006-05-25 Nec Laboratories America, Inc. System and methods for data analysis and trend prediction
US7289976B2 (en) 2004-12-23 2007-10-30 Microsoft Corporation Easy-to-use data report specification
US7747648B1 (en) 2005-02-14 2010-06-29 Yahoo! Inc. World modeling using a relationship network with communication channels to entities
US7421429B2 (en) * 2005-08-04 2008-09-02 Microsoft Corporation Generate blog context ranking using track-back weight, context weight and, cumulative comment weight
US20070050361A1 (en) * 2005-08-30 2007-03-01 Eyhab Al-Masri Method for the discovery, ranking, and classification of computer files
US7827208B2 (en) 2006-08-11 2010-11-02 Facebook, Inc. Generating a feed of stories personalized for members of a social network
US7945653B2 (en) 2006-10-11 2011-05-17 Facebook, Inc. Tagging digital media
US8566301B2 (en) 2006-05-01 2013-10-22 Steven L. Rueben Document revisions in a collaborative computing environment
US9135228B2 (en) 2006-05-01 2015-09-15 Domo, Inc. 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
US7853881B1 (en) 2006-07-03 2010-12-14 ISQ Online Multi-user on-line real-time virtual social networks based upon communities of interest for entertainment, information or e-commerce purposes
US7779475B2 (en) 2006-07-31 2010-08-17 Petnote Llc Software-based method for gaining privacy by affecting the screen of a computing device
US8095531B2 (en) 2006-10-03 2012-01-10 Salesforce.Com, Inc. Methods and systems for controlling access to custom objects in a database
US7730478B2 (en) 2006-10-04 2010-06-01 Salesforce.Com, Inc. Method and system for allowing access to developed applications via a multi-tenant on-demand database service
US8082301B2 (en) 2006-11-10 2011-12-20 Virtual Agility, Inc. System for supporting collaborative activity
US8954500B2 (en) 2008-01-04 2015-02-10 Yahoo! Inc. Identifying and employing social network relationships
US9124650B2 (en) * 2006-12-13 2015-09-01 Quickplay Media Inc. Digital rights management in a mobile environment
US8073850B1 (en) 2007-01-19 2011-12-06 Wordnetworks, Inc. Selecting key phrases for serving contextually relevant content
US8706696B2 (en) 2007-05-04 2014-04-22 Salesforce.Com, Inc. Method and system for on-demand communities
US8719287B2 (en) 2007-08-31 2014-05-06 Business Objects Software Limited 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
US9501453B2 (en) 2007-12-23 2016-11-22 Salesforce.Com Inc. Method and system for a flexible-data column user interface
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
US9449333B2 (en) 2008-02-01 2016-09-20 Gabriel Jakobson Online advertising associated with electronic mapping systems
US8032297B2 (en) 2008-05-08 2011-10-04 Gabriel Jakobson Method and system for displaying navigation information on an electronic map
US8014943B2 (en) 2008-05-08 2011-09-06 Gabriel Jakobson Method and system for displaying social networking navigation information
US8275803B2 (en) * 2008-05-14 2012-09-25 International Business Machines Corporation System and method for providing answers to questions
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
US8661056B1 (en) 2008-11-03 2014-02-25 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
US8560575B2 (en) 2009-11-12 2013-10-15 Salesforce.Com, Inc. Methods and apparatus for selecting updates to associated records to publish on an information feed in an on-demand database service environment
US8510045B2 (en) 2009-12-22 2013-08-13 Steven L. Rueben Digital maps displaying search-resulting points-of-interest in user delimited regions
US8583587B2 (en) 2010-03-08 2013-11-12 Salesforce.Com, Inc. System, method and computer program product for performing one or more actions utilizing a uniform resource locator
US8925041B2 (en) 2010-04-01 2014-12-30 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
US20120116982A1 (en) 2010-06-02 2012-05-10 Salesforce. com. Inc. Method and system for escalating content of discussions to particular memory locations
US20110302098A1 (en) 2010-06-04 2011-12-08 Salesforce.Com, Inc. Method and system for providing answers to users of a multi-tenant database system
US9223852B2 (en) 2010-06-11 2015-12-29 Salesforce.Com, Inc. Methods and systems for analyzing search terms in a multi-tenant database system environment
US8595207B2 (en) 2010-06-14 2013-11-26 Salesforce.Com Methods and systems for dynamically suggesting answers to questions submitted to a portal of an online service
US9160710B2 (en) 2010-06-25 2015-10-13 Salesforce.Com, Inc. Methods and systems for context-based application firewalls
US9350705B2 (en) 2010-06-25 2016-05-24 Salesforce.Com, Inc. Methods and systems for providing a token-based application firewall correlation
US9280596B2 (en) 2010-07-01 2016-03-08 Salesforce.Com, Inc. Method and system for scoring articles in an on-demand services environment
US8566654B2 (en) 2010-08-13 2013-10-22 Salesforce.Com, Inc. Debugging site errors by an admin as a guest user in a multi-tenant database environment
US20120047445A1 (en) 2010-08-20 2012-02-23 Salesforce.Com, Inc. Pre-fetching pages and records in an on-demand services environment
US9619534B2 (en) 2010-09-10 2017-04-11 Salesforce.Com, Inc. Probabilistic tree-structured learning system for extracting contact data from quotes
US8560554B2 (en) 2010-09-23 2013-10-15 Salesforce.Com, Inc. Methods and apparatus for selecting updates to associated records to publish on an information feed using importance weights in an on-demand database service environment
US8661076B2 (en) 2010-09-23 2014-02-25 Salesforce.Com, Inc. Business networking information feed alerts
US20120151479A1 (en) 2010-12-10 2012-06-14 Salesforce.Com, Inc. Horizontal splitting of tasks within a homogenous pool of virtual machines
US20130024454A1 (en) 2011-07-18 2013-01-24 Salesforce.Com, Inc. Computer implemented systems and methods for organizing data of a social network information feed
US20130054582A1 (en) 2011-08-25 2013-02-28 Salesforce.Com, Inc. Applying query independent ranking to search
US20130097500A1 (en) 2011-10-05 2013-04-18 Salesforce.Com, Inc. Method and system for providing positionable dynamic content
US9727924B2 (en) 2011-10-10 2017-08-08 Salesforce.Com, Inc. Computer implemented methods and apparatus for informing a user of social network data when the data is relevant to the user
US8887062B2 (en) 2011-11-03 2014-11-11 Salesforce.Com, Inc. Web command prompt
US20130185654A1 (en) 2012-01-17 2013-07-18 Salesforce.Com, Inc. Systems and methods for mapping relevant personal connections
US8943002B2 (en) 2012-02-10 2015-01-27 Liveperson, Inc. Analytics driven engagement
US8769017B2 (en) 2012-02-17 2014-07-01 Zebedo Collaborative web browsing system having document object model element interaction detection
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
US20130218869A1 (en) 2012-02-21 2013-08-22 Salesforce.Com, Inc. Method and system for providing information from a customer relationship management system
US20130218883A1 (en) 2012-02-21 2013-08-22 Salesforce.Com, Inc. Method and system for providing information from a customer relationship management system
US20130218991A1 (en) 2012-02-21 2013-08-22 Salesforce.Com, Inc. Method and system for providing information from a customer relationship management system
US20130218882A1 (en) 2012-02-21 2013-08-22 Salesforce.Com, Inc. Method and system for providing information from a customer relationship management system
US20130218885A1 (en) 2012-02-22 2013-08-22 Salesforce.Com, Inc. Systems and methods for context-aware message tagging
US11010701B2 (en) 2012-04-30 2021-05-18 Salesforce.Com, Inc. System and method for managing sales meetings
US20150006289A1 (en) 2013-07-01 2015-01-01 Gabriel Jakobson Advertising content in regions within digital maps
US20150007050A1 (en) 2013-07-01 2015-01-01 Gabriel Jakobson Method and system for processing and displaying email thread information
US20150095162A1 (en) 2013-09-27 2015-04-02 Gabriel Jakobson Method and systems for online advertising to users using fictitious user idetities

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130080530A1 (en) * 2002-02-02 2013-03-28 Lewis Frees Distributed system for interactive collaboration
US20080281610A1 (en) * 2007-05-09 2008-11-13 Salesforce.Com Inc. Method and system for integrating idea and on-demand services
US20090307065A1 (en) * 2008-06-05 2009-12-10 Ian Kincaid Direct democracy framework
US20150026260A1 (en) * 2009-03-09 2015-01-22 Donald Worthley Community Knowledge Management System
US20110302216A1 (en) * 2010-06-07 2011-12-08 Quora, Inc. Methods and systems for merging topics assigned to content items in an online application

Also Published As

Publication number Publication date
US9280596B2 (en) 2016-03-08
US20120005218A1 (en) 2012-01-05

Similar Documents

Publication Publication Date Title
US9280596B2 (en) Method and system for scoring articles in an on-demand services environment
US7818194B2 (en) Method and system for posting ideas to a reconfigurable website
US8954449B2 (en) Method and system for determining a user's brand influence
US9742708B2 (en) Method and system for on-demand communities
US9195760B2 (en) Methods and systems for dynamically suggesting answers to questions submitted to a portal of an online service
US7831455B2 (en) Method and system for posting ideas and weighting votes
US9400840B2 (en) Combining topic suggestions from different topic sources to assign to textual data items
US7840413B2 (en) Method and system for integrating idea and on-demand services
US9223852B2 (en) Methods and systems for analyzing search terms in a multi-tenant database system environment
US8386471B2 (en) Optimizing queries in a multi-tenant database system environment
US20120116982A1 (en) Method and system for escalating content of discussions to particular memory locations
US20160140355A1 (en) User trust scores based on registration features
US20130218880A1 (en) Method and system for providing a recommended product from a customer relationship management system
US20110246465A1 (en) Methods and sysems for performing real-time recommendation processing
US20130218884A1 (en) Method and system for providing a review from a customer relationship management system
US8924419B2 (en) Method and system for performing an authority analysis
US10909575B2 (en) Account recommendations for user account sets
US10715626B2 (en) Account routing to user account sets
US20130218871A1 (en) System and method for content-based recommendations for private network users
US10817479B2 (en) Recommending data providers' datasets based on database value densities
US20160379266A1 (en) Prioritizing accounts in user account sets
US20110246544A1 (en) System, method and computer program product for deriving commonalities among data entries
US20130159434A1 (en) Method and system for viewing a contact network feed in a business directory environment
US20130018958A1 (en) Methods and systems for public collaborative interface for private network groups
US20110246476A1 (en) Method and system for performing a search of a feed in an on-demand enterprise services environment

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION