pkgsrc/textproc/sphinxsearch/PLIST
fhajny b9b9b2215d Update sphinxsearch to 2.2.5.
Changes:
- added OPTION rand_seed which affects ORDER BY RAND()
- fixed #2042, indextool fails with field mask on 32+ fields
- fixed #2031, wrong encoding with UnixODBC/Oracle source
- fixed #2056, several bugs in RLP tokenizer
- fixed #2054, SHOW THREADS hangs if queries in prefork mode
- fixed #2057, WARNING at indexer on duplicated wordforms
- fixed #2066, snippet generation with weight_order enabled
- fixed exception parsing in queries
- fixed crash in config parser
- fixed MySQL protocol response when daemon maxed out
2014-10-17 17:28:15 +00:00

16 lines
386 B
Text

@comment $NetBSD: PLIST,v 1.2 2014/10/17 17:28:15 fhajny Exp $
bin/indexer
bin/indextool
bin/searchd
bin/spelldump
bin/wordbreaker
include/sphinxclient.h
lib/libsphinxclient.la
man/man1/indexer.1
man/man1/indextool.1
man/man1/search.1
man/man1/searchd.1
man/man1/spelldump.1
share/examples/sphinx/example.sql
share/examples/sphinx/sphinx-full.conf
share/examples/sphinx/sphinx-min.conf