How I learned and Mastered Elastic Search Queries | My Journey | Self taught

  Рет қаралды 29,821

Soumil Shah

Soumil Shah

Күн бұрын

Пікірлер: 64
@trixiemp890
@trixiemp890 3 жыл бұрын
Amazing! I’m an elk dev too and self taught .. now I’m still working with multiple elasticsearch clusters for 5 years
@nesreenmohd665
@nesreenmohd665 Жыл бұрын
Thank you for tips, god bless you.
@TheRahulsoftware
@TheRahulsoftware 3 жыл бұрын
Same happened with me. I love its elastic search and fast indexing filter and mapping ngram and mgram awsome
@gaganminhas
@gaganminhas 4 жыл бұрын
Very motivating. Thank you for sharing your experience.
@ritamsarkar3156
@ritamsarkar3156 3 жыл бұрын
Any tutorial recommendations ? elastic search official site is huge
@PoorviAgrawal-c8h
@PoorviAgrawal-c8h 2 ай бұрын
I am unable to apply rule based queries here. I have multiple criteria for search but confused on how to apply them altogether. Please suggest.
@SunnySharma-dc2nh
@SunnySharma-dc2nh 3 жыл бұрын
hey soumil, thanks yaar for sharing such video. It will be more helpful if you could create a full playlist, as its tough to find out
@vaibhavsanil
@vaibhavsanil 4 жыл бұрын
Any suggestions on how to build frontend fr elasticsearch which in include filters , relevancy, aggregation etc ,there is no good vedio on it
@karthikbankapur3520
@karthikbankapur3520 Жыл бұрын
Hi @SoumilShah , since elasticsearch is written in Java , is there any possibility to plug our custom Java predicates to filter data on top of the in built query builders provided by ES. In my use case I query my documents using QueryBuilders in a paginated format but due to some special requirements I have to filter them furthermore based on specific condition, for this I had created a custom Java predicate. Since my data is paginated I never know how much data in my next page or across all pages which is creating a discrepancy in the total count of records. I would rather want my predicate to be applied while I am searching for my documents than applying it after I have searched for the documents.
@purnima7119
@purnima7119 3 жыл бұрын
Very nice content, can you please share termsaggregation Java example
@rahulgode8083
@rahulgode8083 3 жыл бұрын
Hello Soumil, How i can run Elastic search on data which is stored on S3 ?
@SoumilShah
@SoumilShah 3 жыл бұрын
Hi you need to ingest the data and then query
@soniamehranegi1333
@soniamehranegi1333 2 жыл бұрын
How escape special characters (- /) in elastic search
@swagatikarout116
@swagatikarout116 Жыл бұрын
I am stuck in a query where would like to check if clause 1 is having some result ignore clause 2. When clause 1 is empty return result from clause 2 could you please help here
@manyamharsha4973
@manyamharsha4973 4 жыл бұрын
Hi, How can we join data from two or more index like in RDBMS joins
@whatsinaname8450
@whatsinaname8450 3 жыл бұрын
Inspirational video man
@yashkumar4233
@yashkumar4233 4 жыл бұрын
Hello Soumil, I got a question in one of the interviews that how can we be able to search a particular/multiple errors from the document optimally by using some shards technique. Not usually what we do in search box in kibana UI. So can I know your thoughts on it.
@yashkumar4233
@yashkumar4233 4 жыл бұрын
Also, 1 more add on to the above question They said I need to use some Score- as we do in n-gram score type while calculating occurrences. The role of shards in that and how we optimize it from basic searching in multiple documents. For example - the single document is having heading, par1,par2,para3, and so on... word to search - ERROR 927282(say) Now from all multiple documents to search a word with an optimized technique. How can we do that? Also, let us know all different levels of searching methods with the time consumed by them as we do for time complexity in algorithms if possible. Thanks a lot!! waiting for your reply.
@vjnvisakh
@vjnvisakh 4 жыл бұрын
what is the best way to create product suggestions for an e-commerce application?
@SoumilShah
@SoumilShah 4 жыл бұрын
Use knn algorithm on elk
@design_and_code
@design_and_code 3 жыл бұрын
awesome
@harry1234jas
@harry1234jas Жыл бұрын
Hi, can you publish something w.r.t elastic certified analyst exam? Thanks
@hemantkumarniec
@hemantkumarniec 3 жыл бұрын
Hi soumil, can you suggest me how we can achieve auto correct search data with help of elasticsearch? Suppose I am searching 'lknow' city then it auto correct 'lucknow' with help of elasticsearch. How it can achieve with help of elasticsearch? Any idea?
@utkarsh_108
@utkarsh_108 2 жыл бұрын
Hi, did you find any solution for this
@PiyushGhosh-l4k
@PiyushGhosh-l4k Жыл бұрын
@@utkarsh_108 did you find any sol ?
@uditbhargavaORACLEdba
@uditbhargavaORACLEdba 3 жыл бұрын
How to get certified in el , any llink to get free voucher and ciertified itslef
@uploadvoice
@uploadvoice 4 жыл бұрын
Hi, nice video ! Can we have a whole career/job all about ELK ? I mean it is only a small part of the day to day work right ?
@sayansinghamahapatra5381
@sayansinghamahapatra5381 3 жыл бұрын
Hi @ are the great resource for elk and how I begin the study ...any paid course for clearing the exam of elk as well as beginners to advanced label upgrade ...pls show me some path.i cant understand anything..
@MichealLurthu
@MichealLurthu 3 жыл бұрын
Good one bro
@mr-black_rock321
@mr-black_rock321 3 жыл бұрын
what are you trying to say? Can you give use case where did you use elastic search ?
@Kumar-sq4qy
@Kumar-sq4qy 4 жыл бұрын
Hi Soumilshah, For multitenant use case which appoach is best? 1) Each Index for Tenant? 2)Single Index for all tenants and tenant differentiation with field_type? can you please help on this
@yasararafaath8608
@yasararafaath8608 2 жыл бұрын
Hi If possible could you please tell me how we could take the daily load data in the automation process like through mail. Earlier we did as in manual process.. going to prod or test dev tool and run one command Please help us
@Shyambond00713
@Shyambond00713 4 жыл бұрын
Hi hello this is shyam pandey from India....I like the way u guide...very helpful sir ....I need a small help sir ....I am In a cyber security company and I need lots and lots of use of elastic search queries and I feel trouble doing that...and the work assigned to me has to be done on a day so learning time gets elapsed so can u help me in learning as u learned...I am very helpful if u do so...sir u can dm me or msg me if u want ....at last I would say it was very helpful video.
@SoumilShah
@SoumilShah 4 жыл бұрын
I don’t have that much time unfortunately I can help you one on one but I can answer your question and videos are always there to learn )
@modishubham12
@modishubham12 4 жыл бұрын
Hi Soumil, Can we debug a ES query? and how to define our own Score function so that we can change the relevancy score of docs and get the expected result?
@rameshrajan1525
@rameshrajan1525 3 жыл бұрын
Energetic
@Gingeekrishna
@Gingeekrishna 3 жыл бұрын
Super bro
@sourabhajoshi2129
@sourabhajoshi2129 4 жыл бұрын
Sir, how to fetch recent log posted data using query??
@soniamehranegi1333
@soniamehranegi1333 2 жыл бұрын
I have product code which can be like PD200-1100G or PD200GH100 . I created index on product and now I want to search PD2001100G then it should return PD200-1100G as result escape (-) character
@PoorviAgrawal-c8h
@PoorviAgrawal-c8h 2 ай бұрын
Hi have you found the solution as I am also facing this issue. Also want to apply many custom rules to the search.
@timothyleeust
@timothyleeust 4 жыл бұрын
Start from watching this video
@masterprattu
@masterprattu 4 жыл бұрын
Amazing video!
@humairasiddiqa
@humairasiddiqa 4 жыл бұрын
Very nice video. However, I couldn't quite catch your email address. I wanted to ask you questions about elastic search query. Thanks!
@rayeesp9609
@rayeesp9609 4 жыл бұрын
Can elk itself can be a skill for a job?
@SoumilShah
@SoumilShah 4 жыл бұрын
Yes umm it’s a skill you needs to know a lot more than elk
@mudaliarnaresh6519
@mudaliarnaresh6519 4 жыл бұрын
hey, its urgent can we do the aggregation same as like mongodb like i am searching for similar to ref in mongodb
@sreekanthadari1
@sreekanthadari1 4 жыл бұрын
nice
@ayushagarwal4247
@ayushagarwal4247 4 жыл бұрын
It would be great if you could share some good resources!
@SoumilShah
@SoumilShah 4 жыл бұрын
I have created lot of tutorials on elk please check them out
@DakshGargas
@DakshGargas 3 жыл бұрын
GG!
@aniki6373
@aniki6373 4 жыл бұрын
Hi, can you please give me the link for your website to generate ES queries?
@SoumilShah
@SoumilShah 4 жыл бұрын
soumilshah.herokuapp.com
@kl8786
@kl8786 3 жыл бұрын
Your hand waving rambles are just waste of time. Stop polluting youtube with nonsense.
@SoumilShah
@SoumilShah 3 жыл бұрын
People like you don’t co tribute anything to society and like demotivate other Well if that makes you happy well ok
@wewe-fx6un
@wewe-fx6un 3 жыл бұрын
If you're looking are the rambling hands, I pity you. Look at the thoughts and knowledge being shared
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Chain Game Strong ⛓️
00:21
Anwar Jibawi
Рет қаралды 41 МЛН
Каха и дочка
00:28
К-Media
Рет қаралды 3,4 МЛН
Beginner's Crash Course to Elastic Stack -  Part 1: Intro to Elasticsearch and Kibana
56:42
How I Became A Data Scientist (No CS Degree, No Bootcamp)
12:28
Egor Howell
Рет қаралды 119 М.
Elasticsearch Do's, Don'ts and Pro-Tips  - Itamar Syn Hershko
1:01:09
NDC Conferences
Рет қаралды 40 М.
Elasticsearch Introduction and terminology
11:38
Learning Software
Рет қаралды 64 М.
From Match to Nested: Master Elasticsearch Query Types in One Video
1:22:59
Engineering Digest
Рет қаралды 12 М.
Elastic Search and Kibana Mastery in 75 Minutes: From 0 to Hero
1:14:37
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,7 МЛН
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН