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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @38958   5 weeks kjdon deleted one print statement stating no term docs. and modified the …
(edit) @38920   8 weeks kjdon commented out all the printfs that are just debugging info. They fill …
(edit) @38891   2 months kjdon lets remove (comment out) the javah code, as we are committed to java …
(edit) @37389   15 months anupama Make configure script for mg/mgpp choose between which Java framework …
(edit) @37384   15 months davidb Newer MacOs command-line tools prefer this Framework
(edit) @37383   15 months davidb Mac compiler is stricter about about function externs
(edit) @37352   15 months davidb STL string and c_str() combination recoded due to compiler error from …
(edit) @37351   15 months davidb More careful definition of function externs. Macs now treat an …
(edit) @36530   21 months davidb Changed to a more careful way of determining whether javah (used in …
(edit) @36358   22 months kjdon need to pass the make arg (eg clean) to the iconv make command
(edit) @35702   3 years davidb Visual Studio *Major* version now set in build.xml as integer value to …
(edit) @35701   3 years davidb LSS only works on integer nums, so need to extract Major version from …
(edit) @35696   3 years davidb Fixed incorrect less-than test: had done LEQ went it should have been …
(edit) @35692   3 years davidb Improvement to formatting of '...'
(edit) @35683   3 years davidb Balancing ... added to print statement
(edit) @35666   3 years davidb Still having an issue on the Window Release Kit machine failing to run …
(edit) @35600   3 years davidb Further tweaked to be more consistent with how the mgpp svn:ignore …
(edit) @35599   3 years davidb Update of svn:ignore filenames
(edit) @35598   3 years davidb Update of svn:ignore filenames
(edit) @35597   3 years davidb Windows build scripts updated to unzip either iconv-PRE-VS14.zip or …
(edit) @35596   3 years davidb No longer used, as the build scripts will unzip either …
(edit) @35595   3 years davidb Updated README file to reflect file name changes in the zip files used
(edit) @35594   3 years davidb Name change of iconv.zip files to better determine what the purpose of …
(edit) @35576   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35553   3 years davidb Another change associated with compiling up Greenstone/MG on Window …
(edit) @35552   3 years davidb Equivalent change for mgpp made for mg, for compiling Greenstone3 …
(edit) @35551   3 years davidb Further changes related to compiling Greenstone up natively for use of …
(edit) @35385   3 years kjdon add JAVACFLAGS back in - source and target have been updated to 1.6 …
(edit) @35375   3 years davidb MacOS JNI code updated to work off JAVA_HOME, in line with approach …
(edit) @35374   3 years davidb MacOS JNI code updated to work off JAVA_HOME, in line with approach …
(edit) @35313   3 years davidb Nightly builds setup looks to still be using a JDK 1.7, which does not …
(edit) @35309   3 years davidb Making javac default now source/target 1.6, rather than 1.4. This …
(edit) @35306   3 years davidb Making javac default now source/target 1.6, rather than 1.4. This …
(edit) @33942   4 years davidb Further tweaking of javah check after it failed to work on Bedrock LSB
(edit) @33933   4 years davidb Changed 8-spaces to tag chars in Makefile.in. Original problem caused …
(edit) @33927   4 years davidb Reworking of javah test
(edit) @33921   4 years davidb Newer Java's don't have 'javah' any more. The functionality has been …
(edit) @32729   5 years ak19 Part of Ticket #947 the Lucene Index File Locking Fix. Lucene search …
(edit) @32642   6 years ak19 In hunting for a recent change that introduced a new warning message, …
(edit) @32641   6 years ak19 Minor. Correcting grammar.
(edit) @32638   6 years ak19 Accidentally committed the VS14+ version of iconv.zip under the name …
(edit) @32637   6 years ak19 1. Returning to the original windows iconv.zip. 2. Making and …
(edit) @32632   6 years ak19 I think these are fixes necessary to our linux gs-libiconv 1.11 …
(edit) @32620   6 years ak19 Directly related to previous commit revision. 3 significant changes in …
(edit) @32616   6 years kjdon updated usage string
(edit) @32609   6 years ak19 Preliminary stage before tackling a different bug. This commit is a …
(edit) @32509   6 years ak19 After changes in last 3 commits, reinstating the possible …
(edit) @32508   6 years ak19 Continued from previous 2 commits: Properly spelled new method name …
(edit) @32507   6 years ak19 Having committed the bugfix, commenting out debugging code.
(edit) @32506   6 years ak19 Bugfix to bug that Kathy discovered in code I committed: with the …
(edit) @30867   8 years ak19 Used a linux machine to run autoconf on the modified configure.in just …
(edit) @30866   8 years ak19 GSDLOS variable wasn't being set in configure.in and hence wasn't …
(edit) @30863   8 years ak19 Changes to get libiconv issues on MacOS El Capitan straightened out, …
(edit) @30430   8 years davidb Corrected mistake in load library name
(edit) @30402   8 years davidb Fix for MacOS 10.11, El Capitan
(edit) @30203   9 years ak19 Propagating ARCH_DEP_FLAGS to allow successful GS compilation on the …
(edit) @30159   9 years kjdon making all search results indexes start from 0 not 1.
(edit) @29629   9 years kjdon updating AndFragsToQueryResult to use actual num docs in weight generation
(edit) @29581   9 years kjdon in gs2mgppdemo, a query of government was coming back with …
(edit) @29409   10 years kjdon adding a reset method to MGPPSearchWrapper. When we rebuild a …
(edit) @29327   10 years ak19 Dr Bainbridge fixed mg segmentation fault on Mac Lion, Mountain Lion …
(edit) @29216   10 years ak19 Correction to changes in previous commit to this file. The first time …
(edit) @29215   10 years ak19 Correction to changes in previous commit. The first time around, the …
(edit) @29211   10 years ak19 Linux makefile adds licenses for LuceneWrapper(4) into the wrapper jar …
(edit) @29210   10 years ak19 Makefile adds licenses for LuceneWrapper(4) into the wrapper jar file
(edit) @29208   10 years ak19 Files containing the GPLv2 and GPLv3 licenses for the LuceneWrapper
(edit) @29206   10 years ak19 Committing GPLv2 AND LATER license.txt needed for lucenewrapper. Dr …
(edit) @29167   10 years ak19 Fix to nullpointer exception when there are no term docs, such as for …
(edit) @29155   10 years ak19 Making the windows winMake.bat that creates the Lucene4Wrapper.jar …
(edit) @29154   10 years ak19 Changes to get winMake.bat to compile lucene_gs, before further …
(edit) @29148   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. Related to …
(edit) @29146   10 years ak19 Undo move.
(edit) @29145   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @29083   10 years kjdon in mgpp, using memcpy was sometimes causing an error as its not safe …
(edit) @29082   10 years kjdon added DEP_LIBS variable to dependency lines so that if we change …
(edit) @29081   10 years kjdon memcpy not safe for copying in overlapping areas, use memmove instead. …
(edit) @29080   10 years kjdon added DEP_LIBS variable to dependency lines so that if we change …
(edit) @29055   10 years ak19 Linux (tested on Ubuntu 32 bit) also doesn't seem to want the math …
(edit) @29054   10 years ak19 Nightly bins failed to go through on linux and mac. On linux the …
(edit) @29051   10 years ak19 Dr Bainbridge made some fixes to header file inclusions so that when …
(edit) @28370   11 years davidb Changes that help using javac in Make fiels when compiling up …
(edit) @28217   11 years kjdon changed a comment
(edit) @28031   11 years kjdon changes for sorting search results. setReverseSort now takes a boolean …
(edit) @27360   11 years kjdon gs2 upgraded to use lucene 3, and LuceneWrapper3. Now uses same code as gs3
(edit) @27359   11 years kjdon sort fields are now separate from index fields. index fields will be …
(edit) @27330   11 years kjdon upgrading gs2 to use Lucene 3 - same as gs3 uses.
(edit) @27086   11 years kjdon added reverse sort option to lucene sorting of search results
(edit) @27068   11 years kjdon adding in reverse sort option
(edit) @26793   11 years davidb Newer version of config.guess and config.sub to include architecture …
(edit) @26778   11 years davidb Adding the minus option '-static-libstdc++' can cause linking problems …
(edit) @26676   11 years davidb The Java Windows JNI header files. Needed when cross-compiling on a …
(edit) @26675   11 years davidb Fixed minor typo in include path name
(edit) @26662   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26661   11 years davidb White-space tidy up
(edit) @26660   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26659   11 years davidb Support for cross-compilation under minwgw added
(edit) @26657   11 years davidb Support for cross-compilation added. This particular set of changes …
(edit) @26656   11 years davidb Support for cross-compilation added. In addition to the CrossOS …
(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, …
Note: See TracRevisionLog for help on using the revision log.