http://social.technet.microsoft.com/wiki/contents/articles/15989.sharepoint-2013-search-architecture-in-spc202.aspx Presentation broken down into 4 parts: Feeding Chain(crawler and content processing) Index core(index components) Query Chain Analyt…
I've been building some custom search components for SOLR lately, so wanted to share a couple of things I learned in the process. Most likely this is old hat to people who have been doing this for a while, but thought I'd share, just in case it benef…
Current state of affairs SSL support was added in version 4.2 (SolrCloud v4.7). Protection of Zookeeper content through ACLs was added in version 5.0 Authentication and Authorization plugin support was added in 5.2 (SolrCloud only) Basic Auth & Kerbe…
使用solr1.4跟solr3.1时,配置了个唯一id类型是sint 或者int,启动时在tomcat后台就会抛出这个异常: org.apache.solr.common.SolrException: QueryElevationComponent requires the schema to have a uniqueKeyField implemented using StrField. 之前都是将sint或者int换为StrField类型解决问题的,后来发现只要去掉solrconfig.x…
http://blogs.msdn.com/b/sanjaynarang/archive/2013/04/06/sizing-and-capacity-planning-for-sharepoint-2013-resources.aspx SharePoint 2013 has been out for some time now, and most of new the SharePoint projects are happening on SharePoint 2013. Howeve…