Tumgik
learn-and-code · 5 years
Photo
Tumblr media
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Text
Stopwords for custom analyzer works via filter https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-custom-analyzer.html Full list of russian stopwords https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/resources/org/apache/lucene/analysis/snowball/russian_stop.txt Stopwords filter parameters https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-stop-tokenfilter.html
0 notes
learn-and-code · 5 years
Text
Synonym tokenfiler https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-synonym-tokenfilter.html How to test synonym http://bitsandbites.me/blog/2014/04/08/elasticsearch-synonyms/ To apply chagnes in synonym file do close\open index curl -X POST "localhost:9200/my_index/_close" curl -X POST "localhost:9200/my_index/_open"
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Video
youtube
Bob Martin SOLID Principles of Object Oriented and Agile Design
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Link
0 notes
learn-and-code · 5 years
Video
youtube
Jim Coplien and Bob Martin Debate TDD
0 notes
learn-and-code · 5 years
Link
0 notes