Here you can see full information regarding auto cad query, mapping and response.
Old mapping
"skills": {
"properties": {
"id": {
"type": "long"
},
"skillName": {
"type": "text",
"fields": {
"completion": {
"type": "completion",
"analyzer": "standard",
"preserve_separators": false,
"preserve_position_increments": true,
"max_input_length": 50
},
"keyword": {
"type": "keyword"
}
}
}
}
},
Query:
{"sort":[{"updatedOn":"asc"}],"from":0,"size":5,"query":{"bool":{"must":[{"multi_match":{"query":"autocad","fields":["title^9.0","skills.skillName.completion^8.0","description^7.0","university^6.0","fieldOfStudy^5.0"]}}],"must_not":[x]}}}
And full response:
{
"took": 1,
"timed_out": false,
"_shards": {
"total": 2,
"successful": 2,
"skipped": 0,
"failed": 0
},
"hits": {
"total": {
"value": 2,
"relation": "eq"
},
"max_score": null,
"hits": [
{
"_index": "scholarsindex",
"_id": "6GvWgYUB7nUhhZ09jww1",
"_score": null,
"_source": {
"id": 3,
"firstName": "Aliakbar",
"lastName": "Baldiwala",
"courseName": null,
"location": "Canada",
"collegeOrUniversity": "University of Ottawa",
"bio": "As the founder and CEO of The Scholars Club Institution Inc and OATS Institute, I bring a unique blend of entrepreneurship and technical expertise to the company. With a background in Mechanical engineering, Teaching experience, and over 5 years of experience in the tech industry, I have a deep understanding of the challenges and opportunities that start-ups face today.\n\nSince launching The Scholars Club Institution Inc, in 2022 (Canada & USA), I have grown the company from a small team of passionate individuals to a thriving business with a global customer base from more than 38 countries.\nI am passionate about using technology to solve real-world problems and making a positive impact in the world. I am a firm believer in the power of collaboration and teamwork, and I am committed to building a culture of innovation and excellence at The Scholars Club Institution Inc.\nIn my spare time, I enjoy creating new innovative designs, watching anime, Reading Sci-Fi and space exploration books, and theorizing about the possibilities of space exploration. I hold a M.A.Sc degree in Mechanical Engineering from the University of Ottawa, Canada.",
"fieldOfStudy": "Mechanical engineering",
"levelOfStudy": 3,
"profileImage": "https://thescholarsclub.blob.core.windows.net/scholarsclub/user/3/Profile%20photo.png",
"createdOn": "2023-01-02T01:11:19.2656358",
"updatedOn": "2023-01-02T01:25:14.5449286",
"proposed": 1,
"jobCompleted": 0,
"experienceLevel": 3,
"rating": 0.0,
"specialization": "Mechanical Engineering",
"skills": [
{
"id": 10,
"skillName": "mechanical engineering"
},
{
"id": 8,
"skillName": "ic engine"
},
{
"id": 16,
"skillName": "thermodynamics"
},
{
"id": 17,
"skillName": "solidworks"
},
{
"id": 18,
"skillName": "autocad"
},
{
"id": 19,
"skillName": "dynamics of machine"
},
{
"id": 7,
"skillName": "automobile engineering"
},
{
"id": 20,
"skillName": "microsoft ppt"
},
{
"id": 13,
"skillName": "designing"
},
{
"id": 21,
"skillName": "engine design"
},
{
"id": 22,
"skillName": "drafting"
},
{
"id": 23,
"skillName": "fluid dynamics"
},
{
"id": 24,
"skillName": "mechanics of solids"
},
{
"id": 25,
"skillName": "thesis writing"
}
]
},
"sort": [
1672622714544
]
},
{
"_index": "scholarsindex",
"_id": "6WvWgYUB7nUhhZ09jww1",
"_score": null,
"_source": {
"id": 1,
"firstName": "Hemang",
"lastName": "Rathod",
"courseName": null,
"location": "India",
"collegeOrUniversity": "Sardar Patel University",
"bio": "A Full-Stack Developer writes functional, clean code on the front - and back-end. You must know how to collaborate with product managers and development teams to ideate software solutions. You will be in charge of software debug, troubleshoot, and upgrade. Full-Stack Developer’s other responsibilities include testing software to ensure efficiency and responsiveness, writing efficient APIs, making security and data protection settings, and writing technical documentation. You work with analysts and data scientists to enhance software performance. You need to create applications and features with a mobile responsive design.The skills and requirements to be a Full-Stack Developer include knowledge in different back-end languages like Java, Python as well as JavaScript frameworks such as React, Angular, and Node.js. It is also important if you’re familiar with web servers, databases, and UI/UX design. You must also have experience in developing mobile and desktop applications. As a Full-Stack Developer, you must have great attention to detail, good teamwork and communications skills, and organizational skills. You must have proven experience as a Full Stack Developer or the same role. ",
"fieldOfStudy": "Computer Engineering Technologies/Technicians",
"levelOfStudy": 3,
"profileImage": "https://thescholarsclub.blob.core.windows.net/scholarsclub/user/1/batman.png",
"createdOn": "2022-12-30T13:29:19.9170016",
"updatedOn": "2023-01-04T05:05:04.1090407",
"proposed": 3,
"jobCompleted": 0,
"experienceLevel": 2,
"rating": 0.0,
"specialization": "Fullstack Developer",
"skills": [
{
"id": 1,
"skillName": "react"
},
{
"id": 2,
"skillName": "next"
},
{
"id": 3,
"skillName": "c#"
},
{
"id": 4,
"skillName": ".net"
},
{
"id": 5,
"skillName": "angular"
},
{
"id": 6,
"skillName": "power plateform"
},
{
"id": 26,
"skillName": "auto cad"
},
{
"id": 27,
"skillName": "database management"
}
]
},
"sort": [
1672808704109
]
}
]
}
}