doc/index.py


Log

Author Commit Date CI Message
Daniel Veillard 24f6a071 2004-04-08T14:39:25 Some preliminary stats for queries extraction, Daniel
William M. Brack 008c06b4 2003-09-01T22:17:39 fixed problem parsing xhtml docs small modification to avoid problem in * doc/index.py: fixed problem parsing xhtml docs * doc/xmlreader.html,doc/guidelines.html: small modification to avoid problem in python parsing. * doc/search.php: fixed upper case filename problem for XSLT docs
Daniel Veillard f007012c 2002-10-09T14:24:17 integrated the XSLT indexing, a few fixed in the indexer, added a scope * doc/index.py doc/search.php: integrated the XSLT indexing, a few fixed in the indexer, added a scope selection at the search level. Daniel
Daniel Veillard 321be0c5 2002-10-08T21:26:42 applied patch from Mark Vakoc except the API change, preserved it. updated * debugXML.c: applied patch from Mark Vakoc except the API change, preserved it. * doc/*: updated the docs to point to the search engine for information lookup or before bug/help reports. Daniel
Daniel Veillard d7960a8a 2002-10-08T19:13:50 Fixed a small bug for year wide archive indexing, Daniel
Daniel Veillard f08d400d 2002-10-08T17:17:11 Added year archiving + fix a problem on current date archive, Daniel
Daniel Veillard 01e87d22 2002-10-08T16:55:06 added mailing-list archives indexing and lookup Daniel * doc/index.py doc/search.php: added mailing-list archives indexing and lookup Daniel
Daniel Veillard a6287a46 2002-10-07T13:17:22 Debugging of strange results and tuning, Daniel
Daniel Veillard 9b00613d 2002-10-07T11:13:27 improved HTML indexing make the queries also lookup the HTML based indexes * doc/index.py: improved HTML indexing * doc/search.php: make the queries also lookup the HTML based indexes Daniel
Daniel Veillard 141d04ba 2002-10-06T21:51:18 added HTML page indexing Daniel * doc/index.py: added HTML page indexing Daniel
Daniel Veillard dc6d4aba 2002-10-04T15:58:34 Added a bit of logging to the searches to get a better idea of what's asked for, Daniel
Daniel Veillard 538d3b90 2002-10-01T14:04:56 Grab the passwd from an envidonment variable, Daniel
Daniel Veillard 2c77cd7f 2002-10-01T13:54:14 Added the operation needed to start the indexer on a box, daniel
Daniel Veillard 3371ff8f 2002-10-01T13:37:48 Added the indexing script use to fill up the MySQL DB with API indexes, Daniel