| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2005/02/28 10:01:34 | 679 | 679 | dpavlin | added import_xml_file and import_xml_tag into configuration file, documentation for .dbf import |
| 2004/04/17 20:40:28 | 304 | 304 | dpavlin | Major change: I no longer user HTML::Pager, SWISH and SWISH::Fork modules, but SWISH::API (new interface to swish 2.4.x, which is required) and own implementation of pager. That saves round-trips of all results from swish-e to memory and to HTML::Pager so this produces also significant speedup when result set is large (tipically if you entered just a letter or two with huge number of records). |
| 2004/04/04 21:04:47 | 300 | 300 | dpavlin | even more detail explanation |
| 2004/04/04 20:48:56 | 299 | 299 | dpavlin | explanation of bit-masks with examples |
| 2004/02/22 23:31:00 | 227 | 227 | dpavlin | Beginning of documentation for debugging of changes in configuration file. In short: what to do when WebPAC isn't behaving as you expected. |
| 2004/02/08 15:44:28 | 222 | 222 | dpavlin | Documentation describing usage of lookups |
| 2004/01/18 16:23:56 | 203 | 203 | dpavlin | grammar fix |
| 2003/11/29 19:11:23 | 190 | 190 | dpavlin | exact matches can now specify to include (or not) wildcard at end. Added also documentation about exact matching using swish-e |
| 2003/11/29 18:38:02 | 185 | 185 | dpavlin | moved documentation in doc directory |
| 2003/02/23 06:55:00 | 24 | 24 | dpavlin | more docs |
| 2003/02/22 23:49:22 | 20 | 20 | dpavlin | add filter="name" for fields (to correct strane input data or make variations for indexing) |