cc275d1f32
FEATURE: Allow to limit fields to copy in processor
...
Add configuration option to copy only some fields via CopyToProcessor.
Also add missing test for CopyToProcessor.
2017-12-19 17:01:30 +01:00
a4179b4053
TASK: Also explode char_filter
...
char_filter is also an array, therefore we should explode it.
2017-12-19 16:39:42 +01:00
a998f155c1
TASK: Refactor common code base
2017-12-12 11:34:38 +01:00
6423f510e2
!!!|BUGFIX: Index media field of pages as relation uids
...
Always index media field of pages as array.
Index reference_uids for files.
2017-12-12 11:26:46 +01:00
Willi Wehmeier
cd391abf10
[BUGFIX] reset array_keys for record media
2017-11-28 12:09:11 +01:00
Willi Wehmeier
a05bf09e19
FIX: get correct RelationResolver class of support/76 branch
2017-10-25 11:48:35 +02:00
7ca998c03a
TASK: Fix PR issues
2017-10-24 14:06:56 +02:00
aebe58721d
TASK: Add changes from customer project
2017-10-10 11:15:06 +02:00
250dd25107
Merge remote-tracking branch 'origin/develop' into support/62
...
Conflicts:
.travis.yml
Classes/Domain/Index/TcaIndexer/RelationResolver.php
Makefile
Tests/Functional/Connection/Elasticsearch/IndexTcaTableTest.php
composer.json
ext_emconf.php
2017-10-10 10:03:19 +02:00
306f5bef84
BUGFIX: Keep existing arguments in filter mode
...
E.g. to support paginate widget arguments.
2017-09-15 23:47:34 +02:00
9a0d73f1c7
FEATURE: Allow to switch from search to filter mode
2017-09-15 22:26:52 +02:00
13004e86f2
FEATURE: Allow filter mode by not forcing a search term
2017-09-15 21:54:47 +02:00
4de1828905
FIX: Fix phpcs issues with annotations
2017-09-15 21:36:52 +02:00
be75248517
FEATURE: Allow configured filters
...
Add new feature to allow pre configured filters. The filters will be
applied to all requests.
2017-09-15 21:35:52 +02:00
b31f315ec4
BUGFIX: Allow iteration / pagination of result items
...
Implement necessary logic based on mapped result items, not elastica
result items.
2017-09-06 22:45:17 +02:00
d45d231585
Merge remote-tracking branch 'origin/develop' into feature/cms-8-support
2017-09-05 19:26:09 +02:00
fcaf1efc79
Merge pull request #82 from Codappix/feature/add-pagination
...
FEATURE: Implement necessary logic to support PaginateViewHelper
2017-08-29 09:25:32 +02:00
efc2fb7da6
BUGFIX: Remove pr issue
2017-08-25 11:46:46 +02:00
3bb875d99a
Merge pull request #81 from Codappix/feature/support-timing-inheritance-for-pages
...
FEATURE: Respect inherited start- and endtime for pages
2017-08-25 11:44:20 +02:00
fe754964fe
BUGFIX: Fetch record to update
2017-08-21 12:10:34 +02:00
9617733826
BUGFIX: Fix accessing non existing property
2017-08-15 09:36:25 +02:00
8b28d5eda6
Merge remote-tracking branch 'origin/develop' into feature/cms-8-support
...
Conflicts:
Configuration/TypoScript/constants.txt
2017-08-15 09:35:05 +02:00
040206c95d
FEATURE: Respect further root line cases
...
Respect the following situations during indexing:
- Page is not reachable due to broken root line.
- Page is not reachable due to being below a recycler.
2017-08-15 09:21:04 +02:00
f311357d0e
TASK: Fix indentation
2017-08-15 08:30:49 +02:00
bd8ed737e2
Merge remote-tracking branch 'origin/develop' into feature/add-pagination
...
Conflicts:
Classes/Domain/Search/QueryFactory.php
2017-08-15 08:29:48 +02:00
ef7c1b680c
Merge pull request #78 from Codappix/feature/small-improvements
...
Feature: Small improvements
2017-08-15 08:08:10 +02:00
416e49026e
TASK: Break line exceeding max line length
2017-08-10 09:05:20 +02:00
c5766f5b12
BUGFIX: Use fresh query for each creation
...
This prevents issues with modifying an build query.
2017-08-10 08:54:36 +02:00
f7e1bd1cdf
FEATURE: Implement necessary logic to support PaginateViewHelper
2017-08-08 17:19:50 +02:00
17eb35a92b
FEATURE: Respect inherited start- and endtime for pages
...
Do not index records below tables that extend their start- or endtime to
their subpages are not accessible due to timing now.
2017-08-08 12:58:01 +02:00
49a56496c6
TASK: Fix codacy issues
...
Break line to not exceed maximum line length.
Use imported namespace to shorten line.
2017-08-08 11:54:32 +02:00
5c061e5c72
Merge branch 'hotfix/fix-db-tests-on-travis' into support/62
2017-08-08 10:27:28 +02:00
0fa05270d5
Merge branch 'feature/small-improvements' into feature/cms-8-support
2017-08-04 13:40:53 +02:00
ac78464c03
TASK: Provide more helpful logging
2017-08-04 13:39:48 +02:00
56ce88b005
TASK: Resolve relations always to array
...
Do not resolve to empty string but array to allow same handling for all
relations.
2017-08-04 13:39:18 +02:00
96cfa46056
Merge remote-tracking branch 'origin/develop' into feature/cms-8-support
2017-08-04 13:01:33 +02:00
d59173ec9a
Merge remote-tracking branch 'origin/develop' into feature/cms-8-support
2017-07-28 11:45:09 +02:00
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
b1b5485b47
Merge pull request #72 from Codappix/feature/boosting
...
FEATURE: Add possibility to boost certain fields
2017-07-27 16:05:05 +02:00
3973d981d4
Merge pull request #71 from Codappix/feature/boosting
...
FEATURE: Add possibility to boost certain fields
2017-07-27 16:05:03 +02:00
c634f6d535
Merge pull request #63 from Codappix/feature/configure-result-size
...
FEATURE: Make number of search results to fetch configurable
2017-07-27 16:04:27 +02:00
0f4186048c
Merge branch 'develop' into feature/boosting
2017-07-27 14:48:43 +02:00
3771e6f8f9
Merge branch 'develop' into feature/configure-result-size
2017-07-27 14:41:30 +02:00
fe58c09b55
Merge pull request #61 from Codappix/feature/add-facet-keys
...
TASK: Add keys for better access to Facets
2017-07-27 14:28:42 +02:00
441ac7dd84
Merge pull request #59 from Codappix/feature/add-facet-keys
...
TASK: Add keys for better access to Facets
2017-07-27 14:28:37 +02:00
b42de0576a
Merge pull request #67 from Codappix/feature/allow-exchange-of-limit
...
TASK: Allow sub indexer to exchange limit
2017-07-27 14:28:08 +02:00
324137711e
Merge pull request #65 from Codappix/feature/allow-exchange-of-limit
...
TASK: Allow sub indexer to exchange limit
2017-07-27 14:28:04 +02:00
5fef9e3931
Merge pull request #69 from Codappix/feature/support-ngram
...
FEATURE: Add ngram
2017-07-27 14:27:26 +02:00
f436a02f55
FEATURE: Add field_value_factor support through configuration
2017-07-27 14:20:37 +02:00