source: trunk/gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12491   18 years mdewsnip Link and meta tags must be closed differently for HTML/XHTML …
(edit) @12488   18 years mdewsnip Some XHTML compliance changes.
(edit) @12487   18 years kjdon updated version number
(edit) @12485   18 years mdewsnip The username of the person submitting translations is now passed to …
(edit) @12484   18 years mdewsnip The username of the person who did the translations is now recorded in …
(edit) @12483   18 years mdewsnip Changed the way the Updated comments are dealt with, in preparation …
(edit) @12481   18 years mdewsnip Turned tutorial translation off by default.
(edit) @12480   18 years mdewsnip Changed a "g_EmptyText" argument default to g_EmptyText.
(edit) @12479   18 years mdewsnip Now uses the divbar class rather than the divb.gif image.
(edit) @12478   18 years kjdon changed one of the depositor text strings, and removed collection name …
(edit) @12476   18 years kjdon removed the extra ct arg from the view collection button href, and …
(edit) @12475   18 years kjdon added the directory name into the list of collection names
(edit) @12474   18 years mdewsnip Urdu is now displayed right-to-left also.
(edit) @12465   18 years shaoqun fixed th bugs on windows
(edit) @12464   18 years kjdon added version num as a meta tag in html header
(edit) @12463   18 years kjdon set versionnum macro so that it can be used in the HTML header
(edit) @12461   18 years kjdon moved rm::Header::PurePerl out of cpan directory into perllib …
(edit) @12459   18 years kjdon fixed up groupsize handling, so it should work now
(edit) @12458   18 years kjdon gzip option is only a flag, so don't pass a value to plugouts
(edit) @12448   18 years kjdon changed output_dc_section to use the old buffer_dc_section not the new …
(edit) @12446   18 years kjdon deleted the code for ifl=1 when there are no matching docs. now output …
(edit) @12443   18 years kjdon added in a space in textformsimplesearch and textformadvancedsearch …
(edit) @12442   18 years kjdon changed formquerytypeselection to the new simple and advanced versions …
(edit) @12441   18 years kjdon changes to make pressing enter submit the query form (for advanced …
(edit) @12440   18 years nzdl Arabic interface updates, many thanks to Uto Usama Salama.
(edit) @12429   18 years mdewsnip Changed the "-filter" argument to use a general Lucene QueryFilter, …
(edit) @12428   18 years mdewsnip Lucene now supports "some" and "all" queries, so look at t variable …
(edit) @12427   18 years mdewsnip Errors parsing the XML documents from Lucene never went anywhere …
(edit) @12426   18 years mdewsnip Deleted the code for removing entities, since it seemed to be …
(edit) @12425   18 years mdewsnip Fixed a bug where buildcol would try to continue when invalid …
(edit) @12424   18 years mdewsnip Turned "use strict" on and tried to tidy up some confusing code.
(edit) @12421   18 years mdewsnip Now catches TooManyClauses exceptions from Lucene and tells the user …
(edit) @12420   18 years mdewsnip Now sets queryresultsclass.syntax_error to true if a PARSE_EXCEPTION …
(edit) @12419   18 years mdewsnip Removed a lot of commented out stuff that was just copied from mgppsearch.
(edit) @12418   18 years mdewsnip Now returns parse exceptions and too many clauses exceptions as …
(edit) @12415   18 years mdewsnip Moved the code that messes around with the query to add the fuzziness …
(edit) @12411   18 years sjboddie Made a couple of receptionist methods virtual, so they can more easily …
(edit) @12410   18 years mdewsnip Added support for the new "-filter" option to lucene_query.pl (used by …
(edit) @12409   18 years mdewsnip The "collectdir" comments were inaccurate; fixed.
(edit) @12408   18 years mdewsnip Added a "-filter" option which can currently be used for specifying …
(edit) @12407   18 years kjdon changed the Z3950_OBJS list to not include COMMONOBJECTS, and only …
(edit) @12406   18 years shaoqun uses the cache_dir par rather than ${ENV{'HOME'} to get the cache dir
(edit) @12404   18 years cvs_anon added in src/phind/generate so that suffix.exe is compiled
(edit) @12401   18 years kjdon allows as part of the gsdl metadata name in the marctodc mapping file
(edit) @12400   18 years kjdon cgicc stuff, we get the arguments form formData then put them back …
(edit) @12399   18 years kjdon I rearranged some stuff so that all the essential checks are done …
(edit) @12398   18 years kjdon added import.no_import_dir
(edit) @12397   18 years kjdon in the read function. moved the line setting …
(edit) @12395   18 years shaoqun xslt transformation java code
(edit) @12394   18 years shaoqun class for xslt transformation
(edit) @12390   18 years mdewsnip More fixes, many thanks to John Thompson and DL Consulting Ltd.
(edit) @12389   18 years mdewsnip The "the following words were too common and were ignored" message …
(edit) @12388   18 years mdewsnip Fuzzy searching with Lucene, many thanks to John Thompson and DL …
(edit) @12387   18 years mdewsnip Fixes for fuzzy searching, many thanks to John Thompson and DL …
(edit) @12382   18 years mdewsnip Now includes the stopwordsmsg in the search results.
(edit) @12380   18 years mdewsnip Now shows the stopwords removed by Lucene, many thanks to Me and DL …
(edit) @12377   18 years mdewsnip Now returns query term occurrences correctly, and does fuzzy searching …
(edit) @12376   18 years mdewsnip Now stores term vectors (for the TX field only), to support query term …
(edit) @12375   18 years mdewsnip Ooops... StopWord output went to STDERR instead of STDOUT.
(edit) @12374   18 years mdewsnip Now "-out" is used to specify the out file (on Windows).
(edit) @12373   18 years mdewsnip Bit tidy up, particularly regarding command-line option parsing.
(edit) @12372   18 years mdewsnip Now returns the stop words that have been removed from the query.
(edit) @12371   18 years mdewsnip If sections_index_document_metadata is on, top level sections no …
(edit) @12370   18 years kjdon now create the archives directory here rather than expecting plugouts …
(edit) @12364   18 years mdewsnip Now uses the t variable to control whether a "some" or "all" search is …
(edit) @12363   18 years kjdon sort_metadata renamed to store_output_info_reference, and modified the …
(edit) @12362   18 years kjdon import.sortmeta can now be a comma separated list
(edit) @12361   18 years kjdon changed a comment
(edit) @12360   18 years kjdon changed sortmeta type to metadata instead of metadatum, cos the latter …
(edit) @12359   18 years kjdon added a comment
(edit) @12358   18 years kjdon added back in the unshift that I removed in last commit
(edit) @12357   18 years mdewsnip Put back in adding GSDLCOLLECTDIR/perllib to INC, so …
(edit) @12356   18 years kjdon modified Michael's indexed_section change so that gsdldoctype of …
(edit) @12355   18 years kjdon updated to use plugouts instead of docsave
(edit) @12354   18 years kjdon removed docsave reference
(edit) @12353   18 years kjdon docsave has been replaced by plugouts
(edit) @12344   18 years shaoqun mixed bugs of the last update
(edit) @12342   18 years kjdon added modegli=3 to maxnumeric option
(edit) @12341   18 years shaoqun fixed the bugs
(edit) @12340   18 years kjdon maxnumeric is set using set_maxnumeric (by buildcol.pl) rather than …
(edit) @12339   18 years kjdon added buildcol.maxnumeric
(edit) @12338   18 years kjdon added the maxnumeric option to buildcol. so it can be set in GLI. …
(edit) @12335   18 years shaoqun now it uses plugouts
(edit) @12334   18 years shaoqun a module that displays plugouts info
(edit) @12333   18 years shaoqun now it uses plugout
(edit) @12332   18 years shaoqun added strings for plugouts
(edit) @12331   18 years kjdon removed a debug print statement
(edit) @12330   18 years shaoqun plugouts modules
(edit) @12329   18 years shaoqun plugouts' wrapper module
(edit) @12328   18 years shaoqun added code to guard undefined value
(edit) @12327   18 years shaoqun added methods used by plugout
(edit) @12326   18 years shaoqun added code to handle plugout
(edit) @12325   18 years kjdon now passes maxnumeric option to mgpp_passes
(edit) @12317   18 years kjdon close a file handle
(edit) @12316   18 years kjdon setCSTr for levels, changed the length from 8 to 3
(edit) @12315   18 years kjdon mgpp's ParseQuery now takes a fourth argumnet, maxnumeric - leave as …
(edit) @12314   18 years kjdon maxnumeric moved from mgqueryfilterclass to queryfilterclass, cos now …
(edit) @12313   18 years kjdon made MAXNUMERIC a global variable instead of a \#define. Its now a …
(edit) @12311   18 years nzdl removed some earlier versions of collections, added two new dec …
(edit) @12309   18 years kjdon changed to explodes=yes, put table tags around the HTMLDisplay …
Note: See TracRevisionLog for help on using the revision log.