File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
core/components/simplesearch/docs Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 40
40
define ('PKG_NAME ' ,'SimpleSearch ' );
41
41
define ('PKG_NAME_LOWER ' ,'simplesearch ' );
42
42
define ('PKG_VERSION ' ,'1.8.1 ' );
43
- define ('PKG_RELEASE ' ,'pl ' );
43
+ define ('PKG_RELEASE ' ,'beta1 ' );
44
44
45
45
/* define sources */
46
46
$ root = dirname (dirname (__FILE__ )).'/ ' ;
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ SimpleSearch 1.8.0
9
9
- Added support to ElasticSearch driver for using search fields
10
10
- Added support to ElasticSearch driver for boosting results by a field value
11
11
- Updated Elastica to v0.90.7.0
12
- ========================================================================
13
12
- [#84] Czech localization
14
13
- [#78] Japanese localization
15
14
- [#77] Enable $tvPrefix to prefix TV placeholders
You can’t perform that action at this time.
0 commit comments