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 Jan 3 08:31:21 UTC 2014
Modified Files:
wip/sphinxsearch: Makefile distinfo
Log Message:
Update sphinxsearch to 2.1.4.
- WEIGHT() can now be used directly in the ORDER BY clause, until now
it was necessary to use a declared alias in the SELECT statement
- SHOW PROFILE works for fullscan queries as well ( queries without
a fulltext match)
- added â??with-re2-includes and â??with-re2-libs for specifying RE2 engine
paths at compilation
- fixed an issue on indexes with more than 255 attributes ( bug #1778)
- fixed missing results in queries with quorum operator on indexes
with lemmatization (bug #1796)
- fixed incorrect results in queries on indexes with wordforms,
lemmatization and enabled star (bug #1780)
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.11 -r1.12 wip/sphinxsearch/Makefile
cvs -z3 rdiff -u -r1.7 -r1.8 wip/sphinxsearch/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/sphinxsearch/Makefile?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/sphinxsearch/distinfo?r1=1.7&r2=1.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
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