source: main/trunk/greenstone2/common-src/indexers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26294   12 years ak19 Fix to server crashing bugs. Diego reported a bug when searching on …
(edit) @26164   12 years ak19 Setting CXXFLAGS for C++ compilation to parallel setting of CFLAGS, …
(edit) @26163   12 years kjdon added some comments to make clear whether max_output_length includes …
(edit) @26162   12 years kjdon in unicode_to_utf8_word, the max_output_length is the maximum length …
(edit) @26157   12 years ak19 A much better way to ensure searches with wild cards get expanded to …
(edit) @26156   12 years kjdon had to add AC_SUBST for ARCH_DEP_FLAGS otherwise its not passed in to …
(edit) @26155   12 years ak19 Searching with wildcards on lucene collection now displays term info …
(edit) @26138   12 years kjdon changed a comment, hope its more clear than before :-)
(edit) @26137   12 years kjdon FindWordNumbers was doing a test to see if the appropriate stem index …
(edit) @26128   12 years kjdon need to check if outlen < max_output_length. If inlen is greater than …
(edit) @25526   12 years ak19 Dr Bainbridge fixed the problem noticed by Diego and which was thought …
(edit) @25494   12 years ak19 Moved comment to where it wouldn't cause an error during compilation
(edit) @25492   12 years ak19 Joshua Scarsbrook found that compilation failed on Macs (he was …
(edit) @25246   12 years ak19 Needed to turn off debugging before previous commit
(edit) @25245   12 years ak19 Recommitting previous commit with debugging code this time (debug …
(edit) @25244   12 years ak19 GS3 tomcat server crashes because java crashes owing to some error in …
(edit) @25194   12 years mdewsnip Fixed problem in Greenstone's unitool::create_unicat_data() causing …
(edit) @25172   12 years jmt12 A configure to propagate the ARCH_DEP_FLAGS variable and Makefiles …
(edit) @25171   12 years jmt12 Removing hardcoded -fpic in Makefile.in (presumably snuck in during …
(edit) @25170   12 years jmt12 Propagating ARCH_DEP_FLAGS. It appears that you need to at least …
(edit) @25169   12 years jmt12 Propagating ARCH_DEP_FLAGS. It appears that you need to at least …
(edit) @25168   12 years jmt12 Removing hardcoded -fpic in Makefile.in (presumably snuck in during …
(edit) @25153   12 years sjm84 Fixed an instance of stdint that I missed
(edit) @25152   12 years sjm84 Fixing the missing stdint on VC++9
(edit) @25148   12 years kjdon getting greenstone to work properly on 64 bit machines. …
(edit) @25147   12 years kjdon merged 64_bit_Greenstone branch into trunk, rev 25139
(edit) @24746   13 years sjm84 If the classes3 folder does not exist then we need to make it when …
(edit) @24735   13 years davidb Ignore values for Lucene 3.x version of code
(edit) @24734   13 years davidb no longer needed
(edit) @24733   13 years davidb no longer needed
(edit) @24732   13 years davidb Some additional changes that allow both Lucene 2.x and 3.x be compiled …
(edit) @24731   13 years sjm84 Lucene 3.x version of code accidentally commited rolling back to 2.x …
(edit) @24726   13 years davidb Repackaging to LuceneWrapper3
(edit) @24725   13 years davidb Restruturing of Lucene version 2.x and 3.x to make it easier to …
(edit) @24723   13 years davidb missing public on class defintion
(edit) @24721   13 years davidb Further file needed for Lucene version 3.3 support
(edit) @24718   13 years davidb On the road to Greenstone working with a more update to date version …
(edit) @24717   13 years davidb On the road to Greenstone working with a more update to date version …
(edit) @24716   13 years davidb A version of the LuceneWrapper code that works with Lucene version 3.3
(edit) @24099   13 years ak19 I think this now fixes a server crashing bug identified by Tanja …
(edit) @23462   13 years kjdon added an all definition otherwise if you just run make in this folder …
(edit) @23431   13 years anna adding in code point range for dhivehi letters into letter_info
(edit) @23424   13 years kjdon adding in code point range for dhivehi letters into letter_info
(edit) @23356   13 years sjm84 Updated several configure scripts and Makefiles to make use of the …
(edit) @23194   14 years davidb Diagnostic output should go to standard-error, as standard-out used in …
(edit) @22960   14 years ak19 Added in DEBUG flags to LDFLAGS where missing
(edit) @22779   14 years mdewsnip Changed common-src/indexers/winMake.bat to copy instead of rename the …
(edit) @22777   14 years mdewsnip To ignore iconv.h.
(edit) @22379   14 years sjm84 This should have been part of previous commit, this was modified as …
(edit) @22378   14 years sjm84 Greenstone 2 now compiles and installs on 64-bit linux machines
(edit) @22291   14 years sjm84 Fixed a small problem that was causing an error on stricter compilers
(edit) @22257   14 years davidb Minor tweak to support MinGW
(edit) @22070   14 years ak19 Undoing the commits of 22058 to the indexer folder: USE_GDBM, USE_JDBM …
(edit) @22058   14 years ak19 Changes to makefiles to 1. incorporate USE_GDBM and USE_JDBM flags …
(edit) @21962   14 years xiao reverting previous commit and restoring back to last revision
(edit) @21957   14 years xiao changed System.out to System.err to prevent deadlock i …
(edit) @21903   14 years kjdon updated to use individual search and retrieve wrappers
(edit) @21446   14 years ak19 Configure files updated to correctly set all the variables that can be …
(edit) @21364   14 years ak19 New configuration and compilation flag ENABLE_JNI added which will be …
(edit) @21352   14 years oranfry completed svn:ignore list
(edit) @21328   14 years ak19 Changes to makefiles, configure files, and source code to work with …
(edit) @21323   14 years ak19 Minor corrective changes before major commits for new compile settings …
(copy) @21004   14 years oranfry restructuring the repository
copied from indexers/trunk
(edit) @20910   14 years mdewsnip Added a null pointer check to prevent rare errors when there are no …
Note: See TracRevisionLog for help on using the revision log.