Changeset 2147 for swish-e

Show
Ignore:
Timestamp:
07/20/08 22:48:55 (6 months ago)
Author:
karpet
Message:

update changes file and fix longstanding doc bug

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish-e/trunk/pod/CHANGES.pod

    r2077 r2147  
    1010 
    1111=over 4 
     12 
     13=item MinWordLength respected in query parser 
     14 
     15Clark Vent reported that the query parser was not respecting MinWordLength 
     16settings.  See http://dev.swish-e.org/changeset/2145 
    1217 
    1318=item Patch to file.c.   
  • swish-e/trunk/pod/SWISH-FAQ.pod

    r1937 r2147  
    442442Type <perldoc spider.pl> in the C<prog-bin> directory for details or 
    443443see the spider documentation on the Swish-e website.  Look for the section 
    444 on L<callback functions|SWISH-FAQ/"callback_functions">. 
     444on L<callback functions|spider/"callback_functions">. 
    445445 
    446446If using the libxml2 library for parsing HTML (which you probably are), you may