New implementation of indexes: now it uses only two tables (index for all
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 23 Jan 2005 02:02:10 +0000 (02:02 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sun, 23 Jan 2005 02:02:10 +0000 (02:02 +0000)
commit9861fc1f67f30e7bcd83269be906b6288905bc9a
treee5a23435fcc513c7e1ee7aa3901bd4b397567061
parent6475b251453adf0e25cfb40ded0eb8ad216edaae
New implementation of indexes: now it uses only two tables (index for all
data and tags for all tags). Currently, it doesn't enforce relation between
them on RDBMS level (I have to test this code against SQLite and MySQL
before enforcing that).
Removed swish-e output while indexing, database is used as default tag to
enable filtering by database (there isn't possiblity to set tag to something
else yet!). Output usage count in index.

git-svn-id: file:///home/dpavlin/private/svn/webpac/trunk@641 13eb9ef6-21d5-0310-b721-a9d68796d827
WebPac.pm
all2xml.conf
all2xml.pl
global.conf
index_DBI_tag.pm [new file with mode: 0644]
swish_isis.conf
template_html/index_res.html