source: indexers

Revision Log Mode:


Legend:

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