source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @378   25 years sjboddie fixed bug in writing out subcollectionmap and languagemap to build.cfg
(edit) @377   25 years rjmcnab Added authenaction and usersaction
(edit) @376   25 years rjmcnab Added support for authenaction and usersaction
(edit) @375   25 years rjmcnab Added functionality to modify a gdbm database.
(edit) @374   25 years rjmcnab Put users in their own gdbm database. Moved a lot of functionality to …
(edit) @373   25 years rjmcnab Initial revision.
(edit) @372   25 years rjmcnab Added gsdltimes
(edit) @371   25 years rjmcnab Initial revision.
(edit) @370   25 years rjmcnab Moved infodbclass to src/recpt
(edit) @369   25 years rjmcnab Got something basic working.
(edit) @368   25 years rjmcnab Moved from src/colservr and added capability to write out data.
(edit) @367   25 years rjmcnab Moved to src/recpt
(edit) @366   25 years rjmcnab Stored origin of cgiarg with argument.
(edit) @365   25 years rjmcnab Added ability to receive POST cgi form data.
(edit) @364   25 years rjmcnab Stored information relating to the cgi argument's origin with the cgi …
(edit) @363   25 years rjmcnab Initial revision.
(edit) @362   25 years rjmcnab Added calls to define_external_cgiargs.
(edit) @361   25 years rjmcnab Added function check_external_cgiargs so that actions that are not …
(edit) @360   25 years sjboddie fixed small bug
(edit) @359   25 years sjboddie fixed parent(All) function so it only outputs parents and not current …
(edit) @358   25 years rjmcnab Fixed a couple of compiler conflicts
(edit) @357   25 years rjmcnab Initial revision.
(edit) @356   25 years rjmcnab Setting macros needed for a second query.
(edit) @355   25 years rjmcnab Added result_num to the ResultDocInto_t structure.
(edit) @354   25 years rjmcnab Added ability to print the result number
(edit) @353   25 years rjmcnab Added the result number to the ResultDocInfo_t
(edit) @352   25 years sjboddie format stuff
(edit) @351   25 years rjmcnab Added ability to combine two or more independant queries.
(edit) @350   25 years rjmcnab broke search_index into index+subcollection+language within mgsearch
(edit) @349   25 years rjmcnab Added ability to combine two independant queries.
(edit) @348   25 years rjmcnab Slight change for multiple phrase matching.
(edit) @347   25 years sjboddie had another crack at the format string code - created a new …
(edit) @346   25 years sjboddie changed around the way browsetools works
(edit) @345   25 years sjboddie added formattools
(edit) @344   25 years sjboddie Made some changes to allow for new way classifiers work (i.e. you can …
(edit) @343   25 years rjmcnab Disabled quoted strings.
(edit) @342   25 years sjboddie Just changed an error message
(edit) @341   25 years sjboddie Just some more minor changes (I'm repeating myself.. I know)
(edit) @340   25 years sjboddie lots of little things
(edit) @339   25 years sjboddie Fixed a bug that I created last time
(edit) @338   25 years rjmcnab Changed so FindWords could be used in new ways.
(edit) @337   25 years sjboddie had a go at getting a query result format string working
(edit) @336   25 years sjboddie added format option to collection info
(edit) @335   25 years rjmcnab Changes for better match reporting.
(edit) @334   25 years rjmcnab Changes for better reporting of number documents which match a query. …
(edit) @333   25 years rjmcnab fixed bug :-
(edit) @332   25 years rjmcnab Added _textapprox_ macro for the improved document match reporting.
(edit) @331   25 years rjmcnab Optimised a couple of functions.
(edit) @330   25 years rjmcnab Optimised append functions slightly and added a reserve function.
(edit) @329   25 years rjmcnab Optimised utf8inconvertclass::convert slightly.
(edit) @328   25 years rjmcnab Initial revision.
(edit) @327   25 years rjmcnab reduced MAXDOCS to 200 (more reasonable ???). I also added a virtual …
(edit) @326   25 years rjmcnab Added a set of utf8 encoded equivalent terms of a query term. I also …
(edit) @325   25 years rjmcnab Added code to plug in the equivalent terms of each of the query terms. …
(edit) @324   25 years rjmcnab Added a function to get the equivalent terms of a query term. I also …
(edit) @323   25 years rjmcnab fixed a small warning.
(edit) @322   25 years rjmcnab Fixed a small warning.
(edit) @321   25 years sjboddie Fixed a couple of small bugs
(edit) @320   25 years rjmcnab Added a to_utf8 function that takes iterators as input.
(edit) @319   25 years rjmcnab made stemming functions available from mgsearch and made the stems for …
(edit) @318   25 years sjboddie fixed a bug causing documents without <body> tags to have no text
(edit) @317   25 years sjboddie Added maxdocs option
(edit) @316   25 years sjboddie - changed the way classifiers work
(edit) @315   25 years sjboddie - removed old infodb stuff - changed the way classifiers work - added …
(edit) @314   25 years sjboddie added maxdocs command line option
(edit) @313   25 years sjboddie added maxdocs and allclassifications command line options
(edit) @312   25 years sjboddie Fixed up default index for get_document
(edit) @311   25 years rjmcnab Added a couple of fields to queryinfo to handle a special version of mg.
(edit) @310   25 years rjmcnab Added a couple of fields to ResultDocInfo_t to handle a special …
(edit) @309   25 years sjboddie now sets a _navigationbar_ macro even if there aren't any …
(edit) @308   25 years rjmcnab A bit of hacking to remove the restriction that the index to get a …
(edit) @307   25 years sjboddie my tidy nature coming out ;)
(edit) @306   25 years sjboddie fixed up _httpcollection_
(edit) @305   25 years sjboddie added httpprefix
(edit) @304   25 years sjboddie Got rid of TOCPlug which no longer exists
(edit) @303   25 years sjboddie altered mkcol.pl so that it doesn't copy CVS directories from modelcol
(edit) @302   25 years sjboddie now check for defaultindex, defaultsubcollection, and defaultlanguage …
(edit) @301   25 years sjboddie got rid of all the old functions for dealing with dir indexes
(edit) @300   25 years sjboddie now set a _thisOID_ macro for use in displaying images
(edit) @299   25 years sjboddie now read in build.cfg before collect.cfg so that the indexmaps are …
(edit) @298   25 years sjboddie author is added to queryresults if there is one
(edit) @297   25 years sjboddie fixed a couple of version conflicts - tidied up some small things
(edit) @296   25 years rjmcnab Made a couple of changes to handle different encodings.
(edit) @295   25 years rjmcnab Made h, i, and n arguments saved in the compressed arguments.
(edit) @294   25 years rjmcnab Added encoding and decoding of multibyte compresesd arguments.
(edit) @293   25 years rjmcnab Fixed a small "bug" -- well I probably just covered another one…
(edit) @292   25 years rjmcnab Added ability to post-process text before it is fed to be indexed or …
(edit) @291   25 years rjmcnab No real changes.
(edit) @290   25 years rjmcnab Added code to retain the ordering of indexes, subcollections, and …
(edit) @289   25 years rjmcnab Included seperate method for finding 'paragraphs' so that it could be …
(edit) @288   25 years sjboddie Fixed up a few things to allow collections to be built directly …
(edit) @287   25 years sjboddie list classifier became List. Now does a bit more than it used to
(edit) @286   25 years sjboddie few changes mostly to get howto and organization classifications …
(edit) @285   25 years sjboddie Did some hacking around here while trying to build subsets of existing …
(edit) @284   25 years sjboddie lots of small changes
(edit) @283   25 years sjboddie lots more changes
(edit) @282   25 years sjboddie got detach button working properly - the close book icon is now …
(edit) @281   25 years sjboddie tidied a few things up. documentaction::define_external_macros now …
(edit) @280   25 years sjboddie added a strip_suffix function
(edit) @279   25 years sjboddie Now sets "cl" arg to "search" when going to a document from a search …
Note: See TracRevisionLog for help on using the revision log.