|
da7692b502
|
TASK: Adjust code accordingly to pr
|
2017-07-27 16:31:37 +02:00 |
|
|
36777c700b
|
Merge remote-tracking branch 'origin/develop' into feature/switch-from-ttcontent-to-pages
|
2017-07-27 16:26:24 +02:00 |
|
|
334bb34625
|
TASK: Cleanup code
Use get and use an try catch. Receiving null through ifExists will
result in an php error.
|
2017-07-27 13:00:51 +02:00 |
|
|
b832a6e6b3
|
TASK: Allow sub indexer to exchange limit
As long as it's not configurable, allow concrete implementations to
exchange. Necessary for one customer at the moment.
|
2017-07-20 09:48:44 +02:00 |
|
|
b6ab05bac7
|
FEATURE: Switch from ttcontent to pages
Also provide search_abstract as new auto added field which is
configurable.
|
2017-07-13 12:51:36 +02:00 |
|
|
c58e13cdf6
|
TASK: Rename vendor
As we move it from private repo to codappix.
|
2017-07-06 23:48:47 +02:00 |
|
|
432335c80d
|
FEATURE: Allow custom indexer
Adjust code to use defined indexer as FQCN, to allow any class to be
used as indexer. Also classes defined by user.
|
2017-07-04 12:12:36 +02:00 |
|