CPAN-Changes
view release on metacpan or search on metacpan
corpus/dists/SWISH-Prog.changes view on Meta::CPAN
0.56 2 Apr 2012
- make swish3 stdin/stdout utf8 safe
0.55 6 Nov 2011
- fix skip test count in t/15
0.54 14 Oct 2011
- $SWISH::Prog::Utils::DefaultExtension now let's you configure default
file extension
- fix SWISH::Prog::Config->new() to support perldoc's claims of passing in
a hashref or named attribute pairs.
0.53 09 Oct 2011
- fix DBI Aggregator to make code support docs for swishtitle and
swishdescription. Bug reported by Logan Bell.
- fix FS Aggregator behavior to work like 2.x and not skip files with no
extension.
- fix bug in swish3 where index dir is not created before swish_last_start
is touched.
- confess() when swish.xml does not exist
- base Aggregator class no longer requires an indexer in new().
0.52 26 Sept 2011
- add support for IndexFile config option
- add --lucy_highlightable option to swish3
- new class SWISH::Prog::ReplaceRules for backcompat
- add get_stemmer_lang() method to Config class for Snowball stemmer
forward-compat.
0.51 28 June 2011
- add 'Lucy' backend
0.50 22 Feb 2011
- make swish3 -N flag argument optional, defaulting to
indexdir/swish_last_start
- error check in base Indexer for valid invindex param
- misc doc fixes
0.49 07 Jan 2011
- refactor FileRules feature into File::Rules module
0.48 03 Nov 2010
- added progress() feature to Aggregator classes, and 'expected' param to
swish3.
- add CascadeMetaContext config option for Swish3 compatibility
- bump SWISH::3 (optional) dependency to 0.09
- fix MailFS aggregator to preserve filesystem paths as Doc url
0.47 25 July 2010
- add Search time to swish3 (3.0.7)
- fix bug in Native::Searcher affecting fieldtypes
0.46 22 June 2010
- add dep on Search::Query
- add default_boolop feature to Native::Searcher
- fix IncludeConfigFile recursionin Config->ver2_to_ver()
0.45 08 May 2010
- fix swish3 to allow "swishrank" as -x option
- enable -H option in swish3
- SWISH::3->slurp optimization now uses transparent gunzip feature.
Requires SWISH::3 >= 0.06.
- fix backcompat for DefaultContents config in Config->ver2_to_ver3()
0.44 19 Mar 2010
- register MailFS aggregator as 'mailfs' for use with swish3 -S
0.43 19 Mar 2010
- remove docs and method for 'sort_order' in abstract Searcher class. No
subclass uses it, deferring to 'order' in the search() method opts.
- FS->crawl now returns count
- add MailFS aggregator class
0.42 27 Feb 2010
- add invindex format to search output headers in swish3
- add parsed query to search output headers in swish3; add query() method
to base Results class.
- add progress_size to Aggregator and implement in FS.
0.41 10 Feb 2010
- fix the check_swish() feature in Native::Indexer to only return the
version number, not the whole output of swish-e -V (fixes the -D fix in
0.40).
0.40 09 Feb 2010
- make -D '\x03' optional in Native::Indexer based on which version of
swish-e is available. The -D feature is only in 2.4.8 or newer.
0.39 07 Feb 2010
- add fix for systems using Swish-e 2.6, which doesn't create a
index.swish-e file.
- remove the requires_external_bin from Makefile.PL since KSx and Xapian
do not require swish-e but do require SWISH::Prog. Fix tests (which also
check for swish-e) to SKIP the correct number of tests.
0.38 05 Feb 2010
- add support for 'order', 'limit', 'start', 'max' and 'rank_scheme' in
Native::Searcher.
- Utils->perl_to_xml() moved to Search::Tools::XML (where it really
belonged).
- enable more options to swish3
0.37 01 Feb 2010
- add -D '\x03' to the Native::Indexer exec command. This mimics
libswish3.
- examples/swish3 now installed by default with usual make install.
- added -N option to swish3, along with ok_if_newer_than feature in
Aggregator.
- added dependency on Rose::DateTime.
- Native Indexer can now merge() and add().
- -l and -M options now supported in swish3
- yank Query.pm and QueryParser.pm. They weren't used and the idea is now
fleshed out in Search::Query if we ever need it.
- Searcher may now take an array of invindex values, and always returns an
array ref of values.
0.36 12 Jan 2009
- fix Config bug where StoreDescription was ignored in ver2_to_ver3()
- switch to Module::Install
- updates to example/swish3
- fix t/03_object.t to test for JSON not YAML::Syck (see RT#53275)
( run in 2.094 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )