On Thu, 30 May 2002, Kir Kolyshkin wrote: > Ludger Merkens wrote: > > > > Hello, > > > > Some Questions about indexing (dynamic webcontent) > > - Is it possible to provide user and password (basic http > > authentification) when Indexing to real-time database with index -T? > > It should be possible, but I haven't test it.
How? I didn't notice any switches to the "index" prgram regarding http user and password. A test with entries to the aspseek.conf file worked for a following Server command, but didn't have any effect for real-time indexing. > > > - Is it possible to give an alias to a URL that will show up in the > > searchresult instead of the original URL from where the content was > > retreived? > > Probably not. You can create a fake webserver for that purpose. Thats what I currently do. > > > - where can I find some documentation about the regexp's used for allow > > and disallow statements? > > man 7 regex > If it is not present on your system, read man pages from awk and/or grep; > they are also describe regular expressions. ok > > > A Question about searching: > > - Is it possible to return xml- instead of html- data from a search? > > Some people have succesfully done that by modifying s.htm. The one I > remember is admin of www.jabbersearch.org. But native capability of > XML output is absent. I have to experiment with s.htm then. [...] best regards Ludger Merkens
