source: trunk/indexers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9616   19 years kjdon changed | to || in GetStemMethod if statements
(edit) @9613   19 years kjdon added in x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @9612   19 years kjdon added in x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @8950   19 years kjdon first stab at Java/JNI wrapper around mgpp_passes
(edit) @8949   19 years kjdon added in some stuff for java/jni wrapper around mgpp_passes
(edit) @8948   19 years kjdon first stab at jni version of mgpp_passes
(edit) @8947   19 years kjdon added in some stuff for jni version of mgpp_passes
(edit) @8946   19 years kjdon added a couple of functions that read in text from a buffer rather …
(edit) @8945   19 years kjdon close the file handle fp
(edit) @8934   19 years kjdon changed strstream to stringstream, cos strstream is deprecated
(edit) @8920   19 years nzdl had to move the float doc_weight up so that it compiled on other machines
(edit) @8919   19 years kjdon added some bits (copied from mgquery) to make paragraph searching work …
(edit) @8694   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8692   19 years kjdon Added the changes from Emanuel Dejanu (Simple Words) - mostly …
(edit) @8521   19 years davidb java bridge from how greensotne likes to do indexing and querying to …
(edit) @8242   20 years kjdon added in Partial matching for query terms. Cna type comp* as a query, …
(edit) @8208   20 years kjdon added in to the link command
(edit) @8063   20 years kjdon added a fix to get ENABLE_NLS working
(edit) @8059   20 years kjdon added in some new library checks to match the things that were added …
(edit) @7945   20 years kjdon added in some more #define stuff - copied form gsdl config.h.in. to …
(edit) @7944   20 years kjdon trying to keep mgpp up to date with gsdl version. added in mdewsnip …
(edit) @7943   20 years kjdon making mgpp up to date with gs version:Header now checks for #ifdef to …
(edit) @7882   20 years kjdon added in a LDFLAGS= bit - set this to -static when compiling for a …
(edit) @7868   20 years mdewsnip Added an install command for Greenstone 3.
(edit) @7863   20 years kjdon added the header file in case others dont have javah
(edit) @7862   20 years kjdon include this header file in case others can't do the javah bit
(edit) @7732   20 years kjdon added disstclean back in
(edit) @7729   20 years kjdon changed my mind back again about installing into bin/linux = now just …
(edit) @7710   20 years kjdon removed some old comments, now installs into bin/gsdlos rather than bin
(edit) @7709   20 years kjdon small changes
(edit) @7631   20 years kjdon added required header files - see comment for MGWrapperImpl.c
(edit) @7630   20 years kjdon fixed up some compiler warnings, and made this header file to be used …
(edit) @7629   20 years kjdon fixed a couple of compiler warnings, also included the necessary …
(edit) @7628   20 years kjdon fixed a couple of compiler warnings
(edit) @7627   20 years kjdon make stemmerdescription a const
(edit) @7593   20 years say1 moved variable to the start of the block
(edit) @7585   20 years kjdon fixed a typo I think
(edit) @7584   20 years kjdon have to declare vars before calling functions!!
(edit) @7582   20 years kjdon fixed the bug that was causing it not to be able to create a second …
(edit) @7581   20 years kjdon filled in the dumpFailedDocument method
(edit) @7481   20 years kjdon need -1 in the split function to keep empty strings at the end
(edit) @7464   20 years kjdon renamed WIN32.MAK to win32.mak cos it was annoying me
(edit) @7463   20 years kjdon small tidyup
(edit) @7460   20 years kjdon adding more options to mgpasses, tidying up
(edit) @7456   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and removed the executable - …
(edit) @7455   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and added a bit more stuff to it
(edit) @7452   20 years kjdon tidied up the setting filename and basepath path stuff
(edit) @7442   20 years kjdon new makefile for mg on windows
(edit) @7440   20 years kjdon some hacky changes - fix up under linux
(edit) @7439   20 years kjdon added gs3_mg_passes stuff, and fixed up some compile errors undex windows
(edit) @7437   20 years kjdon javah MGPassesWrapper, and install the jar
(edit) @7436   20 years kjdon made some hacky changes - fix up under linux
(edit) @7435   20 years kjdon added mgpasseswrapper
(edit) @7431   20 years kjdon new mg passes for gs3. I thought I had commited this already
(edit) @7419   20 years kjdon new executable, gs3_mg_passes, and new library libmgpass.a - for use …
(edit) @7411   20 years kjdon new wrapper for mg passes
(edit) @7410   20 years kjdon new mg passes jni wrapper
(edit) @7404   20 years kjdon added MGPassesWrapper to the makefile
(edit) @7403   20 years kjdon a first stab at a wrapper for mg_passes. needs more option setting methods
(edit) @7401   20 years kjdon removed a duplicate function declaration
(edit) @7400   20 years kjdon changed a message
(edit) @7399   20 years kjdon need to close the file we created in done_text_1 otherwise java holds …
(edit) @7228   20 years kjdon added a new -M option to mg_passes, allowing maxnumeric to be altered …
(edit) @7227   20 years kjdon added the environment.o file into some LIB-OBJS thingys
(edit) @6416   20 years mdewsnip Added option to compile just the Java stuff.
(edit) @6374   20 years kjdon added prox operators inside [] to the query syntax
(edit) @6129   20 years kjdon changed var name from near to prox - reserved word?
(edit) @6119   20 years kjdon added WITHIN operator
(edit) @6118   20 years kjdon fixed a typo in a comment
(edit) @6117   20 years kjdon Added WITHIN operator
(edit) @6116   20 years kjdon fixed a bug where if you changed the index you got an error message
(edit) @6082   20 years kjdon added in NEAR to inside []
(edit) @5449   21 years kjdon added a new token type to the Lex module - UnknownE. this will match …
(edit) @4871   21 years kjdon made changes for the new config file format
(edit) @4714   21 years kjdon fixed a typo
(edit) @4237   21 years kjdon changed the cerr error messages a bit
(edit) @4215   21 years kjdon fixed up some left over stuff from changing the mgpp basepath stuff …
(edit) @4214   21 years kjdon fixed up some left over stuff from changing the mgpp basepath stuff …
(edit) @4213   21 years kjdon added a syntax error boolean to teh queryresult - indicates that there …
(edit) @4212   21 years kjdon mgpp parseQuery returns NULL if theres been a syntax error, the jni …
(edit) @4210   21 years kjdon parseQuery (in GSDLQueryParser) now returns NULL if there has been a …
(edit) @4205   21 years kjdon copied a change from gs2 version: use FILENAME_MAX macro instead of …
(edit) @4077   21 years kjdon old text files replaced with new mgpp user guide in pdf
(edit) @4064   21 years mdewsnip Minor changes for Windows compatibility.
(edit) @4063   21 years mdewsnip Minor change to prevent error when making clean before a make.
(edit) @3981   21 years mdewsnip Updated comments and a constant.
(edit) @3980   21 years mdewsnip Made changes so that passing the base path as a separate parameter is …
(edit) @3931   21 years mdewsnip Windows batchfile for compiling MGPP JNI wrapper (Java side).
(edit) @3930   21 years mdewsnip Windows makefile for compiling MGPP JNI using VC++ 6.
(edit) @3929   21 years mdewsnip Modified to be more independent of GS2.
(edit) @3928   21 years mdewsnip Include file needed for Windows compilation of MGPP.
(edit) @3927   21 years mdewsnip Windows batch file for compiling MGPP (including JNI wrapper).
(edit) @3924   21 years mdewsnip Include file needed for Windows compilation of MG.
(edit) @3923   21 years mdewsnip Windows batchfile for compiling MG JNI wrapper (Java side).
(edit) @3922   21 years mdewsnip Windows makefile for compiling MG JNI code using VC++ 6.
(edit) @3921   21 years mdewsnip Modified to be more independent of GS2.
(edit) @3920   21 years mdewsnip Windows batch file for compiling MG (including JNI wrapper).
(edit) @3829   21 years mdewsnip Uses $(JAVA_HOME) instead of hard-wired path.
(edit) @3796   21 years mdewsnip Removed option to sort by rank/natural order.
(edit) @3795   21 years mdewsnip Removed option to sort by natural order/rank.
Note: See TracRevisionLog for help on using the revision log.