background preloader

Java

Facebook Twitter

Api

Regular Expression Editor. Buxfer.java - buxoid - Google Code. Older revisions r29 by plaguester on Oct 30, 2009 Diff Began work on multiple language support. Hopefully fixed NumberFormatException during sync. Username and Password are now correctly URL encoded before logging ... r28 by plaguester on Sep 19, 2009 Diff Worked on weird date parsing bug. r24 by plaguester on May 13, 2009 Diff Added URL encoding for some requests and added a check to fail gracefully from downloading analysis. All revisions of this file. AnalyzersTokenizersTokenFilters. This page exists for the Solr Community to share Tips, Tricks, and Advice about Analyzers, Tokenizers and Filters.

Reference material previously located on this page has been migrated to the Official Solr Reference Guide. If you need help, please consult the Reference Guide for the version of Solr you are using. The sections below will point to corresponding sections of the Reference Guide for each specific feature. If you'd like to share information about how you use this feature, please add it to this page. For a complete list of what Tokenizers and TokenFilters come out of the box, please consult the Lucene javadocs, Solr javadocs, and Automatically generated list at solr-start.com.

Note: For a good background on Lucene Analysis, it's recommended that you read the following sections in Lucene In Action: 1.5.3 : Analyzer Chapter 4.0 through 4.7 at least Stemming Individual Solr stemmers are documented in the Solr Reference Guide section Filter Descriptions. Analyzers Char Filters Tokenizers. Cookies are for Closers: Oren Hurvitz’s Blog » LinkedIn Architec.

LinkedIn Architecture At JavaOne 2008, LinkedIn employees presented two sessions about the LinkedIn architecture. The slides are available online: These slides are hosted at SlideShare. If you register then you can download them as PDF’s. This post summarizes the key parts of the LinkedIn architecture. Site Statistics 22 million members4+ million unique visitors/month40 million page views/day2 million searches/day250K invitations sent/day1 million answers posted2 million email messages/day Software Solaris (running on Sun x86 platform and Sparc)Tomcat and Jetty as application serversOracle and MySQL as DBsNo ORM (such as Hibernate); they use straight JDBCActiveMQ for JMS.

Server Architecture One monolithic web applicationOne database: the Core DatabaseThe network graph is cached in memory in The CloudMembers Search implemented using Lucene. Added Replica DB’s, to reduce the load on the Core Database. The Cloud As an aside, they use Ehcache to cache members’ profiles. Communication Architecture.