pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/sphinxsearch



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Wed May  7 06:55:17 UTC 2014

Modified Files:
        pkgsrc/textproc/sphinxsearch: Makefile distinfo

Log Message:
Update sphinxsearch to 2.1.8

Changes in 2.1.8
- Added JSON attribute support, built-in HA tools, better realtime indexes,
  fulltext search and ranking optimizations, more SphinxQL commands, and
  wordbreaker.
- fixed #1937, crash at SENTENCE operator
- fixed #1933, quorum operator works incorrectly if it uses a number that is
  also an exception
- fixed #1932, daemon index recovery after failed rotation
- fixed #1923, crash at indexer with dict=keywords and xml source
- fixed #1918, crash while hitless words are used within fulltext operators
  which require hits
- fixed #1878, daemon doesn't reset regexp_filter after rotation with
  seamless_rotate=0
- fixed #1769, crash after unsuccessful INSERT with RT index
- fixed #1682, field-end modifier doesn't work with words containing
  blended chars

Changes in 2.1.7
- fixed #1917, field limit propagation outside of group
- fixed #1915, exact form passes to index skipping stopwords filter
- fixed #1905, multiple lemmas at the end of a field
- fixed #1903, indextool check mode for hitless indexes and indexes with
  large amount of documents
- fixed #1902, crash on JSON field in the IN() function
- fixed #1884, crash at SNIPPET() with local indexes at distributed index
- fixed #1802, loading large keywords dictionary
- fixed #1786, indextool fails to handle indexes with AOT morphology
- fixed crash of daemon on logging very large messages
- fixed expression engine: division by zero, log and sqrt() functions


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/sphinxsearch/Makefile \
    pkgsrc/textproc/sphinxsearch/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index