Changeset 1484
- Timestamp:
- 07/21/04 16:50:03 (4 years ago)
- Files:
-
- trunk/swish-e/pod/CHANGES.pod (modified) (1 diff)
- trunk/swish-e/pod/SWISH-BUGS.pod (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/swish-e/pod/CHANGES.pod
r1478 r1484 10 10 11 11 =over 4 12 13 =item Updates to the example scripts 14 15 Updated PhraseHighlight.pm as suggested by Bill Schell for an optimization 16 when all words in a document are highlighted. 17 18 Updated search.cgi and PhraseHighlight.pm to use the internal stemmers via 19 the SWISH::API module as suggested by Jonas Wolf. 20 12 21 13 22 =item Leak when using C library trunk/swish-e/pod/SWISH-BUGS.pod
r1321 r1484 13 13 14 14 =over 4 15 16 =item Stopwords not removed from query with Soundex 17 18 In dev version 2.5.2 noticed that stopwords are not removed from the query 19 when using Soundex. The plan is to rewrite the parser soon... (July 2004) 15 20 16 21 =item * Wild card searching can be very slow
