|
4756da5c5d
|
TASK: Update / cleanup documentation
Code and docs have diverged a bit. We therefore need to update them.
|
2018-03-08 11:35:50 +01:00 |
|
|
88f301f228
|
FEATURE: Allow range queries for elasticsearch
Allow "raw" configuration and support "range" type.
Also prevent adding boosts if no search term was submitted which can be
boosted.
Resolves: #119
|
2018-03-06 16:42:22 +01:00 |
|
|
176c466d7e
|
TASK: Update documentation for data processing
|
2018-03-06 10:47:14 +01:00 |
|
|
02ef86b67b
|
FEATURE: Provide new feature to configure fields to search in
This enables you to search only in some fields.
Also if some fields contain mapping, you can add them in addition to
e.g. `_all`.
|
2017-11-29 18:57:09 +01:00 |
|
|
bf91c4a5ba
|
TASK: Allow fields and sorting to contain a condition
This way integrators can configure when the sorting and fields should be
added.
|
2017-10-29 12:25:25 +01:00 |
|
|
efeb5d1e07
|
FEATURE: Add data processing to extension
Allow integrators / developer to apply data processing concept known
from FLUIDTEMPLATE to indexing.
|
2017-10-14 13:02:48 +02:00 |
|