This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
appendix:releasenotes [2011/04/30 22:27] admin |
appendix:releasenotes [2012/10/26 14:46] (current) |
||
---|---|---|---|
Line 8: | Line 8: | ||
For a list of fixes and enhancements for Omnidex 4.x series, click [[appendix:patches:v4x |here.]] | For a list of fixes and enhancements for Omnidex 4.x series, click [[appendix:patches:v4x |here.]] | ||
+ | |||
+ | ===== 5.01.01L August 2011 ===== | ||
+ | * Fixed a indexing issue on Quicktext (Keyworded) columns which occurred only when two parsed columns were grouped together, and the second column was empty. This causes indexing problems and any customer using grouping should upgrade to 5.01.01L. | ||
===== 5.01.01K April 2011 ===== | ===== 5.01.01K April 2011 ===== | ||
- | * Added a STRICT/RELAXED mode to the OdxJDBC Driver to allow connections to change from a read/write state to a read only state to work with JasperSoft BI tools. | + | * Added a STRICT/RELAXED mode to the OdxJDBC Driver to allow connections to change from a read/write state to a read only state to work with certain tools such as JasperSoft. |
===== 5.01.01J January 2011 ===== | ===== 5.01.01J January 2011 ===== | ||
Line 139: | Line 142: | ||
</code> | </code> | ||
- | ===== 5.01.01D March 2010 ===== | + | ===== 5.01.01D July 2010 ===== |
* Added Machine (System and User) Data Source creation and editing to the Omnidex ODBC Driver under Windows. You create/modify/delete System/User/File DSN using the standard “ODBC Data Source Administrator” program. Access this interface from Control Panel/Administrative Tools/Data Sources (ODBC). | * Added Machine (System and User) Data Source creation and editing to the Omnidex ODBC Driver under Windows. You create/modify/delete System/User/File DSN using the standard “ODBC Data Source Administrator” program. Access this interface from Control Panel/Administrative Tools/Data Sources (ODBC). | ||
* Under Linux, you need to use odbcinst program if you use UnixODBC. Otherwise, you need to manually modify ODBC.INI file. | * Under Linux, you need to use odbcinst program if you use UnixODBC. Otherwise, you need to manually modify ODBC.INI file. | ||
- | ===== 5.01.01C February 2010 ===== | + | ===== 5.01.01C June 2010 ===== |
* Added a WITH LOG=<log directory> to log indexing information during the UPDATE INDEXES process. Also added a dbinstal.log that shows the dbinstal execution for this UPDATE INDEXES. | * Added a WITH LOG=<log directory> to log indexing information during the UPDATE INDEXES process. Also added a dbinstal.log that shows the dbinstal execution for this UPDATE INDEXES. | ||
- | ===== 5.01.01B February 2010 ===== | + | ===== 5.01.01B June 2010 ===== |
* Minor bug fixes. | * Minor bug fixes. | ||