Advertisement
Guest User

Untitled

a guest
Nov 18th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 7.50 KB | None | 0 0
  1. {
  2.   "haystack": {
  3.     "mappings": {
  4.       "modelresult": {
  5.         "properties": {
  6.           "ad_type": {
  7.             "type": "string",
  8.             "analyzer": "russian"
  9.           },
  10.           "ads_count": {
  11.             "type": "long"
  12.           },
  13.           "alias": {
  14.             "type": "string",
  15.             "index": "not_analyzed"
  16.           },
  17.           "attached": {
  18.             "type": "boolean"
  19.           },
  20.           "attributed": {
  21.             "type": "boolean"
  22.           },
  23.           "author": {
  24.             "type": "string",
  25.             "index": "not_analyzed"
  26.           },
  27.           "author_id": {
  28.             "type": "long"
  29.           },
  30.           "board": {
  31.             "type": "string",
  32.             "analyzer": "russian_morphology_analyzer"
  33.           },
  34.           "body": {
  35.             "type": "string",
  36.             "analyzer": "russian_morphology_analyzer"
  37.           },
  38.           "buy_seo_text": {
  39.             "type": "string",
  40.             "analyzer": "russian"
  41.           },
  42.           "category_id": {
  43.             "type": "long"
  44.           },
  45.           "category_name": {
  46.             "type": "string",
  47.             "index": "not_analyzed"
  48.           },
  49.           "category_slug": {
  50.             "type": "string",
  51.             "index": "not_analyzed"
  52.           },
  53.           "claster_code": {
  54.             "type": "long"
  55.           },
  56.           "closed_at": {
  57.             "type": "date",
  58.             "format": "strict_date_optional_time||epoch_millis"
  59.           },
  60.           "company_id": {
  61.             "type": "long"
  62.           },
  63.           "company_name": {
  64.             "type": "string",
  65.             "index": "not_analyzed"
  66.           },
  67.           "content": {
  68.             "type": "string",
  69.             "analyzer": "russian_morphology_analyzer"
  70.           },
  71.           "created": {
  72.             "type": "date",
  73.             "format": "strict_date_optional_time||epoch_millis"
  74.           },
  75.           "created_at": {
  76.             "type": "date",
  77.             "format": "strict_date_optional_time||epoch_millis"
  78.           },
  79.           "deleted_at": {
  80.             "type": "date",
  81.             "format": "strict_date_optional_time||epoch_millis"
  82.           },
  83.           "description": {
  84.             "type": "string",
  85.             "analyzer": "russian_morphology_analyzer"
  86.           },
  87.           "django_ct": {
  88.             "type": "string",
  89.             "index": "not_analyzed",
  90.             "include_in_all": false
  91.           },
  92.           "django_id": {
  93.             "type": "long"
  94.           },
  95.           "exception": {
  96.             "type": "boolean"
  97.           },
  98.           "filters_categories_ids": {
  99.             "type": "string",
  100.             "index": "not_analyzed"
  101.           },
  102.           "filters_categories_names": {
  103.             "type": "string",
  104.             "index": "not_analyzed"
  105.           },
  106.           "filters_categories_slugs": {
  107.             "type": "string",
  108.             "index": "not_analyzed"
  109.           },
  110.           "filters_ids": {
  111.             "type": "string",
  112.             "analyzer": "russian"
  113.           },
  114.           "filters_names": {
  115.             "type": "string",
  116.             "index": "not_analyzed"
  117.           },
  118.           "filters_slugs": {
  119.             "type": "string",
  120.             "index": "not_analyzed"
  121.           },
  122.           "first_letter": {
  123.             "type": "string",
  124.             "analyzer": "russian"
  125.           },
  126.           "geo_object": {
  127.             "type": "long"
  128.           },
  129.           "geo_type_id": {
  130.             "type": "long"
  131.           },
  132.           "geo_type_name": {
  133.             "type": "string",
  134.             "index": "not_analyzed"
  135.           },
  136.           "geo_type_region_id": {
  137.             "type": "string",
  138.             "analyzer": "russian"
  139.           },
  140.           "geo_type_region_slug": {
  141.             "type": "string",
  142.             "index": "not_analyzed"
  143.           },
  144.           "geo_type_slug": {
  145.             "type": "string",
  146.             "index": "not_analyzed"
  147.           },
  148.           "geo_type_url": {
  149.             "type": "string",
  150.             "index": "not_analyzed"
  151.           },
  152.           "id": {
  153.             "type": "string"
  154.           },
  155.           "images": {
  156.             "type": "string",
  157.             "analyzer": "russian"
  158.           },
  159.           "inside_id": {
  160.             "type": "long"
  161.           },
  162.           "is_approved": {
  163.             "type": "boolean"
  164.           },
  165.           "is_closed": {
  166.             "type": "boolean"
  167.           },
  168.           "key": {
  169.             "type": "long"
  170.           },
  171.           "last_activity_at": {
  172.             "type": "date",
  173.             "format": "strict_date_optional_time||epoch_millis"
  174.           },
  175.           "level": {
  176.             "type": "long"
  177.           },
  178.           "location": {
  179.             "type": "string",
  180.             "analyzer": "russian"
  181.           },
  182.           "name": {
  183.             "type": "string",
  184.             "analyzer": "russian"
  185.           },
  186.           "owner": {
  187.             "type": "string",
  188.             "index": "not_analyzed"
  189.           },
  190.           "owner_city": {
  191.             "type": "string",
  192.             "index": "not_analyzed"
  193.           },
  194.           "owner_id": {
  195.             "type": "long"
  196.           },
  197.           "parent": {
  198.             "type": "long"
  199.           },
  200.           "primary_filter_id": {
  201.             "type": "long"
  202.           },
  203.           "priority": {
  204.             "type": "long"
  205.           },
  206.           "published": {
  207.             "type": "boolean"
  208.           },
  209.           "region": {
  210.             "type": "string",
  211.             "analyzer": "russian"
  212.           },
  213.           "search": {
  214.             "type": "string",
  215.             "analyzer": "russian_morphology_analyzer"
  216.           },
  217.           "sell_seo_text": {
  218.             "type": "string",
  219.             "analyzer": "russian"
  220.           },
  221.           "slug": {
  222.             "type": "string",
  223.             "index": "not_analyzed"
  224.           },
  225.           "subject": {
  226.             "type": "string",
  227.             "analyzer": "russian_morphology_analyzer"
  228.           },
  229.           "subscribers_names": {
  230.             "type": "string",
  231.             "analyzer": "russian_morphology_analyzer"
  232.           },
  233.           "text": {
  234.             "type": "string",
  235.             "analyzer": "russian"
  236.           },
  237.           "text_auto": {
  238.             "type": "string",
  239.             "analyzer": "edgengram_analyzer"
  240.           },
  241.           "thread": {
  242.             "type": "string",
  243.             "analyzer": "russian_morphology_analyzer"
  244.           },
  245.           "title": {
  246.             "type": "string",
  247.             "analyzer": "russian_morphology_analyzer"
  248.           },
  249.           "type": {
  250.             "type": "long"
  251.           },
  252.           "type_claster_id": {
  253.             "type": "long"
  254.           },
  255.           "updated": {
  256.             "type": "date",
  257.             "format": "strict_date_optional_time||epoch_millis"
  258.           },
  259.           "updated_at": {
  260.             "type": "date",
  261.             "format": "strict_date_optional_time||epoch_millis"
  262.           },
  263.           "url": {
  264.             "type": "string",
  265.             "index": "not_analyzed"
  266.           },
  267.           "url_path": {
  268.             "type": "string",
  269.             "index": "not_analyzed"
  270.           },
  271.           "urls": {
  272.             "type": "string",
  273.             "index": "not_analyzed"
  274.           },
  275.           "used": {
  276.             "type": "long"
  277.           },
  278.           "views": {
  279.             "type": "long"
  280.           },
  281.           "views_today": {
  282.             "type": "long"
  283.           }
  284.         }
  285.       }
  286.     }
  287.   }
  288. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement