Search the FAQ Archives

3 - A - B - C - D - E - F - G - H - I - J - K - L - M
N - O - P - Q - R - S - T - U - V - W - X - Y - Z
faqs.org - Internet FAQ Archives

freeWAIS-sf Frequently Asked Questions [FAQ] with answers
Section - 5.4) How can I index HTML files?

( Single Page )
[ Usenet FAQs | Web FAQs | Documents | RFC Index | Houses ]


Top Document: freeWAIS-sf Frequently Asked Questions [FAQ] with answers
Previous Document: 5.3) How can I force 'c++' to appear in the index?
Next Document: 5.5) How can I index my http server?
See reader questions & answers on this topic! - Help others by sharing your knowledge

    First decide which TYPE your documents should have: 

        1) If you want your WAIS server to deliver documents, TYPE
           should be HTML.

        
           Your command line should *start*:

                waisindex -T HTML ...

           Then go along as with other databases. You can use type
           field (-t field) in addition to the -T flags.

        2) If you want an http server to deliver documents, TYPE should
           be URL. You must tell waisindex, how the URL of the files
           should be composed. This is done by specifying the prefix
           to be removed from the file path and a prefix to add:

           Your command line should *start*:

                waisindex -t URL what-to-trim what-to-add ...


    Note: If you have compiled with the modified URL handling 
    (Questioned during configure) you can customize the headline also 
    with document type URL. But currently only SFgate can handle such 
    databases. The default handling is to put the URL in the headline. 

User Contributions:

Comment about this article, ask questions, or add new information about this topic:




Top Document: freeWAIS-sf Frequently Asked Questions [FAQ] with answers
Previous Document: 5.3) How can I force 'c++' to appear in the index?
Next Document: 5.5) How can I index my http server?

Single Page

[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
pfeifer@ls6.informatik.uni-dortmund.de (Ulrich Pfeifer)





Last Update March 27 2014 @ 02:12 PM