Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "experts_yeni": {
- "experts": {
- "properties": {
- "branch": {
- "type": "nested",
- "include_in_all": true,
- "properties": {
- "branchname": {
- "type": "string",
- "include_in_all": true
- },
- "branchslug": {
- "type": "string",
- "include_in_all": true
- }
- }
- },
- "expertdetailbranchsubid": {
- "type": "nested",
- "include_in_all": true,
- "properties": {
- "branchsubname": {
- "type": "string",
- "index": "not_analyzed",
- "omit_norms": true,
- "index_options": "docs",
- "include_in_all": true
- },
- "branchsubslug": {
- "type": "string",
- "include_in_all": true
- }
- }
- },
- "expertdetaildegreenumber": {
- "type": "string",
- "include_in_all": true
- },
- "expertdetailtitleid": {
- "type": "nested",
- "include_in_all": true,
- "properties": {
- "titlename": {
- "type": "string",
- "include_in_all": true
- },
- "titleslug": {
- "type": "string",
- "include_in_all": true
- }
- }
- },
- "expertdetailuserid": {
- "type": "nested",
- "include_in_all": true,
- "properties": {
- "id": {
- "type": "integer",
- "include_in_all": true
- },
- "usercityid": {
- "type": "nested",
- "include_in_all": true,
- "properties": {
- "cityname": {
- "type": "string",
- "include_in_all": true
- }
- }
- },
- "usergender": {
- "type": "string",
- "include_in_all": true
- },
- "usergroup": {
- "type": "nested",
- "include_in_all": true,
- "properties": {
- "groupname": {
- "type": "string",
- "include_in_all": true
- }
- }
- },
- "userlastupdate": {
- "type": "date",
- "format": "dateOptionalTime",
- "include_in_all": true
- },
- "username": {
- "type": "string",
- "include_in_all": true
- },
- "userpicture": {
- "type": "string",
- "include_in_all": true
- },
- "userslug": {
- "type": "string",
- "include_in_all": true
- },
- "userstatus": {
- "type": "integer",
- "include_in_all": true
- },
- "usersurname": {
- "type": "string",
- "include_in_all": true
- }
- }
- },
- "id": {
- "type": "string",
- "include_in_all": true
- }
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment