Hi Sedna users!

We are glad to announce the new Sedna release!

Latest Sedna 3.5 binaries and sources are immediately available at
http://sedna.org
**

*New Features:*

   - *Native implementation of full-text indices.* Now it's not necessary
   to buy dtSearch engine to create and query full-text indices. For details
   refer to the Sedna Programmer's Guide, Managing Full-Text Indices section
   [1].
   - *CDATA is now preserved* for text nodes in direct element
   constructors. It can be preserved during bulk load using special prolog
   option declaration (declare option se:bulk-load
   "cdata-section-preserve=yes";). See Sedna Programmer's Guide, Bulk
Load section
   [2] for further details.
   - XQuery serialization output option cdata-section-elements is now
   supported [3]. It specifies list of elements names. Content of these
   elements is serialized wrapped in CDATA.
   - *New listen-address option* [4]. This option specifies an address that
   Sedna server will accept clients connections on. It can be specified as IP
   numeric value or host name.

*Note:* the default value for this option is localhost and it makes Sedna
3.5 operate *NOT* in the same way it did before. Check Administration Guide
, Running Sedna section, listen-address option for details [4]. To make
Sedna behave as previous releases (not recommended) specify 0.0.0.0 value.


   - *Internal data representation optimization*: database now takes less
   hard disk space.
   - *Bug fixes*, small improvements.
   - *Query execution optimizations*. Including completely rewritten
   distinct-values function.

*Official Drivers Changes:
*

   - Version 2.2 of the PHP driver by Sedna Team is available. Changes
   include critical bug fixes.
      - Download link:
      http://modis.ispras.ru/FTPContent/sedna/api/php-api-2.2.tgz
      - Source code: git clone git://sedna.git.sourceforge.net/gitroot/sedna
      /php-api

*New Contributions:*

   - Eric Jones shared initial version of Haskell bindings:
   http://github.com/ExternalReality/SednaDBXML
   - BlacBox subsystem for Sedna released:
   http://oberoncore.ru/bbcc/subs/sedna/start

Thanks Eric and guys from Tesla for valuable contributions!


*Note*: Sedna 3.5 database format is NOT compatible with the previous one.
Use export/import utility [5] to migrate between releases.


*Links:*

[1]: Managing Full-Text Indices -
http://sedna.org/progguide/ProgGuidesu8.html#x14-560002.5.4<http://www.sedna.org/progguide/ProgGuidesu8.html#x14-560002.5.4>
[2]: Bulk Load -
http://sedna.org/progguide/ProgGuidesu7.html#x13-500002.4<http://www.sedna.org/progguide/ProgGuidesu7.html#x13-500002.4>
[3]: Controlling Serialization -
http://sedna.org/progguide/ProgGuidesu5.html#x9-300002.2.1<http://www.sedna.org/progguide/ProgGuidesu5.html#x9-300002.2.1>
[4]: Running Sedna -
http://sedna.org/adminguide/AdminGuidesu2.html#x6-60002.2.1<http://www.sedna.org/adminguide/AdminGuidesu2.html#x6-60002.2.1>
[5]: Export/Import Utility -
http://sedna.org/adminguide/AdminGuidesu5.html#x9-170002.5.1<http://www.sedna.org/adminguide/AdminGuidesu5.html#x9-170002.5.1>

Regards,
Sedna Team
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Sedna-discussion mailing list
Sedna-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to