summaryrefslogtreecommitdiff
path: root/doc/search.php
Commit message (Expand)AuthorAgeFilesLines
* Avoid XSS on the search of xmlsoft.orgDaniel Veillard2015-07-031-2/+3
* Fix the PHP search codeDaniel Veillard2009-08-191-2/+2
* applied patch from Björn Wiberg to try to fix again the sillyDaniel Veillard2007-03-201-1/+2
* improving the search, DanielDaniel Veillard2004-04-051-3/+2
* trying to improve the search, DanielDaniel Veillard2004-04-051-0/+54
* Minor change for later verson of php requiring $HTTP_GET_VARS.William M. Brack2004-03-101-0/+2
* moved string and UTF8 routines out of parser.c and encoding.c into a newWilliam M. Brack2004-01-061-0/+1
* Fixed the search uppercase for fragment identifiers, DanielDaniel Veillard2003-11-181-4/+4
* fixed a warning message (trivial) removed incorrect warning message whenWilliam M. Brack2003-09-221-3/+0
* fixed problem parsing xhtml docs small modification to avoid problem inWilliam M. Brack2003-09-011-3/+2
* new file added, giving some description of the documentation generationWilliam M. Brack2003-09-011-2/+3
* more work on the xml reader interfaces. updated Igor's mail and the WebDaniel Veillard2002-12-181-1/+1
* make the link to search a local reference, danielDaniel Veillard2002-10-091-2/+2
* integrated the XSLT indexing, a few fixed in the indexer, added a scopeDaniel Veillard2002-10-091-54/+198
* And limit the number in the SQL requests too, DanielDaniel Veillard2002-10-081-3/+3
* Limit the number of returned hits, DanielDaniel Veillard2002-10-081-0/+4
* added mailing-list archives indexing and lookup DanielDaniel Veillard2002-10-081-2/+40
* Debugging of strange results and tuning, DanielDaniel Veillard2002-10-071-5/+5
* improved HTML indexing make the queries also lookup the HTML based indexesDaniel Veillard2002-10-071-10/+43
* Added a bit of logging to the searches to get a better idea of what'sDaniel Veillard2002-10-041-1/+19
* Improve cross reference rating, DanielDaniel Veillard2002-10-011-1/+1
* Update the description, DanielDaniel Veillard2002-10-011-2/+2
* Started adding a search front-end, DanielDaniel Veillard2002-10-011-0/+185