r57493 - in /branches/upstream/libkinosearch-perl: 1.00/ current/ current/buildlib/ current/devel/ current/lib/ current/lib/KinoSearch/ current/lib/KinoSearch1/ current/t/ current/t/benchmarks/ current/t/benchmarks/indexers/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed May 5 12:47:52 UTC 2010


Author: jawnsy-guest
Date: Wed May  5 12:47:32 2010
New Revision: 57493

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57493
Log:
revert upgrade of KinoSearch 0.165 to KinoSearch1 1.00 (this is a fork of KinoSearch, but not directly compatible due to different namespaces being used)

Added:
    branches/upstream/libkinosearch-perl/current/lib/KinoSearch/
      - copied from r57489, branches/upstream/libkinosearch-perl/current/lib/KinoSearch/
    branches/upstream/libkinosearch-perl/current/lib/KinoSearch.pm
      - copied unchanged from r57489, branches/upstream/libkinosearch-perl/current/lib/KinoSearch.pm
    branches/upstream/libkinosearch-perl/current/t/KinoSearchTestInvIndex.pm
      - copied unchanged from r57489, branches/upstream/libkinosearch-perl/current/t/KinoSearchTestInvIndex.pm
Removed:
    branches/upstream/libkinosearch-perl/1.00/
    branches/upstream/libkinosearch-perl/current/buildlib/
    branches/upstream/libkinosearch-perl/current/lib/KinoSearch1/
    branches/upstream/libkinosearch-perl/current/lib/KinoSearch1.pm
Modified:
    branches/upstream/libkinosearch-perl/current/Build.PL
    branches/upstream/libkinosearch-perl/current/Changes
    branches/upstream/libkinosearch-perl/current/MANIFEST
    branches/upstream/libkinosearch-perl/current/META.yml
    branches/upstream/libkinosearch-perl/current/Makefile.PL
    branches/upstream/libkinosearch-perl/current/README
    branches/upstream/libkinosearch-perl/current/devel/dump_index
    branches/upstream/libkinosearch-perl/current/devel/scan_enum.plx
    branches/upstream/libkinosearch-perl/current/t/000-load.t
    branches/upstream/libkinosearch-perl/current/t/001-build_invindexes.t
    branches/upstream/libkinosearch-perl/current/t/002-kinosearch.t
    branches/upstream/libkinosearch-perl/current/t/010-verify_args.t
    branches/upstream/libkinosearch-perl/current/t/011-class.t
    branches/upstream/libkinosearch-perl/current/t/012-priority_queue.t
    branches/upstream/libkinosearch-perl/current/t/013-bit_vector.t
    branches/upstream/libkinosearch-perl/current/t/015-sort_external.t
    branches/upstream/libkinosearch-perl/current/t/101-simple_template_io.t
    branches/upstream/libkinosearch-perl/current/t/102-strings_template_io.t
    branches/upstream/libkinosearch-perl/current/t/103-repeats_template_io.t
    branches/upstream/libkinosearch-perl/current/t/104-parse_template_io.t
    branches/upstream/libkinosearch-perl/current/t/105-invindex.t
    branches/upstream/libkinosearch-perl/current/t/106-locking.t
    branches/upstream/libkinosearch-perl/current/t/150-polyanalyzer.t
    branches/upstream/libkinosearch-perl/current/t/152-token_batch.t
    branches/upstream/libkinosearch-perl/current/t/153-lc_normalizer.t
    branches/upstream/libkinosearch-perl/current/t/154-tokenizer.t
    branches/upstream/libkinosearch-perl/current/t/155-stopalizer.t
    branches/upstream/libkinosearch-perl/current/t/201-field_infos.t
    branches/upstream/libkinosearch-perl/current/t/202-term.t
    branches/upstream/libkinosearch-perl/current/t/203-compound_file_reader.t
    branches/upstream/libkinosearch-perl/current/t/204-fields_reader.t
    branches/upstream/libkinosearch-perl/current/t/205-seg_reader.t
    branches/upstream/libkinosearch-perl/current/t/206-seg_infos.t
    branches/upstream/libkinosearch-perl/current/t/207-seg_term_enum.t
    branches/upstream/libkinosearch-perl/current/t/208-terminfo.t
    branches/upstream/libkinosearch-perl/current/t/209-term_infos_reader.t
    branches/upstream/libkinosearch-perl/current/t/210-deldocs.t
    branches/upstream/libkinosearch-perl/current/t/211-seg_term_docs.t
    branches/upstream/libkinosearch-perl/current/t/212-multi_term_docs.t
    branches/upstream/libkinosearch-perl/current/t/213-segment_merging.t
    branches/upstream/libkinosearch-perl/current/t/214-spec_field.t
    branches/upstream/libkinosearch-perl/current/t/302-many_fields.t
    branches/upstream/libkinosearch-perl/current/t/303-highlighter.t
    branches/upstream/libkinosearch-perl/current/t/501-termquery.t
    branches/upstream/libkinosearch-perl/current/t/502-phrasequery.t
    branches/upstream/libkinosearch-perl/current/t/503-booleanquery.t
    branches/upstream/libkinosearch-perl/current/t/504-similarity.t
    branches/upstream/libkinosearch-perl/current/t/505-hit_queue.t
    branches/upstream/libkinosearch-perl/current/t/506-hit_collector.t
    branches/upstream/libkinosearch-perl/current/t/507-query_filter.t
    branches/upstream/libkinosearch-perl/current/t/508-hits.t
    branches/upstream/libkinosearch-perl/current/t/509-multi_searcher.t
    branches/upstream/libkinosearch-perl/current/t/510-remote_search.t
    branches/upstream/libkinosearch-perl/current/t/601-queryparser.t
    branches/upstream/libkinosearch-perl/current/t/602-boosts.t
    branches/upstream/libkinosearch-perl/current/t/603-query_boosts.t
    branches/upstream/libkinosearch-perl/current/t/604-simple_search.t
    branches/upstream/libkinosearch-perl/current/t/701-uscon.t
    branches/upstream/libkinosearch-perl/current/t/999-remove_invindexes.t
    branches/upstream/libkinosearch-perl/current/t/benchmarks/extract_reuters.plx
    branches/upstream/libkinosearch-perl/current/t/benchmarks/indexers/BenchmarkingIndexer.pm
    branches/upstream/libkinosearch-perl/current/t/benchmarks/indexers/kinosearch_indexer.plx

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/libkinosearch-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/Build.PL?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/Changes?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/MANIFEST?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/META.yml?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/Makefile.PL?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/README?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/devel/dump_index
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/devel/dump_index?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/devel/scan_enum.plx
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/devel/scan_enum.plx?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/000-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/000-load.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/001-build_invindexes.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/001-build_invindexes.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/002-kinosearch.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/002-kinosearch.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/010-verify_args.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/010-verify_args.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/011-class.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/011-class.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/012-priority_queue.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/012-priority_queue.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/013-bit_vector.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/013-bit_vector.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/015-sort_external.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/015-sort_external.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/101-simple_template_io.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/101-simple_template_io.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/102-strings_template_io.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/102-strings_template_io.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/103-repeats_template_io.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/103-repeats_template_io.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/104-parse_template_io.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/104-parse_template_io.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/105-invindex.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/105-invindex.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/106-locking.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/106-locking.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/150-polyanalyzer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/150-polyanalyzer.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/152-token_batch.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/152-token_batch.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/153-lc_normalizer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/153-lc_normalizer.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/154-tokenizer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/154-tokenizer.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/155-stopalizer.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/155-stopalizer.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/201-field_infos.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/201-field_infos.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/202-term.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/202-term.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/203-compound_file_reader.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/203-compound_file_reader.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/204-fields_reader.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/204-fields_reader.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/205-seg_reader.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/205-seg_reader.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/206-seg_infos.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/206-seg_infos.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/207-seg_term_enum.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/207-seg_term_enum.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/208-terminfo.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/208-terminfo.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/209-term_infos_reader.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/209-term_infos_reader.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/210-deldocs.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/210-deldocs.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/211-seg_term_docs.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/211-seg_term_docs.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/212-multi_term_docs.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/212-multi_term_docs.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/213-segment_merging.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/213-segment_merging.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/214-spec_field.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/214-spec_field.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/302-many_fields.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/302-many_fields.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/303-highlighter.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/303-highlighter.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/501-termquery.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/501-termquery.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/502-phrasequery.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/502-phrasequery.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/503-booleanquery.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/503-booleanquery.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/504-similarity.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/504-similarity.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/505-hit_queue.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/505-hit_queue.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/506-hit_collector.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/506-hit_collector.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/507-query_filter.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/507-query_filter.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/508-hits.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/508-hits.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/509-multi_searcher.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/509-multi_searcher.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/510-remote_search.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/510-remote_search.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/601-queryparser.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/601-queryparser.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/602-boosts.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/602-boosts.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/603-query_boosts.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/603-query_boosts.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/604-simple_search.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/604-simple_search.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/701-uscon.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/701-uscon.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/999-remove_invindexes.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/999-remove_invindexes.t?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/benchmarks/extract_reuters.plx
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/benchmarks/extract_reuters.plx?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/benchmarks/indexers/BenchmarkingIndexer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/benchmarks/indexers/BenchmarkingIndexer.pm?rev=57493&op=diff

Modified: branches/upstream/libkinosearch-perl/current/t/benchmarks/indexers/kinosearch_indexer.plx
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libkinosearch-perl/current/t/benchmarks/indexers/kinosearch_indexer.plx?rev=57493&op=diff




More information about the Pkg-perl-cvs-commits mailing list