pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/sphinxsearch
Module name: wip
Committed by: fhajny
Date: Fri May 11 09:53:50 UTC 2012
Modified Files:
wip/sphinxsearch: Makefile distinfo
Log Message:
Updated sphinxsearch to 2.0.4.
Bug fixes:
- fixed #605, pack vs mysql compress
- fixed #783, #862, #917, #985, #990, #1032 documentation bugs
- fixed #885, bitwise AND/OR were not available via API
- fixed #984, crash on indexing data with MAGIC_CODE_ZONE symbol
- fixed #1004, RT index loses words from dictionary on segments merging
with id64 enabled
- fixed #1035, daemon doesn't properly handle FDs in case of socket overflow
FD_SETSIZE ( *nix, preopen_indexes=0, worker=threads )
- fixed #1038, quoted string for API select
- fixed #1046, head SPZ overflow, snippet generation at non fast with SPZ
- fixed #1048, distributed index can't sort \ filter because of missed
attributes
- fixed #1050, expression ranker vs agents
- fixed #1051, added MVA64 support to UDFs
- fixed #1054, max_query_time not handled properly on searching at RT index
- fixed #1055, expansion_limit on searching at RT disk chunks
- fixed #1057, daemon crashes on generating snippet with 0 documents provided
- fixed #1060, load_files_scattered don't work
- fixed #1065, libsphinxclient vs distribute index (agents)
- fixed #1067, modifiers were not escaped in legacy query emulation
- fixed #1071, master - agent communication got slower for a large query
- fixed #1076, #1077, (redundant copying, and a possible mutex leak
with uservars)
- fixed #1078, blended vs FIELD_END
- fixed #1084 crash \ index corruption on loading persist MVA
- fixed #1091, RT attach of plain index with string \ MVA attributes prior
regular attributes
- fixed #1092, update got binloged with wrong TID
- fixed #1098, crash on creating large expression
- fixed #1099, cleaning up temporary files on fail of indexing
- fixed #1100, missing xmlpipe_attr_bigint config directive
- fixed #1101, now ignoring dashes within keywords when dash is not
in charset_table
- fixed #1103, ZONE operator incorrectly works on more than one keywords
- in a simple zone
- fixed #1106, optimized WHERE id=value, WHERE id IN (values_list) clauses
used in SELECT, UPDATE statements
- fixed #1112, Sphinx doesn't work out-of-the-box because the collision
of binlog_path option
- fixed #1116, crash on FLUSH RTINDEX unknown-index-name
- fixed #1117, occasional RT headers corruption (leading to crashes
and/or missing results)
- fixed #1119, missing expression ranker support in SphinxSE
- fixed #1120, negative total_found, docs and hits counter on huge indexes
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/sphinxsearch/distinfo
cvs -z3 rdiff -u -r1.6 -r1.7 wip/sphinxsearch/Makefile
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/sphinxsearch/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/sphinxsearch/Makefile?r1=1.6&r2=1.7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index