File tree Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Expand file tree Collapse file tree 1 file changed +12
-6
lines changed Original file line number Diff line number Diff line change 1- - Add SolrQuery SolrQuery::setHighlightQuery(string $q) (#28)
2- - Fix compile error: libcurl on linux multiarch support (#46)
3- - Fix SegFault in SolrClient::optimize() (debug mode)
4- - Fix parsed parameter types (#37)
5- - Fix Missing Windows DLLs (#51)
1+ Features:
2+ - Support Highlight Query (#28)
3+
4+ API Changes:
5+ - Added SolrQuery SolrQuery::setHighlightQuery(string $q)
6+ - Added string SolrQuery::setHighlightQuery()
67
8+ Bug Fixes:
9+ - Fix parsed parameter types (#37)
10+ - Fix compile error: libcurl on linux multi-arch support (#46)
11+ - Fix SegFault in SolrClient::optimize() (debug mode)
12+ - Fix Missing Windows DLLs (#51) / available on github releases now
713
814Internals:
9- - ci: build on windows
15+ - ci: windows tests (#51)
1016- parse_int macros
You can’t perform that action at this time.
0 commit comments