Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "from": 0,
- "size": 20,
- "query": {
- "bool": {
- "must": [
- {
- "bool": {
- "should": [
- {
- "nested": {
- "query": {
- "bool": {
- "must": [
- {
- "range": {
- "genericNames.startDate": {
- "from": null,
- "to": "2020-11-12T00:00:00.000000+0000",
- "include_lower": true,
- "include_upper": true,
- "boost": 1.0
- }
- }
- },
- {
- "range": {
- "genericNames.endDate": {
- "from": "2020-11-12T00:00:00.000000+0000",
- "to": null,
- "include_lower": true,
- "include_upper": true,
- "boost": 1.0
- }
- }
- },
- {
- "match_phrase": {
- "genericNames.name": {
- "query": "phenoxymethylpenicillin",
- "slop": 15,
- "zero_terms_query": "NONE",
- "boost": 1.0
- }
- }
- },
- {
- "term": {
- "genericNames.nameType": {
- "value": 1,
- "boost": 1.0
- }
- }
- }
- ],
- "adjust_pure_negative": true,
- "boost": 1.0
- }
- },
- "path": "genericNames",
- "ignore_unmapped": false,
- "score_mode": "sum",
- "boost": 1.0
- }
- },
- {
- "nested": {
- "query": {
- "bool": {
- "must": [
- {
- "range": {
- "genericNames.startDate": {
- "from": null,
- "to": "2020-11-12T00:00:00.000000+0000",
- "include_lower": true,
- "include_upper": true,
- "boost": 1.0
- }
- }
- },
- {
- "range": {
- "genericNames.endDate": {
- "from": "2020-11-12T00:00:00.000000+0000",
- "to": null,
- "include_lower": true,
- "include_upper": true,
- "boost": 1.0
- }
- }
- },
- {
- "match_phrase": {
- "genericNames.name.name_reversed": {
- "query": "nillicineplyhtemyxonehp",
- "slop": 15,
- "zero_terms_query": "NONE",
- "boost": 1.0
- }
- }
- },
- {
- "term": {
- "genericNames.nameType": {
- "value": 1,
- "boost": 1.0
- }
- }
- }
- ],
- "adjust_pure_negative": true,
- "boost": 1.0
- }
- },
- "path": "genericNames",
- "ignore_unmapped": false,
- "score_mode": "sum",
- "boost": 1.0
- }
- },
- {
- "nested": {
- "query": {
- "bool": {
- "must": [
- {
- "range": {
- "proprietaryNames.startDate": {
- "from": null,
- "to": "2020-11-12T00:00:00.000000+0000",
- "include_lower": true,
- "include_upper": true,
- "boost": 1.0
- }
- }
- },
- {
- "range": {
- "proprietaryNames.endDate": {
- "from": "2020-11-12T00:00:00.000000+0000",
- "to": null,
- "include_lower": true,
- "include_upper": true,
- "boost": 1.0
- }
- }
- },
- {
- "match_phrase": {
- "proprietaryNames.name": {
- "query": "phenoxymethylpenicillin",
- "slop": 15,
- "zero_terms_query": "NONE",
- "boost": 1.0
- }
- }
- },
- {
- "term": {
- "proprietaryNames.nameType": {
- "value": 1,
- "boost": 1.0
- }
- }
- }
- ],
- "adjust_pure_negative": true,
- "boost": 1.0
- }
- },
- "path": "proprietaryNames",
- "ignore_unmapped": false,
- "score_mode": "sum",
- "boost": 1.0
- }
- },
- {
- "nested": {
- "query": {
- "bool": {
- "must": [
- {
- "range": {
- "proprietaryNames.startDate": {
- "from": null,
- "to": "2020-11-12T00:00:00.000000+0000",
- "include_lower": true,
- "include_upper": true,
- "boost": 1.0
- }
- }
- },
- {
- "range": {
- "proprietaryNames.endDate": {
- "from": "2020-11-12T00:00:00.000000+0000",
- "to": null,
- "include_lower": true,
- "include_upper": true,
- "boost": 1.0
- }
- }
- },
- {
- "match_phrase": {
- "proprietaryNames.name.name_reversed": {
- "query": "nillicineplyhtemyxonehp",
- "slop": 15,
- "zero_terms_query": "NONE",
- "boost": 1.0
- }
- }
- },
- {
- "term": {
- "proprietaryNames.nameType": {
- "value": 1,
- "boost": 1.0
- }
- }
- }
- ],
- "adjust_pure_negative": true,
- "boost": 1.0
- }
- },
- "path": "proprietaryNames",
- "ignore_unmapped": false,
- "score_mode": "sum",
- "boost": 1.0
- }
- }
- ],
- "adjust_pure_negative": true,
- "boost": 1.0
- }
- },
- {
- "bool": {
- "must": [
- {
- "terms": {
- "invalidEntry": [
- false
- ],
- "boost": 1.0
- }
- }
- ],
- "adjust_pure_negative": true,
- "boost": 1.0
- }
- },
- {
- "bool": {
- "must": [
- {
- "terms": {
- "extractableEntry": [
- true
- ],
- "boost": 1.0
- }
- }
- ],
- "adjust_pure_negative": true,
- "boost": 1.0
- }
- }
- ],
- "adjust_pure_negative": true,
- "boost": 1.0
- }
- },
- "_source": {
- "includes": [
- "suppliers",
- "invalidEntry",
- "qtyVal",
- "attributes",
- "snomedCodes",
- "genericNames",
- "proprietaryNames",
- "id",
- "pitId",
- "vmpId",
- "ampId",
- "vmppId",
- "amppId"
- ],
- "excludes": []
- },
- "track_total_hits": 2147483647
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement