System and method of quality assessment of a search index

    公开(公告)号:US09367581B2

    公开(公告)日:2016-06-14

    申请号:US14614585

    申请日:2015-02-05

    Applicant: Open Text S.A.

    CPC classification number: G06F17/30371 G06F17/30 G06F17/30312 G06F17/3089

    Abstract: Systems, methods, and computer program products for enabling assessment of the quality of a search index. In one embodiment, objects are processed to produce corresponding text that is stored and indexed. The objects are also processed to identify and store corresponding metadata values for indexing. Error conditions that are detected during the processing of objects to generate corresponding text are tracked and compared to determine the most severe of the error conditions. An indication of the most severe error condition is stored in a first consolidated error field. Errors that are encountered in the identification and storage of metadata values are counted and this count is stored in a second consolidated error field. Both of the consolidated error fields are indexed in the same manner as the text and metadata for the objects, so that the stored error information can be used in queries of the search index.

    Method for continuous, frame-specific click-stream recording

    公开(公告)号:US09331978B2

    公开(公告)日:2016-05-03

    申请号:US14694311

    申请日:2015-04-23

    Applicant: Open Text S.A.

    Abstract: A method for tracking a user's movements between network addresses can include, subsequent to a request for a (current) network address from a user, receiving the network address and an identifier for a region associated with the network address. The method can also include locating a record that contains the identifier for the region and a time that immediately precedes the request for the network address from the user. The record may further contain a prior network address. The method can further include generating an entry for a table that includes the identifier for the region, the current network address, and the prior network address. A server computer or a client computer can generate the entry. Improved accountability and improved user profile accuracy can be obtained with the method. A data processing system readable medium can comprise code that includes instructions for carrying out the method.

    Systems, Methods and Computer Program Products for Dynamic User Profile Enrichment and Data Integration
    15.
    发明申请
    Systems, Methods and Computer Program Products for Dynamic User Profile Enrichment and Data Integration 有权
    用于动态用户配置文件丰富和数据集成的系统,方法和计算机程序产品

    公开(公告)号:US20160057195A1

    公开(公告)日:2016-02-25

    申请号:US14832180

    申请日:2015-08-21

    Applicant: Open Text S.A.

    Abstract: A system is disclosed for delivering dynamically-rendered web experiences enriched with external user profile data. The system establishes a provider connection with a provider system external to the system. The provider connection connects a page component of a network site and a provider service executing on the provider system. During web content delivery, the system accesses the provider connection and queries the provider service about a user visiting the network site. The system dynamically integrates external user profile data provided by the provider system with system-managed content in a delivered web page that is tailored to the user.

    Abstract translation: 公开了一种用于提供丰富了外部用户简档数据的动态呈现的网络体验的系统。 系统与系统外部的提供商系统建立提供商连接。 提供商连接连接网站的页面组件和在提供者系统上执行的提供商服务。 在网络内容传送期间,系统访问提供商连接并向访问网站的用户查询提供商服务。 系统将供应商系统提供的外部用户简档数据与系统管理的内容动态集成在为用户定制的交付网页中。

    System and Method for Managing Page Variations in a Page Delivery Cache
    17.
    发明申请
    System and Method for Managing Page Variations in a Page Delivery Cache 有权
    用于管理页面传送缓存中的页面变化的系统和方法

    公开(公告)号:US20160014075A1

    公开(公告)日:2016-01-14

    申请号:US14860147

    申请日:2015-09-21

    Applicant: Open Text S.A.

    Inventor: Mark R. Scheevel

    Abstract: Embodiments disclosed herein provide a high performance content delivery system in which versions of content are cached for servicing web site requests containing the same uniform resource locator (URL). When a page is cached, certain metadata is also stored along with the page. That metadata includes a description of what extra attributes, if any, must be consulted to determine what version of content to serve in response to a request. When a request is fielded, a cache reader consults this metadata at a primary cache address, then extracts the values of attributes, if any are specified, and uses them in conjunction with the URL to search for an appropriate response at a secondary cache address. These attributes may include HTTP request headers, cookies, query string, and session variables. If no entry exists at the secondary address, the request is forwarded to a page generator at the back-end.

    Abstract translation: 本文公开的实施例提供了一种高性能内容传送系统,其中内容的版本被缓存以用于服务包含相同的统一资源定位符(URL)的网站请求。 当页面被缓存时,某些元数据也与页面一起存储。 该元数据包括必须查阅哪些额外的属性(如果有的话)以确定哪些版本的内容要响应请求而提供的描述。 当请求被发送时,高速缓存读取器在主缓存地址处查询该元数据,然后提取属性的值(如果有的话),并将其与URL结合使用以在辅助缓存地址处搜索适当的响应。 这些属性可能包括HTTP请求标头,Cookie,查询字符串和会话变量。 如果辅助地址中没有条目,则请求将转发到后端的页面生成器。

    FLEXIBLE AND SECURE TRANSFORMATION OF DATA USING STREAM PIPES
    18.
    发明申请
    FLEXIBLE AND SECURE TRANSFORMATION OF DATA USING STREAM PIPES 有权
    使用流水线的数据的灵活和安全的转换

    公开(公告)号:US20150372807A1

    公开(公告)日:2015-12-24

    申请号:US14701967

    申请日:2015-05-01

    Applicant: Open Text S.A.

    Abstract: Responsive to a request to retrieve or store a file, a transformation pipeline may be created to efficiently transform file data one unit at a time in memory. The transformation pipeline includes a sequence of transformation streams, each containing a write method, a read method, and a transformation to be applied. The write method moves a unit of data, for instance, from a memory buffer into an associated stream. The read method reads the unit of data from the stream, calls an associated transformation, and passes the unit of data thus transformed to the next stream or a destination. This process is repeated until all desired and/or required transformations such as compression, encryption, tamper protection, conversion, etc. are applied to the unit of data.

    Abstract translation: 响应于检索或存储文件的请求,可以创建转换流水线以在存储器中一次一个单元有效地转换文件数据。 变换管线包括一系列变换流,每个变换流包含写入方法,读取方法和要应用的变换。 写入方法将数据单元例如从存储器缓冲器移动到相关联的流中。 读取方法从流中读取数据单元,调用相关联的变换,并将所转换的数据单元传递到下一个流或目的地。 重复该过程,直到对数据单元应用所有期望的和/或需要的变换,例如压缩,加密,防篡改,转换等。

    System and Method for Sending, Delivery and Receiving of Faxes
    19.
    发明申请
    System and Method for Sending, Delivery and Receiving of Faxes 有权
    发送,传送和接收传真的系统和方法

    公开(公告)号:US20150319338A1

    公开(公告)日:2015-11-05

    申请号:US14800350

    申请日:2015-07-15

    Applicant: Open Text S.A.

    Abstract: Embodiments of systems and methods for the sending, delivery and receiving of faxes are disclosed herein. In particular, certain embodiments include a fax connector that may be deployed at a user's site, and a faxing system that may be deployed remotely from the user's site. The fax connector can be accessed at the user's site over a computer based network in order to perform functions associated with faxing, including sending, receiving and obtaining status on faxes. The fax connector deployed at the user's site communicates with the remotely deployed faxing system to send, receive, obtain status on, or perform other functions associated with, faxing.

    Abstract translation: 本文公开了用于发送,传送和接收传真的系统和方法的实施例。 特别地,某些实施例包括可以部署在用户现场的传真连接器以及可以从用户的站点远程部署的传真系统。 可以通过基于计算机的网络在用户现场访问传真连接器,以便执行与传真相关的功能,包括发送,接收和获取传真状态。 部署在用户站点的传真接口与远程部署的传真系统进行通信,以发送,接收,获取状态或执行与传真相关的其他功能。

    SYSTEM, METHOD AND COMPUTER PROGRAM PRODUCT FOR PROTECTING DERIVED METADATA WHEN UPDATING RECORDS WITHIN A SEARCH ENGINE
    20.
    发明申请
    SYSTEM, METHOD AND COMPUTER PROGRAM PRODUCT FOR PROTECTING DERIVED METADATA WHEN UPDATING RECORDS WITHIN A SEARCH ENGINE 有权
    在搜索引擎中更新记录时保护衍生元数据的系统,方法和计算机程序产品

    公开(公告)号:US20150317396A1

    公开(公告)日:2015-11-05

    申请号:US14709084

    申请日:2015-05-11

    Applicant: Open Text S.A.

    CPC classification number: G06F17/30864 G06F17/30091 G06F17/30321

    Abstract: A search engine may maintain a list of derived metadata. When an event occurs that requires updating a search index, the search engine can determine which metadata is derived metadata and take appropriate actions with respect to the derived metadata. For example, if a request is received to update the index for a particular object, the search engine may protect the derived metadata from change while updating the other metadata in the index. As another example, if a request is received to update the text content for the object, the search engine may change the text content and the derived metadata. By identifying derived metadata, the search engine can protect the derived metadata from change when a request is received that otherwise causes metadata to change and can change the derived metadata when a request is received that would otherwise not change the metadata portion of the index.

    Abstract translation: 搜索引擎可以维护派生元数据的列表。 当发生需要更新搜索索引的事件时,搜索引擎可以确定哪些元数据是衍生的元数据,并针对导出的元数据采取适当的操作。 例如,如果接收到用于更新特定对象的索引的请求,则搜索引擎可以在更新索引中的其他元数据的同时保护所导出的元数据的变化。 作为另一示例,如果接收到用于更新对象的文本内容的请求,则搜索引擎可以改变文本内容和导出的元数据。 通过识别导出的元数据,当接收到请求时,搜索引擎可以保护导出的元数据,否则导致元数据改变,并且当接收到否则不会改变索引的元数据部分的请求时,可以更改导出的元数据。

Patent Agency Ranking