Commit Graph

15 Commits

Author SHA1 Message Date
Hans-Joachim Lankenau
fedb88a765 #100157# use - for compiler switches 2002-09-09 10:16:45 +00:00
Andreas Bille
e26e167837 Including rtti-switch for gcc in makefiles.
The cause of the bug is not understood:
Adding KeywordElements to a vector and sorting afterwards, everything works fine.
Inserting it into a set and iterating over the set afterwards gives an inconsistent set.
I have currently removed the previous introduced workaround for the solaris compiler!!
Needs to be checked.
2001-11-23 12:54:35 +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
acaaa79b62 Now Solaris and Linux also 2001-06-13 15:26:36 +00:00
Andreas Bille
f47ea66e93 Restricting build to windows 2001-06-08 07:53:56 +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