MULTI-TENANCY DATA STORAGE AND ACCESS METHOD AND APPARATUS
    91.
    发明申请
    MULTI-TENANCY DATA STORAGE AND ACCESS METHOD AND APPARATUS 有权
    多元数据存储和访问方法和设备

    公开(公告)号:US20120221608A1

    公开(公告)日:2012-08-30

    申请号:US13467228

    申请日:2012-05-09

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30448 G06F17/30566

    摘要: A method, apparatus, and a computer program product for storing and accessing multi-tenancy data. The method includes the steps of: creating a plurality of table sets in one or more databases, wherein each table set is used to store data of a group of tenants selected from a plurality of tenants; accessing data of a tenant in a table set in response to receiving a data access request from the tenant; and recording relationships between the tenants and the table sets in a multi-tenancy metadata repository, wherein the step of accessing the data of the tenant comprises the steps of finding the table set by querying the metadata repository and accessing the data of the tenant in the table set based on the result received from the query of the metadata repository.

    摘要翻译: 一种用于存储和访问多租户数据的方法,装置和计算机程序产品。 该方法包括以下步骤:在一个或多个数据库中创建多个表集合,其中每个表集合用于存储从多个租户中选择的一组租户的数据; 响应于从租户接收到数据访问请求,访问表中的租户的数据; 以及在多租户元数据存储库中记录所述租户和所述表集合之间的关系,其中,访问所述承租人的数据的步骤包括以下步骤:通过查询所述元数据存储库并访问所述租户的数据来查找所述表 基于从元数据存储库的查询获得的结果的表集合。

    Multi-tenancy data storage and access method and apparatus
    92.
    发明授权
    Multi-tenancy data storage and access method and apparatus 失效
    多租户数据存储和访问方法及装置

    公开(公告)号:US08200628B2

    公开(公告)日:2012-06-12

    申请号:US12493315

    申请日:2009-06-29

    IPC分类号: G06F7/00

    CPC分类号: G06F17/30448 G06F17/30566

    摘要: A method, apparatus, and a computer program product for storing and accessing multi-tenancy data. The method includes the steps of: creating a plurality of table sets in one or more databases, wherein each table set is used to store data of a group of tenants selected from a plurality of tenants; accessing data of a tenant in a table set in response to receiving a data access request from the tenant; and recording relationships between the tenants and the table sets in a multi-tenancy metadata repository, wherein the step of accessing the data of the tenant comprises the steps of finding the table set by querying the metadata repository and accessing the data of the tenant in the table set based on the result received from the query of the metadata repository.

    摘要翻译: 一种用于存储和访问多租户数据的方法,装置和计算机程序产品。 该方法包括以下步骤:在一个或多个数据库中创建多个表集合,其中每个表集合用于存储从多个租户中选择的一组租户的数据; 响应于从租户接收到数据访问请求,访问表中的租户的数据; 以及在多租户元数据存储库中记录所述租户和所述表集合之间的关系,其中,访问所述承租人的数据的步骤包括以下步骤:通过查询所述元数据存储库并访问所述租户的数据来查找所述表 基于从元数据存储库的查询获得的结果的表集合。

    AUTOMATICALLY ADJUSTING A WEBPAGE
    93.
    发明申请
    AUTOMATICALLY ADJUSTING A WEBPAGE 失效
    自动调整

    公开(公告)号:US20120005573A1

    公开(公告)日:2012-01-05

    申请号:US13170778

    申请日:2011-06-28

    IPC分类号: G06F17/00

    CPC分类号: G06F17/30905

    摘要: A solution for automatically adjusting a webpage. According to the method of the present invention it can be automatically learned what the user's historical browsing behaviors is and thereby predict which block in the webpage would concerned the user more so that it would be the one to be browsed and then adjust display of the block accordingly. Thus, with the present invention, limited screen sources can be utilized to more efficiently display the content that would concern a user when the user browses a webpage. A system for automatically adjusting a webpage and a computer readable article of manufacture tangibly embodying non-transitory computer readable instructions which, when executed, cause a computer to carry out the steps of a method for automatically adjusting a webpage are also provided.

    摘要翻译: 自动调整网页的解决方案。 根据本发明的方法,可以自动地了解用户的历史浏览行为,从而预测网页中的哪个块将更多地涉及用户,使其成为要被浏览的块,然后调整块的显示 相应地。 因此,利用本发明,可以利用有限的屏幕源来更有效地显示当用户浏览网页时涉及用户的内容。 还提供了一种用于自动调整网页的系统和有形地体现非暂时性计算机可读指令的计算机可读制品,当被执行时,使计算机执行用于自动调整网页的方法的步骤。

    Index and method for extending and querying index
    94.
    发明授权
    Index and method for extending and querying index 失效
    扩展和查询索引的索引和方法

    公开(公告)号:US07689574B2

    公开(公告)日:2010-03-30

    申请号:US11562495

    申请日:2006-11-22

    IPC分类号: G06F17/00 G06F15/16 G06F3/00

    CPC分类号: G06F17/30622

    摘要: A method, system and program storage device are provided for extending an inverted index, which comprises first and second inverted index subfiles to increase the speed of establishing and updating inverted index files. The method includes performing ordered keyword indexing operations of generating an inverted index from data sources, in which a frequency of occurrence of keywords in each of the data sources is calculated, and writing each keyword, the data sources, and the frequency of occurrence of each keyword in the corresponding data sources to the inverted index. If a number of data sources involved in the indexing operations reaches a first threshold, then writing contents of the inverted index as a smallest grid into the first inverted index subfile. If a number of smallest grids in the first inverted index subfile reaches a second threshold, then merging the smallest grids into a merged grid and writing the merged grid into the second inverted index subfile. If the number of merged grids in the second inverted index subfile reaches a third threshold, then further merging the merged grids into a larger merged grid, and writing the larger merged grid back into the first inverted index subfile.

    摘要翻译: 提供了一种用于扩展反向索引的方法,系统和程序存储装置,其包括第一和第二反向索引子文件,以增加建立和更新反向索引文件的速度。 该方法包括执行从数据源生成反向索引的有序关键字索引操作,其中计算每个数据源中的关键字的发生频率,并且写入每个关键字,数据源和每个数据源的发生频率 关键字在相应的数据源中反转索引。 如果涉及索引操作的数据源数目达到第一阈值,则将反向索引的内容作为最小格网写入第一反向索引子文件中。 如果第一反向索引子文件中的最小格数达到第二阈值,则将最小网格合并到合并的网格中,并将合并的网格写入第二个反向索引子文件。 如果第二反向索引子文件中的合并网格数达到第三阈值,则将合并的网格进一步合并到较大的合并网格中,并将较大的合并网格写回第一个反向索引子文件。

    Search ranking method for file system and related search engine
    95.
    发明授权
    Search ranking method for file system and related search engine 有权
    搜索文件系统和相关搜索引擎的排名方法

    公开(公告)号:US07644069B2

    公开(公告)日:2010-01-05

    申请号:US11679379

    申请日:2007-02-27

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30106 G06F17/30112

    摘要: The present invention provides a search ranking method suitable for a file system, including receiving a query, calculating final relevance scores of individual file items with respect to the query at least partially in accordance with energy scores of individual nodes on a current file system energy tree, and outputting a list of search results based on the final relevance scores. The file system energy tree is updated in response to an operation on the file system performed by a user, wherein the file system energy tree has a tree structure corresponding to that of the file system, and the individual nodes thereof respectively corresponds to the individual file items in the file system

    摘要翻译: 本发明提供一种适用于文件系统的搜索排序方法,包括接收查询,至少部分地根据当前文件系统能量树上各个节点的能量分数来计算关于查询的各个文件的最终相关性分数 并且基于最终相关性得分输出搜索结果的列表。 响应于由用户执行的对文件系统的操作来更新文件系统能量树,其中文件系统能量树具有与文件系统的树结构对应的树结构,并且其各个节点分别对应于单个文件 文件系统中的项目

    System, and method for interactive browsing
    96.
    发明授权
    System, and method for interactive browsing 失效
    系统和方法进行交互式浏览

    公开(公告)号:US07552114B2

    公开(公告)日:2009-06-23

    申请号:US11715090

    申请日:2007-03-07

    IPC分类号: G06F17/30

    摘要: A method for achieving interactive browsing includes steps performed by a computer coupled to a knowledge base and a document database. The knowledge base stores a plurality of terms and information relating to each term, and the document database stores a plurality of documents. The steps include acquiring terms in which a user has interest; extracting information relating to the terms in which the user has interest from the knowledge base in order to display the information in a first display part of a user interface; and extracting documents containing the terms in which the user has interest from the document database in order to display a list of extracted documents in a second display part of the user interface.

    摘要翻译: 用于实现交互式浏览的方法包括由耦合到知识库和文档数据库的计算机执行的步骤。 知识库存储与每个术语相关的多个术语和信息,并且文档数据库存储多个文档。 这些步骤包括获取用户感兴趣的术语; 从所述知识库中提取与所述用户感兴趣的术语相关的信息,以便在所述用户界面的第一显示部分中显示所述信息; 以及从文档数据库提取包含用户感兴趣的术语的文档,以便在用户界面的第二显示部分中显示提取的文档的列表。

    INFORMATION PROVIDING METHOD AND INFORMATION PROVIDING APPARATUS
    97.
    发明申请
    INFORMATION PROVIDING METHOD AND INFORMATION PROVIDING APPARATUS 审中-公开
    信息提供方法和信息提供设备

    公开(公告)号:US20090006481A1

    公开(公告)日:2009-01-01

    申请号:US12164099

    申请日:2008-06-29

    IPC分类号: G06F17/30

    CPC分类号: G06F16/951

    摘要: A solution enabling a search engine to find content that is generated by executing client script. First, it is determined by a web application or plug-in whether a client that requests an initial web page comprising client script is a search engine or not. In the case that the client is a search engine, the client script is executed to generate corresponding content. Then, a new web page comprising the content is constructed, and a Uniform Resource Locator (URL) that points to the new web page is generated. Finally, the new web page is provided to the search engine together with the Uniform Resource Locator. In this manner, the search engine can get the content without executing the client script.

    摘要翻译: 一种使搜索引擎能够查找通过执行客户端脚本生成的内容的解决方案。 首先,由web应用程序或插件确定请求包括客户端脚本的初始网页的客户端是否是搜索引擎。 在客户端是搜索引擎的情况下,执行客户机脚本以生成相应的内容。 然后,构建包含内容的新网页,并且生成指向新网页的统一资源定位符(URL)。 最后,新的网页与统一资源定位器一起提供给搜索引擎。 以这种方式,搜索引擎可以获取内容而不执行客户端脚本。

    System and Method for Interactive Browsing
    98.
    发明申请
    System and Method for Interactive Browsing 有权
    互动浏览的系统和方法

    公开(公告)号:US20080313106A1

    公开(公告)日:2008-12-18

    申请号:US12133844

    申请日:2008-06-05

    IPC分类号: G06F17/21 G06N5/02

    摘要: The present invention provides a system and method for achieving interactive browsing. Said system is coupled to a knowledge base and a document database, said knowledge base stores a plurality of terms and information relating to each term, and said document database stores a plurality of documents. Said system comprises term acquiring means, for acquiring terms in which a user has much interest; first extracting means, for extracting information relating to the terms in which the user has much interest, from the knowledge base; second extracting means, for extracting documents containing the terms in which the user has much interest, from the document database; a first display part in a user interface, for displaying information extracted by the first extracting means; and a second display part in the user interface, for displaying a list of the documents extracted by the second extracting means. With the present invention, one can browse both documents and information on terms in the documents in a single interface.

    摘要翻译: 本发明提供了一种用于实现交互式浏览的系统和方法。 所述系统耦合到知识库和文档数据库,所述知识库存储与每个术语相关的多个术语和信息,并且所述文档数据库存储多个文档。 所述系统包括术语获取装置,用于获取用户感兴趣的术语; 第一提取装置,用于从知识库中提取与用户有兴趣的术语有关的信息; 第二提取装置,用于从文档数据库提取包含用户有兴趣的术语的文档; 用于显示由第一提取装置提取的信息的用户界面中的第一显示部分; 以及用户界面中的第二显示部分,用于显示由第二提取装置提取的文档的列表。 利用本发明,可以在单个界面中浏览文档中的文档和文档中的术语信息。

    Data Profiling Method and System
    99.
    发明申请
    Data Profiling Method and System 审中-公开
    数据分析方法与系统

    公开(公告)号:US20080195589A1

    公开(公告)日:2008-08-14

    申请号:US12015871

    申请日:2008-01-17

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30616 G06F17/277

    摘要: A data profiling method and system for reading an input data entry set and labeling semantic fragments according to fragments of data entries and semantic features of fragments and, based on the labeled semantic fragments performing a semantic-level data analysis of the input data entry set to obtain analysis results. According to the method and system of the present invention, it is able to obtain better data analysis of free text and make corresponding statistics and analysis of free-text data entry sets according to semantics.

    摘要翻译: 一种数据分析方法和系统,用于根据片段的数据条目和语义特征的片段读取输入数据条目集和标注语义片段,并且基于标记的语义片段来执行输入数据条目集的语义级数据分析 获得分析结果。 根据本发明的方法和系统,能够获得更好的自由文本数据分析,并根据语义对自由文本数据输入集进行相应的统计和分析。

    METHOD AND APPARATUS FOR ESTABLISHING RELATIONSHIP BETWEEN DOCUMENTS
    100.
    发明申请
    METHOD AND APPARATUS FOR ESTABLISHING RELATIONSHIP BETWEEN DOCUMENTS 有权
    建立文件之间的关系的方法和装置

    公开(公告)号:US20070299826A1

    公开(公告)日:2007-12-27

    申请号:US11740431

    申请日:2007-04-26

    IPC分类号: G06F17/30

    CPC分类号: G06F17/30613

    摘要: The present invention is directed to a method and apparatus for establishing documents relationship based on user's operation upon search result. When a user uses search engine to search for documents with a query in repository, the search result may be a list of ranked documents, and these documents may contain a lot of relationship in term of the specific query. If the user clicks some search result further, and if the click and open operation meet certain conditions, for example exceed a period of time, the clicked document could be deemed as related to the search query. Furthermore it could be inferred that there is a strong relationship between different documents clicked by the user. The present invention records the relationship between documents and presents it to the user when necessary.

    摘要翻译: 本发明涉及一种用于基于用户对搜索结果的操作建立文档关系的方法和装置。 当用户使用搜索引擎在存储库中搜索具有查询的文档时,搜索结果可以是排列文档的列表,并且这些文档可以在特定查询方面包含很多关系。 如果用户进一步点击一些搜索结果,并且如果点击和打开操作满足某些条件,例如超过一段时间,则点击的文档可被视为与搜索查询相关。 此外,可以推断出用户点击的不同文档之间存在很强的关系。 本发明记录文件之间的关系,并在必要时将其呈现给用户。