/[webpac]/trunk/WebPac.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk/WebPac.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 183 - (view) (annotate) - [select for diffs]
Modified Sat Nov 29 17:51:12 2003 UTC (20 years, 3 months ago) by dpavlin
File length: 7950 byte(s)
Diff to previous 164
fix for swish_exact


Revision 164 - (view) (annotate) - [select for diffs]
Modified Sat Nov 22 22:04:05 2003 UTC (20 years, 4 months ago) by dpavlin
File length: 7902 byte(s)
Diff to previous 163
implemented filter which can replace (or be used together with) unac_string
from Text::Unaccent


Revision 163 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 21:23:40 2003 UTC (20 years, 4 months ago) by dpavlin
File length: 7797 byte(s)
Diff to previous 158
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 158 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 21:18:37 2003 UTC (20 years, 4 months ago) by dpavlin
File length: 7341 byte(s)
Diff to previous 150
fixed transfer of variables with multiple values in headline


Revision 150 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 22:39:06 2003 UTC (20 years, 4 months ago) by dpavlin
File length: 7314 byte(s)
Diff to previous 149
support for "f" and "v" fields without number on which wildcards don't apply


Revision 149 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 16:57:11 2003 UTC (20 years, 4 months ago) by dpavlin
File length: 7175 byte(s)
Diff to previous 147
display full record without path specified (used for linking)


Revision 147 - (view) (annotate) - [select for diffs]
Modified Sun Nov 16 16:14:37 2003 UTC (20 years, 4 months ago) by dpavlin
File length: 7072 byte(s)
Diff to previous 140
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.


Revision 140 - (view) (annotate) - [select for diffs]
Modified Thu Oct 30 00:10:09 2003 UTC (20 years, 4 months ago) by dpavlin
File length: 6650 byte(s)
Diff to previous 128
fix for total number of entries from index if using filter, renamed
check function to count and added limit


Revision 128 - (view) (annotate) - [select for diffs]
Modified Thu Sep 4 14:57:02 2003 UTC (20 years, 6 months ago) by dpavlin
File length: 6650 byte(s)
Diff to previous 126
use index_DBI_cache.pm (non-cache version is depriciated)


Revision 126 - (view) (annotate) - [select for diffs]
Modified Thu Sep 4 13:47:36 2003 UTC (20 years, 6 months ago) by dpavlin
File length: 6644 byte(s)
Diff to previous 124
added links from result headline to details, CSS style to make headline links
and links in index non-underlined


Revision 124 - (view) (annotate) - [select for diffs]
Modified Wed Sep 3 23:07:21 2003 UTC (20 years, 6 months ago) by dpavlin
File length: 6369 byte(s)
Diff to previous 122
links from index back to search


Revision 122 - (view) (annotate) - [select for diffs]
Modified Wed Sep 3 20:08:26 2003 UTC (20 years, 6 months ago) by dpavlin
File length: 6351 byte(s)
Diff to previous 121
don't add wildcards only to full words and, or, not (part of swish-e quiery
language)


Revision 121 - (view) (annotate) - [select for diffs]
Modified Tue Sep 2 21:31:54 2003 UTC (20 years, 6 months ago) by dpavlin
File length: 6343 byte(s)
Diff to previous 120
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.


Revision 120 - (view) (annotate) - [select for diffs]
Modified Tue Sep 2 13:24:33 2003 UTC (20 years, 6 months ago) by dpavlin
File length: 6309 byte(s)
Diff to previous 114
added minimum numbers of characters for wildcard * to kick in for swish


Revision 114 - (view) (annotate) - [select for diffs]
Modified Wed Jul 16 15:49:56 2003 UTC (20 years, 8 months ago) by dpavlin
File length: 6132 byte(s)
Diff to previous 112
don't generate all html for headline results, lot of html fixes


Revision 112 - (view) (annotate) - [select for diffs]
Modified Tue Jul 15 15:07:42 2003 UTC (20 years, 8 months ago) by dpavlin
File length: 5996 byte(s)
Diff to previous 111
fix: dynamicly create perasistent variables


Revision 111 - (view) (annotate) - [select for diffs]
Modified Tue Jul 15 12:48:49 2003 UTC (20 years, 8 months ago) by dpavlin
File length: 6037 byte(s)
Diff to previous 80
fix pager bug when you have selected items


Revision 80 - (view) (annotate) - [select for diffs]
Modified Tue Jul 8 08:24:13 2003 UTC (20 years, 8 months ago) by dpavlin
File length: 6011 byte(s)
Diff to previous 76
fixed bugs with < and > in headline


Revision 76 - (view) (annotate) - [select for diffs]
Modified Sat Jul 5 23:07:47 2003 UTC (20 years, 8 months ago) by dpavlin
File length: 5899 byte(s)
Diff to previous 73
move configuration options in global.conf


Revision 73 - (view) (annotate) - [select for diffs]
Modified Sat Jul 5 22:31:46 2003 UTC (20 years, 8 months ago) by dpavlin
File length: 5642 byte(s)
Diff to previous 71
- support multi-value fields (e.g. for checkboxes)
- remove accented characters before feeding swish


Revision 71 - (view) (annotate) - [select for diffs]
Modified Sat Jul 5 21:35:44 2003 UTC (20 years, 8 months ago) by dpavlin
File length: 5304 byte(s)
Diff to previous 63
more fields and slight speedup


Revision 63 - (view) (annotate) - [select for diffs]
Modified Fri Jul 4 20:37:04 2003 UTC (20 years, 8 months ago) by dpavlin
File length: 5304 byte(s)
Diff to previous 53
removed maximum number of results


Revision 53 - (view) (annotate) - [select for diffs]
Modified Sun Jun 1 18:49:49 2003 UTC (20 years, 9 months ago) by dpavlin
File length: 5306 byte(s)
Diff to previous 51
moved configuration (database part) to global.conf, added
and, or and not operators


Revision 51 - (view) (annotate) - [select for diffs]
Modified Sun Jun 1 15:33:08 2003 UTC (20 years, 9 months ago) by dpavlin
File length: 4925 byte(s)
Diff to previous 47
display details and back doesn't reset page to 1


Revision 47 - (view) (annotate) - [select for diffs]
Modified Sun Mar 23 01:17:49 2003 UTC (21 years ago) by dpavlin
File length: 4788 byte(s)
Diff to previous 41
show just hits or all details buttons on result page


Revision 41 - (view) (annotate) - [select for diffs]
Modified Sat Mar 15 21:34:36 2003 UTC (21 years ago) by dpavlin
File length: 4539 byte(s)
Diff to previous 35
decode output from swish


Revision 35 - (view) (annotate) - [select for diffs]
Modified Sun Feb 23 15:47:40 2003 UTC (21 years ago) by dpavlin
File length: 4608 byte(s)
Diff to previous 30
last changes; completly broken charsets


Revision 30 - (view) (annotate) - [select for diffs]
Modified Sun Feb 23 07:09:11 2003 UTC (21 years ago) by dpavlin
File length: 4539 byte(s)
Diff to previous 16
misc updates


Revision 16 - (view) (annotate) - [select for diffs]
Modified Sat Feb 22 21:21:35 2003 UTC (21 years, 1 month ago) by dpavlin
File length: 4539 byte(s)
Diff to previous 14
allows users to enter queries with asterisk (*)


Revision 14 - (view) (annotate) - [select for diffs]
Modified Sat Feb 22 13:22:09 2003 UTC (21 years, 1 month ago) by dpavlin
File length: 4392 byte(s)
Diff to previous 13
use Text::Iconv for conversions


Revision 13 - (view) (annotate) - [select for diffs]
Modified Sun Feb 16 22:41:37 2003 UTC (21 years, 1 month ago) by dpavlin
File length: 4373 byte(s)
Diff to previous 12
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 ;-)


Revision 12 - (view) (annotate) - [select for diffs]
Modified Wed Jan 22 22:27:19 2003 UTC (21 years, 2 months ago) by dpavlin
File length: 4343 byte(s)
Diff to previous 11
added pager for lookup in index


Revision 11 - (view) (annotate) - [select for diffs]
Modified Wed Jan 22 20:24:32 2003 UTC (21 years, 2 months ago) by dpavlin
File length: 4026 byte(s)
Diff to previous 10
display index (without pager for now)


Revision 10 - (view) (annotate) - [select for diffs]
Modified Thu Jan 16 17:35:54 2003 UTC (21 years, 2 months ago) by dpavlin
File length: 3596 byte(s)
Diff to previous 9
bunch of changes: make design more modular, implement index (partial
implementation) and other small and big changes


Revision 9 - (view) (annotate) - [select for diffs]
Modified Sat Jan 11 19:55:30 2003 UTC (21 years, 2 months ago) by dpavlin
File length: 3666 byte(s)
Diff to previous 7
renamed "old" index to swish, and introduced index which is -- index;
implemented using PostgreSQL for now.


Revision 7 - (view) (annotate) - [select for diffs]
Added Sat Jan 11 16:44:03 2003 UTC (21 years, 2 months ago) by dpavlin
File length: 3361 byte(s)
major modifications to produce first (non-working) version of Web CGI
interface.


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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26