כשחיפוש עברי, קוד פתוח וראש הממשלה נפגשים (וידאו)
ההרצאה שנתתי על חיפוש עברי בקוד פתוח עכשיו זמינה לצפיה מיוטיוב:
פרטים נוספים בדף הפרוייקט: HebMorph
A blog about BigData, Cloud and Search technologies
by Itamar Syn-Hershko
ההרצאה שנתתי על חיפוש עברי בקוד פתוח עכשיו זמינה לצפיה מיוטיוב:
פרטים נוספים בדף הפרוייקט: HebMorph
Slides for my recent talk at CodeMash titled "ElasticSearch – Distributed search and analytics on BigData made easy" are below.
Elasticsearch is a cloud-ready, super scalable search engine which is gaining a lot of popularity lately. It is mostly known for being extremely easy to setup an...
2 days ago I gave the following talk on Elasticsearch plugins at Berlin. It gives a birds-eye view of all available extension points of Elasticsearch, and it's quite fast-paced considering I only had 40 minutes to do that.
Following is the video of the talk, and below that you will find the slides
Last night I gave a talk at SkillsMatter London on multi-lingual search with Lucene and Elasticsearch. The talk covered various challenges with indexing texts in various languages: tokenization, term normalization and stemming. I started with demonstrating the challenges on individual languages, and...
Let’s face it - not all the data we handle is easy to query. In fact, most of it is actually pretty tough to work with. This is often times because a lot of the data we process and handle is unstructured. Be it logs, archived documents, user data, or text fields in our database that we know contain ...
It's been a few years since I started experimenting with Hebrew search, and during that time I was able to create HebMorph and see it get adopted in many places for various uses. I was involved in several projects - open-source and commercial - that needed Hebrew search capabilities, and learned a l...
As part of a system refactoring process, we replaced a legacy search system with Elasticsearch. Being a core component of our system it literally took us more than half a year to move to the new system and make all the features work again, and it required us being absolutely sure of Elasticsearch's ...
In my last post in the series I gave an introduction to search engines. I showed the concept of an Inverted Index and how it helps with performing searches on large amounts of texts quickly and efficiently. In this post I'll be discussing the issue of scaling out a search engine.
We chose Apache Luc...
A few weeks ago I gave a talk in DevDay 2013 in Krakow, Poland, in what could be described as a totally awesome conference. I wish it lasted more than one day... Way to go Raf, Michael and team!
My talk was a quick introduction to full-text search with Lucene and ElasticSearch. Other than focusing o...
Just a quick note to let everyone know HebMorph is now available from Maven Central. This should help many projects already using HebMorph to keep up to date with recent versions. Obviously, this only applies to the Java version. The .NET version is a little bit behind now.
In the last couple of mon...
Showing 10 posts out of 21 total, page 1