Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2015-11-29 | 2.5 kB | |
lucon-0.3.17.zip | 2015-11-29 | 3.5 MB | |
Totals: 2 Items | 3.5 MB | 1 |
0.3.16 - bug fix on indexing XML files. 0.3.15 - bug fix: if an indexing task is canceled then the entire index directory is deleted. 0.3.14 - index is opened in a maximized window; - refactored some properties in lucon.properties; - added Open recent menu items (for a faster opening of the last used indexes). - added a link file (.lnk) for Windows users. 0.3.13 - added pagination for a large list of (small) context; - several gui improvements; - added Lucene package information in About. 0.2.12 - displays the number of all selected contexts; - displays progress bars on saving index or contexts. 0.2.11 - optimization on opening a large number of contexts; - optimization on saving current loaded contexts. 0.2.10 - added a preliminary statistic information: word count. - added an option to build or not recursively an index over selected directory. 0.2.9 - added a preliminary recovery from errors as OutOfMemory when loading a large number of contexts. - bug fix: removed the fields "@" and "" from the advanced search when only text files have been indexed; - bug fixed: class cast exception raised when the empty root have been clicked. 0.2.8 - added "Expand all" and "Collapse all" buttons for small contexts; - some optimization when loading the terms from the index; - removed the loading of the entire index in the left table - added a new mechanism of searching while typing (using regexp): a count-down timer (2 secs) fires the regexp search over the entire index; - bug resolved: "Too many open files" error at the "Save context". 0.1.7 - added a new feature: multiple selection to left index (feature request 1844844). 0.1.6 - migrate to Lucene 2.3.2 0.1.5 - bug fixed: inactive "Advanced search" menu (bug 1939341); 0.1.4 - bug fixed: many files have been opened but none closed; 0.1.3 - indeterminate progress bar when opening indexes (feature request 1815207). - immediately opening of the index after build (feature request 1875080). - reconsidered the operation of deleting an existing location during the building of an index (bug 1879311). 0.1.2 - added the Lucon specific icon to the about dialog; - doesn't permit the selection of the current directory on saving index operation; - confirm dialog to empty or not the directory (if the directory is not empty); - warning and abort indexing execution if the directory is the same with the application; - activate and disable some menus or menu items; - bug resolved: application crashed when saving context.