kevg
|
385ac7b4db
SetWeights removed, SPH_MATCH_EXTENDED2 is set to default for SphinxAPI and small code clean up performed
|
12 years ago |
shodan
|
98d7baae32
blind-fixed (?) not-bailing on initial handshake timeout; fixed a warning in test.php
|
14 years ago |
tomat
|
41de7757e8
added mva64 attribute to indexes ( plain - sql_attr_multi = bigint ... / xmlpipe_attr_multi_64 and rt - rt_attr_multi_64 )
|
14 years ago |
shodan
|
5a444a01b6
merged from rel099 branch upto r2080
|
16 years ago |
shodan
|
3908ca2904
updated php/python/java apis (added sph04 ranker)
|
16 years ago |
shodan
|
50c0166328
removed SqlQuery() (no longer needed as we have MySQL listener)
|
17 years ago |
shodan
|
ade5e6434a
added fieldmask ranker
|
17 years ago |
shodan
|
1f722a5072
added --sql switch to test.php
|
17 years ago |
shodan
|
5fd23c1d4c
fixed empty keywords stats in case of index-level early-reject
|
17 years ago |
shodan
|
77478139bf
merged from rel098 upto r1371
|
17 years ago |
shodan
|
6ac46d8642
added IDIV() function
|
17 years ago |
shodan
|
b3005f328e
added wordcount ranker (SPH_RANK_WORDCOUNT)
|
18 years ago |
shodan
|
1b19aa656a
added sorting by arbitrary expressions in run time (eg. "@weight+log(price)*2.5")
|
18 years ago |
shodan
|
139154bf4f
added SetArrayResult() to PHP API
|
18 years ago |
shodan
|
e33de5f5cc
added ranking modes (protocol v.1.16)
|
18 years ago |
shodan
|
4661188d5c
32bit unsigned fixes (atoi vs strtoul on C++ side; intval vs floatval on PHP/x32 side)
|
18 years ago |
shodan
|
5e5d997f3c
extended engine V2
|
18 years ago |
shodan
|
7c4cd9ba3f
added -ph and --phrase to test.php
|
18 years ago |
shodan
|
65c8b4d1cb
protocol v.1.12, all MVA values are returned to client now
|
18 years ago |
shodan
|
20516738e8
fix-a-warn
|
19 years ago |
shodan
|
3263d38d3d
added support for count(distinct) (see SetGroupDistinct() API call; and note that @distinct works in groupsort clause, too)
|
19 years ago |
shodan
|
a1eab5a1dd
fix-a-test
|
19 years ago |
shodan
|
95ce087071
added SPH_GROUPBY_ATTRPAIR hack
|
19 years ago |
shodan
|
c25afad252
changed options again and added help on them
|
19 years ago |
shodan
|
b216482620
new groupby code (better precision, and separate group sort clause)
|
19 years ago |
shodan
|
b7ece137d9
on options (added -s, changed filtering to -f, changed groupby to -g)
|
19 years ago |
shodan
|
2103161268
added --host and --groupby (short ones are -h and -y)
|
19 years ago |
shodan
|
aa2851c376
added warnings support, improved error reporting
|
19 years ago |
shodan
|
67bdb58769
cleaned up inline docs
|
19 years ago |
shodan
|
a769d93c9d
default group column name
|
19 years ago |