|
a3a46f5cb5
|
FEATURE: Provide command to delete whole index
This is necessary, e.g. for complete re-indexing.
|
2017-11-10 13:22:15 +01: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 |
|
|
fde592f2e3
|
TASK: Adjust configuration for indexing
* Adjust used configuration in command.
|
2017-06-29 09:18:31 +02:00 |
|
|
aa8d7e36e6
|
TASK: Add test covering index command
* To enable testing new configuration structure.
|
2017-06-29 09:13:39 +02:00 |
|