================================================================================ Oracle Endeca Server GENERAL (7.6.1) - Release Date: December 2013 - This release is compatible with data indexed with Oracle Endeca Server 7.6.0, but not with previous releases. INSTALLATION (7.6.1) - See the "Oracle Endeca Server Installation Guide" for installation information. MIGRATION (7.6.1) - See the "Oracle Endeca Server Migration Guide" for information on migrating to this release. BUG FIXES (7.6.1) * LCORE-1355: Fixes an EQL problem with the exporting of data to a file (for example, from a Studio Results List component to a spreadsheet). Previously, the export operation would take too much time and could time out. * LCORE-1408: Fixes a problem in which some ContentElement elements would not be returned in Conversation Service response objects, even though they were requested. The problem would typically occur when the request contained an outerTransactionId and the data versions (in the request and the cache) were different. * LCORE-1436: Fixes a problem where Endeca Data Enrichment plugins would fail to execute when a single data domain is deployed across multiple nodes in the Endeca Server cluster. * LCORE-1437: Fixes a problem in which the Salient Term Extractor plugin would consume a large amount of memory. * LCORE-1438: Fixes a problem in which the Salient Term Extractor plugin would take an excessive amount of time to execute. * LCORE-1439: Previously, when a quantifier was used in a JOIN condition, an error could be raised that a specified attribute did not belong to the corpus. This fixes that problem. * LCORE-1442: The Endeca Server orchestration script fails on a bare Linux OS environment. The reason is that the OS does not have the required system libraries to pass the Prerequisites Check step for the ADF and Endeca Server installers. The script functionality has not been changed as the Prerequisites Check was deemed necessary as the default. If you wish, you can disable this check by following the instructions in the topic titled "Disabling the Prerequisites Check for Linux" in the "Oracle Endeca Server Installation Guide." * LCORE-1445: Fixes a problem in the Linux version of the Endeca Server orchestration script where a prompt for the Endeca Server Administrator password incorrectly referred to the WebLogic Server Administrator password. * LCORE-1490: Fixes a problem where Endeca Data Enrichment plugins would fail to execute when a single data domain is deployed across multiple nodes in the Endeca Server cluster. * LCORE-1491: The Endeca Server orchestration script has been enhanced so that if it fails, it now prints an error message telling that user that the ORACLE_HOME directory (specified in the configuration file) exists. The message also states that either that directory must be deleted or a new ORACLE_HOME location must be provided in the configuration file. * LCORE:1496: Endeca Server now throws a more informative error message (numbered OES-000216) if the hostname resolution fails by looking up an IP address. * LCORE-1503: Fixes a problem in the Endeca Server installer in which it would sometimes use an older Oracle Home directory as the default for installation. * LCORE-1504: Corrects a hostname resolution problem that occurred when executing the Data Enrichment modules. * LCORE-1512: The previously-shipped Sales History sample data index did have collections. The Sales History index in this version has been updated with a Base collection. * LCORE-1513: This fix helps generate more efficient queries when sorting by string values. * LCORE-1522: The Endeca Server orchestration script will now check for a proper host name and will throw a warning if the was incorrectly set up. ================================================================================ Oracle Endeca Server GENERAL (7.6.0) - Release Date: October 2013 - This release is not compatible with data indexed using previous releases. - The release notes may have been updated since the release date. Access the Oracle Documentation page at http://docs.oracle.com for the most recent version of the release notes. INSTALLATION (7.6.0) - See the "Oracle Endeca Server Installation Guide" for installation information. MIGRATION (7.6.0) - See the "Oracle Endeca Server Migration Guide" for information on migrating to this release. BUG FIXES (7.6.0) * LCORE-879: Endeca Server may crash during a bulk load ingest, caused by a buffer overflow in KeyStringCodec. This buffer overflow problem has been fixed. * LCORE-959: A bulk load ingest previously failed when attempting to ingest a source file larger than 64MB. This fix increases the record size limit to 128MB. For source records that exceed this limit, the Dgraph will reject the record and print an error message that includes the record spec of the rejected record, and then the bulk load ingest will continue. * LCORE-1077: The Dgraph could crash after an ingest if excessively long term strings were ingested and indexed, thus resulting in a corrupt text=search index. This fix sets a default limit of 132 characters on the length of strings in the text search index (which means that terms longer than 132 characters will not be found during a text search). A new Dgraph flag (named --search_char_limit) can be used to increase or decrease the 132-character limit in the Dgraph. * LCORE-1121: Fixes a SegFault in TextSearchQueryConjunctive when the number of search terms is large. KNOWN ISSUES (7.6.0) * None ===============================================================================