|
|
@13909
|
17 years |
kjdon |
check that searcher is not null before closing it, in cleanUp()
|
|
|
@13866
|
17 years |
shaoqun |
create a bin directory in indexers
|
|
|
@13840
|
17 years |
kjdon |
fixed up some bugs in windows makefiles
|
|
|
@13813
|
17 years |
mdewsnip |
mgpp_stem_idx now returns 2 instead of -1 when accent folding is …
|
|
|
@13804
|
17 years |
kjdon |
remove the jar file on distclean
|
|
|
@13803
|
17 years |
kjdon |
in distclean, check existence of classes before deleting
|
|
|
@13802
|
17 years |
kjdon |
tidies up distclean target
|
|
|
@13799
|
17 years |
kjdon |
new lib file for indexers package. committed in case changed substantially
|
|
|
@13798
|
17 years |
kjdon |
fixed up lib names, also don't install anything
|
|
|
@13797
|
17 years |
kjdon |
changed compile target to all
|
|
|
@13788
|
17 years |
kjdon |
added javaonly and install-javaonly make targets
|
|
|
@13778
|
17 years |
kjdon |
we don't want to do the images and scripts things for greenstone, so …
|
|
|
@13771
|
17 years |
kjdon |
removed some erroneous quotes from install-nojava
|
|
|
@13761
|
17 years |
kjdon |
changes for new mg lib names
|
|
|
@13760
|
17 years |
kjdon |
don't include getopt.h if UNISTD is defined, since it will conflict. - …
|
|
|
@13757
|
17 years |
kjdon |
changed teh lib names to match mgpp. changed the windows install …
|
|
|
@13756
|
17 years |
kjdon |
changed the names of libs to match the linux version. and other …
|
|
|
@13755
|
17 years |
kjdon |
fixed soem bugs. now uses all option instead of compile
|
|
|
@13751
|
17 years |
kjdon |
removed a debug statement
|
|
|
@13750
|
17 years |
kjdon |
added a few missing cd commands
|
|
|
@13747
|
17 years |
kjdon |
windows makefile
|
|
|
@13737
|
17 years |
kjdon |
OTHERDIRS should be JAVADIRS
|
|
|
@13730
|
17 years |
kjdon |
don't install the jni stuff at the moment - so now needs to be …
|
|
|
@13729
|
17 years |
kjdon |
added a no java option for compiling for greenstone 2
|
|
|
@13728
|
17 years |
kjdon |
first stab at windows Makefile - hasn't been tested on windows yet
|
|
|
@13716
|
17 years |
kjdon |
added nojava and install-nojava targets for use with gs2
|
|
|
@13715
|
17 years |
kjdon |
renamed inaword, isaspace and skipspace so they don't conflict with mg …
|
|
|
@13714
|
17 years |
kjdon |
removed bindir=exec_prefix/bin
|
|
|
@13713
|
17 years |
kjdon |
made bindir use @bindir@ instead of exec_prefix - we need to pass in …
|
|
|
@13712
|
17 years |
kjdon |
merged all, install, clean and distclean, added nojava and …
|
|
|
@13703
|
17 years |
kjdon |
some configure and make files for the new indexers package
|
|
|
@13702
|
17 years |
kjdon |
added install and distclean targets
|
|
|
@13701
|
17 years |
kjdon |
.version file didn't make it in original commit
|
|
|
@13700
|
17 years |
kjdon |
removed GSDLOS variable - not used
|
|
|
@13699
|
17 years |
kjdon |
removed CPPFLAGS
|
|
|
@13698
|
17 years |
kjdon |
now provides a --with-unac arg, default is ../packages/unac
|
|
|
@13697
|
17 years |
kjdon |
unac no longer part of mgpp - its now external
|
|
|
@13696
|
17 years |
kjdon |
made the unac directory a variable
|
|
|
@13695
|
17 years |
kjdon |
undid a previous change
|
|
|
@13688
|
17 years |
kjdon |
moved a def from INCLUDES to DEFS. why was it there??
|
|
|
@13686
|
17 years |
kjdon |
package has changed to org.greenstone.LuceneWrapper to be consistent …
|
|
|
@13685
|
17 years |
kjdon |
moved the Makefile to the top level
|
|
|
@13684
|
17 years |
kjdon |
unac moved to top level packages dir inside the indexers repository
|
|
|
@13683
|
17 years |
kjdon |
lucene source from apache
|
|
|
@13670
|
17 years |
kjdon |
unac package needed for accent folding in mgpp, and possibly for mg in …
|
|
|
@13663
|
17 years |
kjdon |
Initial revision
|
|
|
@13662
|
17 years |
kjdon |
removed old log messages
|
|
|
@13661
|
17 years |
kjdon |
added some comments
|
|
|
@13660
|
17 years |
kjdon |
added some x++ -> ++x changes submitted by Emanuel Dejanu
|
|
|
@13659
|
17 years |
kjdon |
added some x++ -> ++x changes submitted by Emanuel Dejanu
used is …
|
|
|
@13658
|
17 years |
kjdon |
added in some x++ -> ++x changes submitted by Emanuel Dejanu
|
|
|
@13657
|
17 years |
kjdon |
The previous log message should have been
Changed a variable named …
|
|
|
@13656
|
17 years |
kjdon |
Changed a variable named errcode to rx_errcode, so this compiles with …
|
|
|
@13655
|
17 years |
kjdon |
added in unicode support for Mongolian
|
|
|
@13654
|
17 years |
kjdon |
tidied up the top comments, removed Ids, and old log messages
|
|
|
@13653
|
17 years |
kjdon |
Accent folding patch thanks to Juan Grigera. parsing of …
|
|
|
@13652
|
17 years |
kjdon |
removed id line from comment
|
|
|
@13651
|
17 years |
kjdon |
small change
|
|
|
@13641
|
17 years |
kjdon |
added in unicode ranges for mongolian
|
|
|
@13629
|
17 years |
kjdon |
changed fpic to fPIC, hope it doesn't stuff anything up. I don't …
|
|
|
@13628
|
17 years |
kjdon |
updated this to the version from gsdl. log message from that file:
…
|
|
|
@13627
|
17 years |
kjdon |
need to compile unac too
|
|
|
@13626
|
17 years |
kjdon |
updated this to the version from gsdl. log message from that file:
…
|
|
|
@13625
|
17 years |
kjdon |
now runs configure in packages/unac directory
|
|
|
@13624
|
17 years |
kjdon |
version file
|
|
|
@13623
|
17 years |
kjdon |
distclean should remove configure byproducts
|
|
|
@13621
|
17 years |
kjdon |
removed cvs version info
|
|
|
@13620
|
17 years |
kjdon |
these files added to repository by mistake
|
|
|
@13570
|
17 years |
kjdon |
catch unforseen exceptions, and check for null sort_field and …
|
|
|
@13569
|
17 years |
kjdon |
added OTHER_ERROR
|
|
|
@13558
|
17 years |
kjdon |
fixed up the clean command
|
|
|
@13557
|
17 years |
kjdon |
in GS3 we will use GS2LuceneQuery directly, so moved most of the …
|
|
|
@13556
|
17 years |
kjdon |
a results class for when we are doing queries through Java rather than …
|
|
|
@13555
|
17 years |
kjdon |
added GPL license info
|
|
|
@13502
|
17 years |
kjdon |
added javaonly and installjava targets for make - used when creating a …
|
|
|
@13482
|
17 years |
shaoqun |
added the supports for accentfolding
|
|
|
@13481
|
17 years |
shaoqun |
added the set accentfolding method
|
|
|
@13480
|
17 years |
shaoqun |
added the supports for accentfolding
|
|
|
@13479
|
17 years |
shaoqun |
added the set accentfolding method
|
|
|
@13478
|
17 years |
shaoqun |
added supports for accentfolding
|
|
|
@13477
|
17 years |
shaoqun |
added code for accentfolding
|
|
|
@13476
|
17 years |
shaoqun |
added packages for accentfolding
|
|
|
@13288
|
17 years |
shaoqun |
added setMaxNumeric method
|
|
|
@13054
|
17 years |
mdewsnip |
Now puts the terms through xmlSafe() as well, to prevent invalid XML …
|
|
|
@12999
|
17 years |
mdewsnip |
Code for caching query results (eg. in index/sidx/cache), disabled by …
|
|
|
@12993
|
17 years |
mdewsnip |
Now stores the query results XML in a string buffer before outputting …
|
|
|
@12991
|
17 years |
mdewsnip |
Ooops... managed to lose the header of the XML output in my recent changes.
|
|
|
@12989
|
17 years |
mdewsnip |
Follow to close the searcher object.
|
|
|
@12987
|
17 years |
mdewsnip |
You can now specify the query string as a command-line argument to …
|
|
|
@12983
|
17 years |
mdewsnip |
Moved the stuff for running the query into a new runQuery function, in …
|
|
|
@12981
|
17 years |
mdewsnip |
Tidied up command-line option parsing in preparation for allowing the …
|
|
|
@12980
|
17 years |
mdewsnip |
Now passes the endresults value (if defined) into the …
|
|
|
@12976
|
17 years |
mdewsnip |
Rearranged some code to make the fact that the term information is now …
|
|
|
@12975
|
17 years |
mdewsnip |
Simplified all the term frequency stuff considerably, and made it …
|
|
|
@12846
|
17 years |
mdewsnip |
Minor changes.
|
|
|
@12776
|
17 years |
mdewsnip |
Fixed a bug where misspelled words could be marked as stop words with …
|
|
|
@12775
|
17 years |
mdewsnip |
Fixed bug where some terms have zero frequency (because they don't …
|
|
|
@12773
|
17 years |
kjdon |
added xmlSafe around the query_string in the XML output - can't have & …
|
|
|
@12772
|
17 years |
kjdon |
put the { of an if or while or else statement on the same line as the …
|
|
|
@12770
|
17 years |
mdewsnip |
Changed the Lucene "-fuzzy" argument to "-fuzziness <value>", for more …
|
|
|