/[hyperestraier]/upstream/0.5.1/misc/win32/README-en.txt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /upstream/0.5.1/misc/win32/README-en.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations)
Fri Jul 29 21:56:53 2005 UTC (18 years, 9 months ago) by dpavlin
File MIME type: text/plain
File size: 3545 byte(s)
import of HyperEstraier 0.5.1

1 ================================================================
2 Hyper Estraier: a full-text search system for communities
3 Copyright (C) 2004-2005 Mikio Hirabayashi
4 ================================================================
5
6
7 This is a package of Win32 binaries of Hyper Estraier.
8 This package contains the core API of Hyper Estraier and its utility
9 commands. Also, DLLs of zlib, iconv, and QDBM are included.
10
11 estraier.dll : DLL of Hyper Estraier
12 libestraier.a : static library of Hyper Estraier
13 libestraier.dll.a : import library of Hyper Estraier
14
15 mgwz.dll : DLL of zlib
16 libiconv-2.dll : DLL of iconv
17 qdbm.dll : DLL of QDBM
18 pthreadGC2.dll : DLL of Pthreads
19 pthreadGC2.a : import library of Pthreads
20
21 estraier.h : header file of Hyper Estraier
22 depot.h : header file of QDBM
23 curia.h : header file of QDBM
24 cabin.h : header file of QDBM
25 villa.h : header file of QDBM
26 pthread.h : header file of Pthreads
27 sched.h : header file of Pthreads
28 semaphore.h : header file of Pthreads
29
30 estcmd.exe : utility command
31 estmttest.exe : command for operation check
32 estmaster.exe : command of the node master
33 estcall.exe : command of the node client
34 estload.exe : command for load test
35 estcheck.bat : command for operation check
36 estxfilt.bat : wrapper of the text extraction filter
37 estresult.dtd : DTD of XML generated by estcmd
38 estseek.cgi : CGI script for search
39 estseek.conf : configuration of the CGI script
40 estseek.tmpl : configuration of the CGI script
41 estseek.top : configuration of the CGI script
42 locale/ : configuration for localization
43 increm/ : files for incremental search
44 doc/ : manuals
45
46 xdoc2txt.exe : main unit of the text extraction filter
47 xdoc2txt.txt : manual of xdoc2txt
48 zlib.dll : zlib for xdoc2txt
49
50 Install all commands (*.exe, *.bat) and DLLs (*.dll) into a directory
51 included in the command search path. Install the CGI script and its
52 configuration files into a directory according to the web server.
53
54
55 Hyper Estraier is released under the terms of the GNU Lesser General
56 Public License. See the file `COPYING.txt' for details.
57
58 Hyper Estraier was written by Mikio Hirabayashi. You can contact the
59 author by e-mail to `mikio@users.sourceforge.net'. However, as for
60 topics which can be shared among other users, pleae send it to
61 the mailing list. To join the mailing list, refer to the following
62 URL.
63
64 http://lists.sourceforge.net/lists/listinfo/hyperestraier-users
65
66 See http://hyperestraier.sourceforge.net/ for more information.
67
68
69 Copyrights of programs in this package except for Hyper Estraier inhere
70 to each product. See documentation of each product andlicense
71 information for detail.
72
73 QDBM was written by Mikio Hirabayashi
74 See http://qdbm.sourceforge.net/ for more information.
75
76 zlib was written by Jean-loup Gailly and Mark Adler.
77 See http://www.gzip.org/zlib/ for more information.
78
79 iconv was written by Ulrich Drepper.
80 See http://www.gnu.org/software/libiconv/ for more information.
81
82 Pthreads for Win32 was Ben Elliston and John Bossom et al.
83 See http://sources.redhat.com/pthreads-win32/ for more information.
84
85 xdoc2txt was written by hishida.
86 See the file xdoc2txt.txt for more information.
87
88 MD5 implementation was written by L. Peter Deutsch.
89
90
91 Thank you for using Hyper Estraier.
92
93
94
95 == END OF FILE ==

  ViewVC Help
Powered by ViewVC 1.1.26