|
From: Jimmy Z. <cra...@co...> - 2007-02-20 01:22:07
|
VTD-XML 2.0 is here! Among the features introduced in this version is the indexing feature = that is simple, general-purpose and easy to use... We are still working to update the benchmark to include indexing=20 performances ... http://sourceforge.net/project/showfiles.php?group_id=3D110612 |
|
From: Mark S. <ma...@Sc...> - 2007-02-20 02:47:55
|
Jimmy Zhang wrote: > VTD-XML 2.0 is here! > > Among the features introduced in this version is the indexing feature that > is simple, general-purpose and easy to use... > > We are still working to update the benchmark to include indexing > performances ... I see the indexing example: yet I'm unsure of what the consequences/benefits are of using this. Is there a paragraph somewhere that explains the index feature in more detail? Maybe it could be added to the 2.0 javadocs? I read the thread on position caching. Cheers. -- http://www.ScheduleWorld.com/ Free Google Calendar synchronization with Outlook, Evolution, cell phones, BlackBerry, PalmOS, Exchange, Mozilla, Thunderbird, Pocket PC/Windows Mobile. Also sync tasks, notes and contacts! WebDAV, vfreebusy, RSS, LDAP, iCalendar, iTIP, iMIP support. |
|
From: Jimmy Z. <cra...@co...> - 2007-02-20 08:28:52
|
Mark, the index feature has a short summary at http://vtd-xml.sourceforge.net/persistence.html It basically allows users to parse XML once and use it for as often as they would like ... It also can be viewed as a native XML index, or a binary XML format back-compatible with XML itself... There will be updates on the VTD-XML site that explain this in more details... currently sourceforge is down ... Jimmy ----- Original Message ----- From: "Mark Swanson" <ma...@Sc...> To: <vtd...@li...> Sent: Monday, February 19, 2007 6:47 PM Subject: Re: [Vtd-xml-users] vtd-xml 2.0 is here! > Jimmy Zhang wrote: >> VTD-XML 2.0 is here! >> >> Among the features introduced in this version is the indexing feature >> that >> is simple, general-purpose and easy to use... >> >> We are still working to update the benchmark to include indexing >> performances ... > > I see the indexing example: > > yet I'm unsure of what the consequences/benefits are of using this. Is > there a paragraph somewhere that explains the index feature in more > detail? Maybe it could be added to the 2.0 javadocs? > > I read the thread on position caching. > > Cheers. > > -- > http://www.ScheduleWorld.com/ > Free Google Calendar synchronization with Outlook, Evolution, > cell phones, BlackBerry, PalmOS, Exchange, Mozilla, Thunderbird, > Pocket PC/Windows Mobile. Also sync tasks, notes and contacts! > WebDAV, vfreebusy, RSS, LDAP, iCalendar, iTIP, iMIP support. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Vtd-xml-users mailing list > Vtd...@li... > https://lists.sourceforge.net/lists/listinfo/vtd-xml-users > |
|
From: Mark S. <ma...@Sc...> - 2007-02-21 05:48:31
|
Jimmy Zhang wrote: > Mark, the index feature has a short summary at > http://vtd-xml.sourceforge.net/persistence.html > > It basically allows users to parse XML once and use > it for as often as they would like ... It also can be > viewed as a native XML index, or a binary XML > format back-compatible with XML itself... Ok, that's easy enough to understand. Thanks. I was confused with the position/index caching in the previous thread. Cheers. -- http://www.ScheduleWorld.com/ Free Google Calendar synchronization with Outlook, Evolution, cell phones, BlackBerry, PalmOS, Exchange, Mozilla, Thunderbird, Pocket PC/Windows Mobile. Also sync tasks, notes and contacts! WebDAV, vfreebusy, RSS, LDAP, iCalendar, iTIP, iMIP support. |
|
From: Jimmy Z. <cra...@co...> - 2007-02-21 07:59:16
|
Mark, there is no easy answer to Rodrigo's question, I think a dedicated article would help explain some of my thoughts on this ... Jimmy ----- Original Message ----- From: "Mark Swanson" <ma...@Sc...> To: "Jimmy Zhang" <cra...@co...> Cc: <vtd...@li...> Sent: Tuesday, February 20, 2007 9:48 PM Subject: Re: [Vtd-xml-users] vtd-xml 2.0 is here! > Jimmy Zhang wrote: >> Mark, the index feature has a short summary at >> http://vtd-xml.sourceforge.net/persistence.html >> >> It basically allows users to parse XML once and use >> it for as often as they would like ... It also can be >> viewed as a native XML index, or a binary XML >> format back-compatible with XML itself... > > Ok, that's easy enough to understand. Thanks. > > I was confused with the position/index caching in the previous thread. > > Cheers. > > -- > http://www.ScheduleWorld.com/ > Free Google Calendar synchronization with Outlook, Evolution, > cell phones, BlackBerry, PalmOS, Exchange, Mozilla, Thunderbird, > Pocket PC/Windows Mobile. Also sync tasks, notes and contacts! > WebDAV, vfreebusy, RSS, LDAP, iCalendar, iTIP, iMIP support. > |