
Elastic Search Query
- or -
Post a project like this330
£466(approx. $627)
- Posted:
- Proposals: 4
- Remote
- #4239787
- Awarded
Description
Experience Level: Expert
We have our data in elastic and we can give you a link to this. Using the elastic api in python I need to create various searches. Once these work we will translate your code into our .net core application. This was a start of one search but not quite finished.
{
"size": 50,
"query": {
"bool": {
"should": [
{ "match": {"SearchField.CompanyNamePrefix": {"query": "creatapack", "boost": 10} }},
{ "match": {"SearchField.ClientName": {"query": "creatapack", "analyzer": "standard", "boost": 1} }},
{ "match": {"SearchField.Address": {"query": "creatapack", "boost": 0.1} }},
{ "match": {"SearchField.Email": {"query": "creatapack", "boost": 50}} },
{ "match": {"SearchField.Telephone": {"query": "creatapack", "boost": 50}} }
]
}
}
}
Is this the sort of thing you can help with? It does get very complexed on some searches so you really do need a lot of experience?
Regards
SImon
{
"size": 50,
"query": {
"bool": {
"should": [
{ "match": {"SearchField.CompanyNamePrefix": {"query": "creatapack", "boost": 10} }},
{ "match": {"SearchField.ClientName": {"query": "creatapack", "analyzer": "standard", "boost": 1} }},
{ "match": {"SearchField.Address": {"query": "creatapack", "boost": 0.1} }},
{ "match": {"SearchField.Email": {"query": "creatapack", "boost": 50}} },
{ "match": {"SearchField.Telephone": {"query": "creatapack", "boost": 50}} }
]
}
}
}
Is this the sort of thing you can help with? It does get very complexed on some searches so you really do need a lot of experience?
Regards
SImon

Simon L.
97% (26)Projects Completed
13
Freelancers worked with
11
Projects awarded
35%
Last project
17 Feb 2025
United Kingdom
New Proposal
Login to your account and send a proposal now to get this project.
Log inClarification Board Ask a Question
-
There are no clarification messages.
We collect cookies to enable the proper functioning and security of our website, and to enhance your experience. By clicking on 'Accept All Cookies', you consent to the use of these cookies. You can change your 'Cookies Settings' at any time. For more information, please read ourCookie Policy
Cookie Settings
Accept All Cookies