webpac
20 years agoAdded type="swish_exact" to save data into swish index with boundaries
Dobrica Pavlinusic [Thu, 20 Nov 2003 21:23:40 +0000 (21:23 +0000)]
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)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@163 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadded profile target
Dobrica Pavlinusic [Thu, 20 Nov 2003 21:20:57 +0000 (21:20 +0000)]
added profile target

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@162 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agowrite nice (?) message indicating that there are no results for this query
Dobrica Pavlinusic [Thu, 20 Nov 2003 19:33:00 +0000 (19:33 +0000)]
write nice (?) message indicating that there are no results for this query

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@161 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix
Dobrica Pavlinusic [Tue, 18 Nov 2003 19:56:51 +0000 (19:56 +0000)]
fix

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@160 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoremoved name of library (to produce generic template)
Dobrica Pavlinusic [Tue, 18 Nov 2003 19:44:38 +0000 (19:44 +0000)]
removed name of library (to produce generic template)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@159 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofixed transfer of variables with multiple values in headline
Dobrica Pavlinusic [Mon, 17 Nov 2003 21:18:37 +0000 (21:18 +0000)]
fixed transfer of variables with multiple values in headline

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@158 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agosmall fix
Dobrica Pavlinusic [Mon, 17 Nov 2003 20:53:03 +0000 (20:53 +0000)]
small fix

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@157 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadded template example (which include do_checkbox JavaScript)
Dobrica Pavlinusic [Mon, 17 Nov 2003 20:46:18 +0000 (20:46 +0000)]
added template example (which include do_checkbox JavaScript)
added select all/none/toggle at results page (usage of do_checkbox.js)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@156 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoimprovements
Dobrica Pavlinusic [Mon, 17 Nov 2003 20:12:47 +0000 (20:12 +0000)]
improvements

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@155 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoanother example of import xml file for ISIS. This one features links
Dobrica Pavlinusic [Mon, 17 Nov 2003 10:31:29 +0000 (10:31 +0000)]
another example of import xml file for ISIS. This one features links
(using format)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@154 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoimplemented formats which can be used to produce links between records
Dobrica Pavlinusic [Sun, 16 Nov 2003 22:42:41 +0000 (22:42 +0000)]
implemented formats which can be used to produce links between records
in WebPac (documented in README.links)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@153 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agonew languages
Dobrica Pavlinusic [Sun, 16 Nov 2003 22:40:04 +0000 (22:40 +0000)]
new languages

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@152 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agokeep <a href>
Dobrica Pavlinusic [Sun, 16 Nov 2003 22:39:36 +0000 (22:39 +0000)]
keep <a href>

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@151 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agosupport for "f" and "v" fields without number on which wildcards don't apply
Dobrica Pavlinusic [Sun, 16 Nov 2003 22:39:06 +0000 (22:39 +0000)]
support for "f" and "v" fields without number on which wildcards don't apply

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@150 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agodisplay full record without path specified (used for linking)
Dobrica Pavlinusic [Sun, 16 Nov 2003 16:57:11 +0000 (16:57 +0000)]
display full record without path specified (used for linking)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@149 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agomaster template example
Dobrica Pavlinusic [Sun, 16 Nov 2003 16:16:28 +0000 (16:16 +0000)]
master template example

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@148 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoImplementation of master template: just create template html file in
Dobrica Pavlinusic [Sun, 16 Nov 2003 16:14:37 +0000 (16:14 +0000)]
Implementation of master template: just create template html file in
public_html and insert ##webpac## where you want output of webpac.
Then define template to full path to that template, and you are ready to go.

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@147 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoconvert more than one URL to correct html link
Dobrica Pavlinusic [Sun, 16 Nov 2003 13:20:14 +0000 (13:20 +0000)]
convert more than one URL to correct html link

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@146 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadded more languages
Dobrica Pavlinusic [Sun, 16 Nov 2003 12:35:21 +0000 (12:35 +0000)]
added more languages

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@145 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofixed filters (again)
Dobrica Pavlinusic [Sun, 16 Nov 2003 11:55:18 +0000 (11:55 +0000)]
fixed filters (again)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@144 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadded two missing characters (and still missing one)
Dobrica Pavlinusic [Thu, 6 Nov 2003 21:35:17 +0000 (21:35 +0000)]
added two missing characters (and still missing one)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@143 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoif no entries found, count should return number of all entries
Dobrica Pavlinusic [Thu, 30 Oct 2003 01:02:22 +0000 (01:02 +0000)]
if no entries found, count should return number of all entries

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@142 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoanother alternative encoding for Crolist. How many does it have?
Dobrica Pavlinusic [Thu, 30 Oct 2003 00:49:43 +0000 (00:49 +0000)]
another alternative encoding for Crolist. How many does it have?

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@141 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix for total number of entries from index if using filter, renamed
Dobrica Pavlinusic [Thu, 30 Oct 2003 00:10:09 +0000 (00:10 +0000)]
fix for total number of entries from index if using filter, renamed
check function to count and added limit

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@140 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoremoved unneeded delimiter parametar
Dobrica Pavlinusic [Wed, 29 Oct 2003 23:19:58 +0000 (23:19 +0000)]
removed unneeded delimiter parametar

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@139 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoAargh! I should really go to sleep or make PostgeSQL replication or something...
Dobrica Pavlinusic [Wed, 29 Oct 2003 23:10:51 +0000 (23:10 +0000)]
Aargh! I should really go to sleep or make PostgeSQL replication or something...

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@138 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoI removed too much: this always added delimiter before first element
Dobrica Pavlinusic [Wed, 29 Oct 2003 22:57:43 +0000 (22:57 +0000)]
I removed too much: this always added delimiter before first element

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@137 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoanother fix for repeatable fields
Dobrica Pavlinusic [Wed, 29 Oct 2003 22:46:49 +0000 (22:46 +0000)]
another fix for repeatable fields

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@136 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix repeatable fields in index data
Dobrica Pavlinusic [Wed, 29 Oct 2003 21:27:00 +0000 (21:27 +0000)]
fix repeatable fields in index data

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@135 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agomore tasks
Dobrica Pavlinusic [Tue, 28 Oct 2003 10:19:02 +0000 (10:19 +0000)]
more tasks

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@134 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadded note about SQLite performance, example in global.conf
Dobrica Pavlinusic [Thu, 9 Oct 2003 11:24:19 +0000 (11:24 +0000)]
added note about SQLite performance, example in global.conf

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@133 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agobetter documentation, allmost useful :-)
Dobrica Pavlinusic [Thu, 9 Oct 2003 10:22:35 +0000 (10:22 +0000)]
better documentation, allmost useful :-)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@132 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoCrolist CROASCII
Dobrica Pavlinusic [Wed, 8 Oct 2003 22:05:00 +0000 (22:05 +0000)]
Crolist CROASCII

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@131 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofilter to import Crolist data in CROASCII code-page
Dobrica Pavlinusic [Wed, 8 Oct 2003 21:26:13 +0000 (21:26 +0000)]
filter to import Crolist data in CROASCII code-page

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@130 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agodocumentation about MARC import
Dobrica Pavlinusic [Wed, 8 Oct 2003 21:25:47 +0000 (21:25 +0000)]
documentation about MARC import

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@129 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agouse index_DBI_cache.pm (non-cache version is depriciated)
Dobrica Pavlinusic [Thu, 4 Sep 2003 14:57:02 +0000 (14:57 +0000)]
use index_DBI_cache.pm (non-cache version is depriciated)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@128 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoif searched word is not found when searching from beginning of index, try
Dobrica Pavlinusic [Thu, 4 Sep 2003 14:56:41 +0000 (14:56 +0000)]
if searched word is not found when searching from beginning of index, try
to find in anywhere (substring match)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@127 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadded links from result headline to details, CSS style to make headline links
Dobrica Pavlinusic [Thu, 4 Sep 2003 13:47:36 +0000 (13:47 +0000)]
added links from result headline to details, CSS style to make headline links
and links in index non-underlined

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@126 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofixed whitespace
Dobrica Pavlinusic [Thu, 4 Sep 2003 10:51:19 +0000 (10:51 +0000)]
fixed whitespace

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@125 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agolinks from index back to search
Dobrica Pavlinusic [Wed, 3 Sep 2003 23:07:21 +0000 (23:07 +0000)]
links from index back to search

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@124 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years ago(not working) links from index to search
Dobrica Pavlinusic [Wed, 3 Sep 2003 20:08:57 +0000 (20:08 +0000)]
(not working) links from index to search

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@123 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agodon't add wildcards only to full words and, or, not (part of swish-e quiery
Dobrica Pavlinusic [Wed, 3 Sep 2003 20:08:26 +0000 (20:08 +0000)]
don't add wildcards only to full words and, or, not (part of swish-e quiery
language)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@122 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agodon't report error if user didn't selected any result and clicked on
Dobrica Pavlinusic [Tue, 2 Sep 2003 21:31:54 +0000 (21:31 +0000)]
don't report error if user didn't selected any result and clicked on
details. However, there is still bug: it will reset pager to first page.
I will have to re-write pager without JavaScript to fix this.

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@121 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadded minimum numbers of characters for wildcard * to kick in for swish
Dobrica Pavlinusic [Tue, 2 Sep 2003 13:24:33 +0000 (13:24 +0000)]
added minimum numbers of characters for wildcard * to kick in for swish

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@120 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofixes
Dobrica Pavlinusic [Tue, 2 Sep 2003 11:46:58 +0000 (11:46 +0000)]
fixes

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@119 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agouse latest dump from psinib backup
Dobrica Pavlinusic [Tue, 2 Sep 2003 11:45:47 +0000 (11:45 +0000)]
use latest dump from psinib backup

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@118 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agouse select query and not \d
Dobrica Pavlinusic [Mon, 21 Jul 2003 16:05:42 +0000 (16:05 +0000)]
use select query and not \d

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@117 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoyou can specify database name
Dobrica Pavlinusic [Mon, 21 Jul 2003 15:54:57 +0000 (15:54 +0000)]
you can specify database name

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@116 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadditional button on bottom of results
Dobrica Pavlinusic [Wed, 16 Jul 2003 15:54:38 +0000 (15:54 +0000)]
additional button on bottom of results

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@115 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agodon't generate all html for headline results, lot of html fixes
Dobrica Pavlinusic [Wed, 16 Jul 2003 15:49:56 +0000 (15:49 +0000)]
don't generate all html for headline results, lot of html fixes

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@114 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoimprovements
Dobrica Pavlinusic [Wed, 16 Jul 2003 10:08:11 +0000 (10:08 +0000)]
improvements

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@113 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix: dynamicly create perasistent variables
Dobrica Pavlinusic [Tue, 15 Jul 2003 15:07:42 +0000 (15:07 +0000)]
fix: dynamicly create perasistent variables

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@112 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix pager bug when you have selected items
Dobrica Pavlinusic [Tue, 15 Jul 2003 12:48:49 +0000 (12:48 +0000)]
fix pager bug when you have selected items

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@111 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix
Dobrica Pavlinusic [Tue, 15 Jul 2003 12:46:43 +0000 (12:46 +0000)]
fix

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@110 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoerase also *.PTR files
Dobrica Pavlinusic [Mon, 14 Jul 2003 18:50:39 +0000 (18:50 +0000)]
erase also *.PTR files

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@109 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoOvercome limit of 32 open databases. Unfortunatly, OpenIsis in current
Dobrica Pavlinusic [Mon, 14 Jul 2003 18:20:27 +0000 (18:20 +0000)]
Overcome limit of 32 open databases. Unfortunatly, OpenIsis in current
version (0.9.0) doesn't support close call, so you need patch from:
http://www.rot13.org/~dpavlin/projects/openisis-0.9.0-perl_close.diff

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@108 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agodump isis records using OpenIsis...
Dobrica Pavlinusic [Mon, 14 Jul 2003 17:34:45 +0000 (17:34 +0000)]
dump isis records using OpenIsis...

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@107 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agocheck for bogus *.TXT databases (with zero length or 0 records) and
Dobrica Pavlinusic [Mon, 14 Jul 2003 17:09:36 +0000 (17:09 +0000)]
check for bogus *.TXT databases (with zero length or 0 records) and
erase them to force OpenIsis to use binary files

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@106 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agorenamed get_sf to (isis|marc)_sf to avoid warning abouts re-definining of
Dobrica Pavlinusic [Mon, 14 Jul 2003 17:08:37 +0000 (17:08 +0000)]
renamed get_sf to (isis|marc)_sf to avoid warning abouts re-definining of
function

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@105 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoremove fake progress bar also
Dobrica Pavlinusic [Mon, 14 Jul 2003 10:55:35 +0000 (10:55 +0000)]
remove fake progress bar also

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@104 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agonew option show_progress for progress bar indicator
Dobrica Pavlinusic [Mon, 14 Jul 2003 10:53:10 +0000 (10:53 +0000)]
new option show_progress for progress bar indicator

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@103 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoremoved debugging
Dobrica Pavlinusic [Mon, 14 Jul 2003 10:54:34 +0000 (10:54 +0000)]
removed debugging

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@102 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years ago- better error reporing from OpenIsis
Dobrica Pavlinusic [Mon, 14 Jul 2003 10:52:13 +0000 (10:52 +0000)]
- better error reporing from OpenIsis
- added show_progress in global.conf to turn off progress bar

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@101 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofilter to join shelf numbers in one field for index
Dobrica Pavlinusic [Mon, 14 Jul 2003 10:34:00 +0000 (10:34 +0000)]
filter to join shelf numbers in one field for index

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@100 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadded filter
Dobrica Pavlinusic [Sun, 13 Jul 2003 22:29:49 +0000 (22:29 +0000)]
added filter

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@99 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofixed ordering
Dobrica Pavlinusic [Sun, 13 Jul 2003 22:29:14 +0000 (22:29 +0000)]
fixed ordering

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@98 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoability to join repeatable fields before inseting into index
Dobrica Pavlinusic [Sun, 13 Jul 2003 21:57:12 +0000 (21:57 +0000)]
ability to join repeatable fields before inseting into index

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@97 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agospeedup
Dobrica Pavlinusic [Sun, 13 Jul 2003 21:55:32 +0000 (21:55 +0000)]
speedup

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@96 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix: first index entry should have nr. 1 not 0
Dobrica Pavlinusic [Sun, 13 Jul 2003 21:54:22 +0000 (21:54 +0000)]
fix: first index entry should have nr. 1 not 0

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@95 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agore-wrote module to use in-memory sorting
Dobrica Pavlinusic [Sun, 13 Jul 2003 19:30:28 +0000 (19:30 +0000)]
re-wrote module to use in-memory sorting

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@94 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix OpenIsis 0.9.0 perl bug
Dobrica Pavlinusic [Sun, 13 Jul 2003 14:44:03 +0000 (14:44 +0000)]
fix OpenIsis 0.9.0 perl bug

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@93 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agorepeatable fields in feeds are currently not supported
Dobrica Pavlinusic [Sun, 13 Jul 2003 13:42:17 +0000 (13:42 +0000)]
repeatable fields in feeds are currently not supported

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@92 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agomake this version called webpac-dev
Dobrica Pavlinusic [Sun, 13 Jul 2003 13:23:17 +0000 (13:23 +0000)]
make this version called webpac-dev

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@91 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agorepeatable fields (broken when other input formats where introduced) work
Dobrica Pavlinusic [Sun, 13 Jul 2003 13:22:50 +0000 (13:22 +0000)]
repeatable fields (broken when other input formats where introduced) work
again

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@90 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agocount number of entries in tables (one for each index)
Dobrica Pavlinusic [Sun, 13 Jul 2003 12:24:06 +0000 (12:24 +0000)]
count number of entries in tables (one for each index)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@89 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoprint timings of last operation
Dobrica Pavlinusic [Sat, 12 Jul 2003 16:02:15 +0000 (16:02 +0000)]
print timings of last operation

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@88 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoprint datestamp before starting sort (for benchmarking)
Dobrica Pavlinusic [Fri, 11 Jul 2003 20:58:45 +0000 (20:58 +0000)]
print datestamp before starting sort (for benchmarking)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@87 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agorun wget only weekly
Dobrica Pavlinusic [Fri, 11 Jul 2003 20:58:06 +0000 (20:58 +0000)]
run wget only weekly

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@86 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agovarious changes on the way to production
Dobrica Pavlinusic [Fri, 11 Jul 2003 20:15:01 +0000 (20:15 +0000)]
various changes on the way to production

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@85 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoprint mfn
Dobrica Pavlinusic [Fri, 11 Jul 2003 20:14:45 +0000 (20:14 +0000)]
print mfn

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@84 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agodon't die if unable to insert into index, instead just warn
Dobrica Pavlinusic [Fri, 11 Jul 2003 20:14:19 +0000 (20:14 +0000)]
don't die if unable to insert into index, instead just warn

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@83 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoadded missing xml, needed for production site
Dobrica Pavlinusic [Fri, 11 Jul 2003 20:12:23 +0000 (20:12 +0000)]
added missing xml, needed for production site

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@82 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agothe great rename: isis2xml.* -> all2xml.*
Dobrica Pavlinusic [Tue, 8 Jul 2003 22:13:56 +0000 (22:13 +0000)]
the great rename: isis2xml.* -> all2xml.*

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@81 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofixed bugs with < and > in headline
Dobrica Pavlinusic [Tue, 8 Jul 2003 08:24:13 +0000 (08:24 +0000)]
fixed bugs with < and > in headline

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@80 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoremove extra spaces
Dobrica Pavlinusic [Sun, 6 Jul 2003 13:03:35 +0000 (13:03 +0000)]
remove extra spaces

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@79 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix character conversion
Dobrica Pavlinusic [Sat, 5 Jul 2003 23:39:04 +0000 (23:39 +0000)]
fix character conversion

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@78 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofix for data without details
Dobrica Pavlinusic [Sat, 5 Jul 2003 23:38:08 +0000 (23:38 +0000)]
fix for data without details

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@77 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agomove configuration options in global.conf
Dobrica Pavlinusic [Sat, 5 Jul 2003 23:07:47 +0000 (23:07 +0000)]
move configuration options in global.conf

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@76 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agomisc fixes and improvements
Dobrica Pavlinusic [Sat, 5 Jul 2003 22:37:44 +0000 (22:37 +0000)]
misc fixes and improvements

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@75 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agosupport for new feed format which have decimal number of field, semicolumn
Dobrica Pavlinusic [Sat, 5 Jul 2003 22:37:30 +0000 (22:37 +0000)]
support for new feed format which have decimal number of field, semicolumn
and space at beginning of each line (like: 0: data)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@74 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years ago- support multi-value fields (e.g. for checkboxes)
Dobrica Pavlinusic [Sat, 5 Jul 2003 22:31:46 +0000 (22:31 +0000)]
- support multi-value fields (e.g. for checkboxes)
- remove accented characters before feeding swish

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@73 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agofixed warning
Dobrica Pavlinusic [Sat, 5 Jul 2003 22:03:21 +0000 (22:03 +0000)]
fixed warning

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@72 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agomore fields and slight speedup
Dobrica Pavlinusic [Sat, 5 Jul 2003 21:35:44 +0000 (21:35 +0000)]
more fields and slight speedup

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@71 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agonew and much detailed ScienceDirect robot that uses SD CSV files to find
Dobrica Pavlinusic [Sat, 5 Jul 2003 18:26:40 +0000 (18:26 +0000)]
new and much detailed ScienceDirect robot that uses SD CSV files to find
details about publications (ISSN, categorisation etc.)

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@70 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoignore temp files
Dobrica Pavlinusic [Sat, 5 Jul 2003 12:34:08 +0000 (12:34 +0000)]
ignore temp files

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@69 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agomisc other changes
Dobrica Pavlinusic [Fri, 4 Jul 2003 23:30:47 +0000 (23:30 +0000)]
misc other changes

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@68 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agoimplemented feed method which calls external program that returns
Dobrica Pavlinusic [Fri, 4 Jul 2003 23:29:27 +0000 (23:29 +0000)]
implemented feed method which calls external program that returns
data line-by-line

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@67 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agochop URLS longer than 60 characters
Dobrica Pavlinusic [Fri, 4 Jul 2003 23:28:17 +0000 (23:28 +0000)]
chop URLS longer than 60 characters

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@66 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agomake a URL of any URL embeded in text
Dobrica Pavlinusic [Fri, 4 Jul 2003 21:35:34 +0000 (21:35 +0000)]
make a URL of any URL embeded in text

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@65 13eb9ef6-21d5-0310-b721-a9d68796d827

20 years agocreate http links
Dobrica Pavlinusic [Fri, 4 Jul 2003 20:41:17 +0000 (20:41 +0000)]
create http links

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@64 13eb9ef6-21d5-0310-b721-a9d68796d827