source: indexers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17007   16 years max Fix a small problem that prevents compiling mgpp on Windows.
(edit) @16974   16 years oranfry fixing the last change on the makefile
(edit) @16972   16 years oranfry corrected this makefile after iconv moved
(edit) @16947   16 years mdewsnip Changed the Lucene code to use the Greenstone document OIDs directly, …
(edit) @16912   16 years mdewsnip Changes made by Richard Managh at DL Consulting Ltd for returning …
(edit) @16907   16 years mdewsnip More fixes to new iconv compilation.
(edit) @16906   16 years mdewsnip Minor fix.
(edit) @16905   16 years mdewsnip Path fix.
(edit) @16903   16 years mdewsnip Moved compilation of iconv library from common-src/win32.mak to …
(edit) @16902   16 years mdewsnip Moved packages/windows/iconv into indexers/packages/windows, since …
(edit) @16898   16 years mdewsnip Now ignores bin directory.
(edit) @16894   16 years mdewsnip Now accesses the iconv.lib file in packages/windows/iconv/iconv/lib.
(edit) @16893   16 years mdewsnip This file should not have been added because it is specific to a …
(edit) @16709   16 years mdewsnip Now uses $JAVA_HOME to find javac and jar, to be consistent with the …
(edit) @16705   16 years mdewsnip Ignores some more automatically generated files.
(edit) @16588   16 years davidb Tidying up of Makefile generation in mg's configure script
(edit) @16584   16 years davidb Fixing blunder over location on indexers/trunk
(edit) @16582   16 years davidb repositioning of indexers directory withing common-src as an external …
(edit) @16528   16 years mdewsnip Now ignores the LuceneWrapper.jar file.
(edit) @16525   16 years kjdon indexers makefile now has a gs2 target - does all compilation except …
(edit) @16444   16 years mdewsnip Now outputs an exception stack trace if one occurs when …
(edit) @16443   16 years mdewsnip Changed the "id" attributes of "<Match>" tags returned so they don't …
(edit) @16440   16 years mdewsnip Latest version of Lucene LICENSE.txt file.
(edit) @16439   16 years mdewsnip Moved the one used function in XMLTagInfo into GS2LuceneIndexer, then …
(edit) @16438   16 years mdewsnip Now uses Lucene 2.3.2's updateDocument() function instead of …
(edit) @16437   16 years mdewsnip Now stores the new "docOID" value in the index, to help support …
(edit) @16434   16 years mdewsnip Changed Windows make script to use Lucene 2.3.2 jar file.
(edit) @16433   16 years mdewsnip No idea why there are two Lucene "lib" directories. This one doesn't …
(edit) @16432   16 years mdewsnip Merged the Indexer class into GS2LuceneIndexer to keep all the …
(edit) @16430   16 years mdewsnip Removed the pointless IndexXML class.
(edit) @16429   16 years mdewsnip Changed to use Lucene's IndexWriter class instead of GS2IndexModifier, …
(edit) @16413   16 years mdewsnip Now ignores the classes directory.
(edit) @16412   16 years mdewsnip Upgraded from Lucene 2.0.0 to Lucene 2.3.2, mainly to get the …
(edit) @16354   16 years kjdon tidied up to reflect no more MGPPWrapper
(edit) @16353   16 years oranfry fixing a compile problem on mac: it complains that there was no such …
(edit) @16352   16 years kjdon no longer needed
(edit) @16351   16 years kjdon updated jni header for previous changes
(edit) @16349   16 years kjdon deleted the old MGPPWrapper stuff (java and jni sides) and tidied up …
(edit) @16348   16 years kjdon indented the code with smaller indents in preparation for some …
(edit) @16322   16 years davidb Tweaked clean target to do a better job at deleting compiled .obj, …
(edit) @16282   16 years mdewsnip Changed the "nodeID" field to be indexed in an un-tokenized way, …
(edit) @16262   16 years mdewsnip Changed the "-create" command-line option to "-removeold" to be …
(edit) @16064   16 years kjdon added a new option - gs2. use this instead of nojava for gs2 …
(edit) @16015   16 years davidb Printing to standard out (used as the communication mechanism back to …
(edit) @15831   16 years mdewsnip Removed libunac.lib because it is created automatically.
(edit) @15825   16 years mdewsnip Removed some very Unix-specific stuff from the Windows makefile, to …
(edit) @15721   16 years oranfry compilation of mgppretrievejni.dll fails in the nightly builds unless …
(edit) @15668   16 years mdewsnip Now ignores the Windows executables.
(edit) @15667   16 years mdewsnip Now ignores the Windows executables too.
(edit) @15666   16 years mdewsnip A couple of fixes for compiling with Visual Studio 2005.
(edit) @15665   16 years mdewsnip Some fixes to Makefile for compiling with Visual Studio 2005.
(edit) @15664   16 years mdewsnip Now ignores the Windows executables too.
(edit) @15663   16 years mdewsnip Fixed up a dodgy if statement to avoid a compile warning and probably …
(edit) @15662   16 years mdewsnip Fixed up a dodgy if statement to avoid a compile warning and probably …
(edit) @15660   16 years mdewsnip Various fixes to get MG to compile with Microsoft Visual Studio 2005.
(edit) @15624   16 years kjdon accent folding options were lost for windows makefiles, so adding them …
(edit) @15562   16 years davidb Addition of COMPAT32BITFLAGS to help compilation on a 64-bit machine
(edit) @15561   16 years davidb config.guess and config.sub updated to be the same as the ones used in …
(edit) @15560   16 years davidb Addition of COMPAT32BITFLAGS so mg and mgpp can compile on a 64-bit machine
(edit) @15559   16 years davidb Addition of COMPAT32BITFLAGS so mg and mgpp can compile on a 64-bit machine
(edit) @15515   16 years mdewsnip Added back the #include of "sysfuncs.h", but only for Windows.
(edit) @15435   16 years mdewsnip Fixed a syntax warning.
(edit) @15434   16 years mdewsnip Removed the inclusion of sysfuncs.h from these two files, as it …
(edit) @15405   16 years mdewsnip Removed the GCC.mak files, with Stefan's approval. These were created …
(edit) @15022   16 years davidb Two errors in Makefile corrected. The first was setting "CPP=@CXX@", …
(edit) @14916   16 years davidb File renamed to lowercase letters
(edit) @14915   16 years davidb Removed from repository in favour of mgpass.c (lowercase)
(edit) @14911   16 years davidb Standardisation of Windows config file to lowercase (included from …
(edit) @14910   16 years davidb Standardisation of Windows config file to lowercase (included from …
(edit) @14908   16 years davidb Standardisation of Windows config and make files to lowercase. Was …
(edit) @14841   16 years oranfry another case the ARM messing up the repository, cleaning up
(edit) @14836   16 years oranfry creating a branch for the 2.80 release
(edit) @14830   16 years qq6 creating a branch for the 2.80 release
(edit) @14812   16 years mdewsnip Adding the correct tag name for the 2.74 distribution.
(edit) @14811   16 years mdewsnip Adding the correct tag name for the 2.75 distribution.
(edit) @14808   16 years oranfry tagging the 2.75 release
(edit) @14803   16 years oranfry tagging the 2.75 release
(edit) @14757   16 years oranfry creating a branch for the 3.03a release
(edit) @14700   17 years oranfry creating a branch for the 2.75 release
(edit) @14696   17 years oranfry removing accidentally created path
(edit) @14691   17 years oranfry creating a branch for the 2.75 release
(edit) @14625   17 years oranfry creating a branch for the 3.03 release
(edit) @14621   17 years oranfry deleting these accidentally created branches
(edit) @14615   17 years oranfry creating a branch for the 3.03 release
(edit) @14610   17 years oranfry deleting the branches to create more up-to-date ones
(edit) @14559   17 years mdewsnip Fixed a bug where "OR" searches were always performed because == was …
(edit) @14543   17 years oranfry creating a branch of indexers for the greenstone 3.03 release
(edit) @14502   17 years xiao rearrange library generation for search and retrieve dlls.
(edit) @14501   17 years xiao rearrange library generation for search and retrieve dlls.
(edit) @14495   17 years xiao correct typo
(edit) @14494   17 years xiao correct typo
(edit) @14493   17 years xiao correct typo
(edit) @14492   17 years xiao modify to create separate libraries for search and retrieve respectively.
(edit) @14490   17 years xiao modify to create separate libraries for search and retrieve respectively.
(edit) @14487   17 years xiao wrapper class split out from MGPPWrapper.java.
(edit) @14485   17 years xiao correct typos
(edit) @14481   17 years xiao modify to generate separate libraries using separate wrappers for …
(edit) @14477   17 years xiao modify to generate separate libraries using separate wrappers for …
(edit) @14463   17 years xiao c source code files split from MGPPWrapperImpl.cpp
(edit) @14456   17 years xiao c source code header files split from MGPPWrapperImpl.h
Note: See TracRevisionLog for help on using the revision log.