aboutsummaryrefslogtreecommitdiffstats
path: root/docprocs/src
Commit message (Collapse)AuthorAgeFilesLines
* Use hashmap for faster access.Henning Baldersheim2018-10-253-14/+13
|
* When you want to let them through, you can not only give them partial rights.Henning Baldersheim2018-09-271-1/+0
|
* Allow mutable fields to be modifiable in indexing docproc and to have an ↵Henning Baldersheim2018-09-251-1/+5
| | | | initial value.
* Revert "Revert "Revert "Do not expose fieldupdates as a list. Hide ↵Henning Baldersheim2018-09-183-18/+16
| | | | implementation details ins…"""
* Revert "Revert "Do not expose fieldupdates as a list. Hide implementation ↵Henning Baldersheim2018-09-143-16/+18
| | | | details ins…""
* Revert "Do not expose fieldupdates as a list. Hide implementation details ↵Henning Baldersheim2018-09-143-18/+16
| | | | ins…"
* Add deprecation comments and some renaming.Henning Baldersheim2018-09-132-6/+6
|
* Add deprecation comments and some renaming.Henning Baldersheim2018-09-133-4/+3
|
* Avoid using deprecated APIHenning Baldersheim2018-09-113-9/+12
|
* Fix author tag for SimonBjørn Christian Seime2018-07-057-7/+7
|
* Remove leftover debugging test codeTor Brede Vekterli2018-06-071-7/+0
|
* Restrict what field path updates may be considered 'complete'Tor Brede Vekterli2018-06-071-4/+31
| | | | | Only allow field value update conversion of updates that affect a top level field value.
* Bring back support for conversion of 'complete' field path updatesTor Brede Vekterli2018-06-071-6/+6
| | | | Converts complete updates to regular field value updates
* Pass field path updates verbatim through indexing scriptsTor Brede Vekterli2018-06-061-9/+74
| | | | | Avoids having to do a (potentially lossy) round-trip of update -> document -> update again during processing.
* Merge with masterJon Bratseth2017-09-151-1/+2
|
* Let the default field match max length be controlable by config override as ↵Henning Baldersheim2017-08-071-0/+1
| | | | for maxtermoccurences.
* Update copyright headersJon Bratseth2017-06-147-7/+7
|
* Revert "Update copyright headers"Jon Bratseth2017-06-147-7/+7
|
* Update copyright headersJon Bratseth2017-06-147-7/+7
|
* Revert "Copyright header"Jon Bratseth2017-06-137-7/+7
|
* Copyright headerJon Bratseth2017-06-137-7/+7
|
* Remove unused configsHarald Musum2017-02-222-6/+0
| | | | * config classes do not exist anymore either
* PublishJon Bratseth2016-06-1514-0/+1892