summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching/query_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Slime is not used after allHenning Baldersheim2019-03-181-1/+0
|
* verify that Rank and AndNot stays on top when using location search too.Henning Baldersheim2019-03-181-2/+63
|
* clion adviseHenning Baldersheim2019-03-181-10/+10
|
* Eliminate some clang warnings in searchcore.Tor Egge2019-02-081-2/+4
|
* Move the whitelist down through AndNot and Rank to the last one and 'AND' it ↵Henning Baldersheim2018-07-241-5/+12
| | | | with the first child there.
* Let AndNot stay on top after whitelisting too.Henning Baldersheim2018-07-231-4/+17
|
* Add a test that RankItems stay on top after whitelisting.Henning Baldersheim2018-07-201-0/+38
|
* added more tests for same element query nodesHåvard Pettersen2018-06-051-8/+45
|
* No need for special handling of temporary qrs behavior.Henning Baldersheim2018-06-041-2/+2
|
* Avoid inline errors.Henning Baldersheim2018-06-031-3/+5
|
* Add explicit testing of SameElementModifierHenning Baldersheim2018-06-031-0/+55
|
* Correct unique idsHenning Baldersheim2018-05-291-4/+4
|
* Remove termlikeness and expect fully qualified names for children from the qrs.Henning Baldersheim2018-05-291-2/+0
|
* Add some simple SameElement testing.Henning Baldersheim2018-05-251-7/+12
|
* Add initial support for SameElement in backend too.Henning Baldersheim2018-05-251-26/+28
|
* Use active lids bitvector for whitelisting.Tor Egge2018-04-061-4/+4
| | | | This replaces nested small numeric attribute vector for blaclisting.
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Fix warnings hidden earlier due to including application headers as system ↵Henning Baldersheim2017-05-021-4/+3
| | | | includes
* add override in searchcore moduleArne H Juul2017-04-121-27/+27
|
* Use CollectionType defined in search::index::schema for search::fef::FieldInfo.Geir Storli2017-04-041-1/+1
| | | | This is the same as done with DataType.
* PublishJon Bratseth2016-06-151-0/+900