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