Commit Graph

12 Commits

Author SHA1 Message Date
Rüdiger Timm
c78e57a002 INTEGRATION: CWS ooo19126 (1.11.174); FILE MERGED
2005/09/05 17:19:31 rt 1.11.174.1: #i54170# Change license header: remove SISSL
2005-09-09 11:17:12 +00:00
Andreas Bille
29976159ba #90921#
Now accepting also a keyword if the searchword is only part of the keyword, not
the beginning only.
2001-11-01 15:21:42 +00:00
Andreas Bille
c2c30700ee #88803#
Now fetching for UTF-8 version of unicode strings after creating a new index.
2001-08-22 12:34:36 +00:00
Andreas Bille
340a82ed32 Added checked index access 2001-07-06 10:04:07 +00:00
Andreas Bille
4ca45e5081 #89246#
Refcounting ConceptData, so not freeing it twice, which causes the GPF.
Fixed some memory leaks. Fixing a memory overwrite in BreeDict.cxx
2001-07-05 17:50:40 +00:00
Andreas Bille
0d4735279a #88515#
This bug needs, to fix it completly, a defined converting of unicode strings to
byte strings in the java-index-generator code.

The C++ code now does the same, wrong, thing as the java code, so
all works partially.
2001-06-22 13:13:18 +00:00
Andreas Bille
4955786cd2 #88432#
Added exception specifications for determination of misconfigured index.
Now also reading from lowercase filenames
2001-06-19 12:41:05 +00:00
Andreas Bille
2d04b18766 #87762#
Sorting of keywords now uses XCollator.
New style stl-header includes.
2001-06-18 11:10:12 +00:00
Andreas Bille
5c84308b9a Memory management
no double transformation of documents
jar files stay open
direct access to package api
2001-06-06 13:48:47 +00:00
Andreas Bille
b0d402e64f pretty printing 2001-05-22 13:57:13 +00:00
Andreas Bille
f796ed6d91 *** empty log message *** 2001-05-10 14:25:10 +00:00
Andreas Bille
45436f7242 Initial revision:
Database access for xmlsearch-engine( c++ version )
2001-05-08 10:54:54 +00:00