Change History1.1.0_02 (July 31, 2010)Enhancements: - Added new distribution, xdr-qizx-1_1_0_02.zip, in which Lucene has been replaced by Qizx Free
Engine.
Installing this distribution allows, not only to perform
full-text searches on the contents of the repository (using the
xdr/search Web application), but also to query the
contents of the repository of using XQuery (using
another simple Web application called xdr/query).
If you are interested by this
distribution, please keep in mind that: - Unlike XDR and Lucene, Qizx Free Engine is not Open
Source software.
- Using Qizx Free Engine, the total size of indexed XML documents
is limited to 1Gb (does not seem impressive, but in fact 1Gb
is quite a lot of XML).
1.1.0_01 (July 9, 2010)Bug
fixes: - xdrcontrol.bat didn't work when the XDR distribution was
unzipped in a directory whose name contains space characters (e.g.
C:\Program Files\xdr-1_1_0\).
1.1 (July 6, 2010)Evaluating XMLmind
Document Repository (XDR for short) is now as easy as:
unzipping the distribution somewhere, running graphical application
XDR_install_dir/server/bin/xdrcontrol, clicking button
Configure, then, once the configuration wizard has completed its job,
clicking button Start. Enhancements: - Open source Servlet Container Jetty 7 is now officially
supported, in addition to Apache
Tomcat 6 and Caucho
Resin 4.
Moreover, when using Jetty 7, you have the choice between
letting XDR's built-in user directory perform the user authentication
(simpler to configure) or letting the Servlet Container perform this
authentication. - XDR is now bundled with a minimal distribution of Jetty 7. This
mini-distribution is found in
XDR_install_dir/server/.
Of course, nothing forces you
to use the bundled Jetty 7. You can still use your own Apache Tomcat 6,
Caucho Resin 4 or Jetty 7 Servlet Container. - A new application,
called xdrcontrol, which works in both graphical and
console mode, allows to stop, configure or reconfigure, start or restart
XDR. This application does it job by controlling and configuring both
the bundled Jetty 7 Servlet Container and the XDR WebApp.
- A new Web application (that is, an application which runs in
the Web browser) called user allows
to easily manage user accounts.
- A new Web application called group
allows to easily manage user groups.
- Added a "-U regexp" option to command date.
This option allows to remove all symbolic dates having a name matching
regexp.
- Upgraded Lucene to version
3.0.1.
- Upgraded Qizx support to
version 4.0.
1.0.0_01 (February 20, 2010)Bug
fixes: - The documentation was missing this important information: how to
open a document in a WebDAV-enabled editor.
1.0 (February 15, 2010)Initial
release. |