Hi all,
I'm using SAP NetWeaver 7.0 (2004s), TREX 7.0 on Win2003 Server.
I'm trying to index documents located on a web server.
These files are changing, one day there are 10 files, the next day there are 500 files, so I am not able to refer directly. I want to refer to a folder and index all files in this folder, never mind about the particular file.
I've created a HTTP-System, a website and a web repository.
I'm able to index the start page and all linked files in this start page.
But I want to index all files in the system path.
for example:
HTTP system: www.myserver.com
website start page: /apps/index.html
website system path: /apps/
folder apps on the web server includes
- index.html
- abc.xml
- def.js
- ghi.html
I want to index all these four files, not only the index.html.
Any ideas?
Many thanks in advance
Steffi