This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /branches/ffzg/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
Original Path:
trunk/import_xml/isis.xml
File length: 6953 byte(s)
Diff to
previous 221
,
to
selected 85
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
Original Path:
trunk/import_xml/isis.xml
File length: 5922 byte(s)
Diff to
previous 155
,
to
selected 85
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
13 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sun Feb 16 22:41:37 2003 UTC
(20 years, 9 months ago)
by
dpavlin
Original Path:
trunk/import_xml/isis.xml
File length: 1982 byte(s)
Diff
to
selected 85
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.