This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /trunk/import_xml/isis.xml
Parent Directory
|
Revision Log
Revision
279 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 14 14:59:43 2004 UTC
(19 years, 8 months ago)
by
dpavlin
File length: 6953 byte(s)
Diff to
previous 221
Implemented new form of delimiters like this:
<tag>
<delimiter>, </delimiter>
<value>200a</value>
</tag>
which is equivavelnt to following old mark-up:
<tag delimiter=", ">200a</tag>
but, it won't loose spaces in attribute values (which
are invalid by XML specification and XML::Simple removes
them so WebPac never get them)
Revision
163 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 20 21:23:40 2003 UTC
(20 years ago)
by
dpavlin
File length: 5922 byte(s)
Diff to
previous 155
Added type="swish_exact" to save data into swish index with boundaries
xxbxx data xxexxx. This is helpful to implement exact match from beginning
of query and exact match to full query which are defined using e[nr] field
in web user interface (with same [nr] as f[nr] and v[nr] fields) which
have to have value 1 (from beginning) 2 (from end, not that useful...) or
3 (1+2 - exact match)
Revision
97 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 13 21:57:12 2003 UTC
(20 years, 4 months ago)
by
dpavlin
File length: 5016 byte(s)
Diff to
previous 85
ability to join repeatable fields before inseting into index
Revision
59 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 4 17:57:11 2003 UTC
(20 years, 5 months ago)
by
dpavlin
File length: 4666 byte(s)
Diff to
previous 40
added config tag which can read any variable from isis2xml.conf file for
that library
Revision
40 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 15 21:33:36 2003 UTC
(20 years, 8 months ago)
by
dpavlin
File length: 4422 byte(s)
Diff to
previous 35
major de-mungling of different codepages: use same codepage inside perl
(as opposed to UTF-8) and in files on disk
Revision
13 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Feb 16 22:41:37 2003 UTC
(20 years, 9 months ago)
by
dpavlin
File length: 1982 byte(s)
added configuration file with database descriptions,
moved isis.xml definition file in separate directory (in preparation for MARK),
support for different encodings in different files,
various fixes, improvements and badly written parts which will change ;-)
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.