08 2012 档案

摘要:一.Stats1.stats2.stats.field3.stats.facet二.Terms1.terms:The component name. Set to true to turn on the TermsComponent2.terms.fl:Required. Specify the field to look up terms in.3.terms.lower:Optional. The lower bound term to start at. The TermEnum will start at the next term after this term in the dic 阅读全文
posted @ 2012-08-30 21:24 TerryLiang 阅读(1262) 评论(0) 推荐(0)
摘要:一.QueryElevation1.enableElevation2.exclusive3.forceElevation4.editorialMarkerFieldName:The name of the field that editorial results will be written out as when using the QueryElevationComponent, which automatically configures the EditorialMarkerFactory. The default name is "elevated"5.excl 阅读全文
posted @ 2012-08-30 21:24 TerryLiang 阅读(510) 评论(0) 推荐(0)
摘要:一.Group1.group.query2.group.field3.group.func4.group.sort5.group.limit:the limit for the number of documents in each group6.group.offset:the offset for the doclist of each group7.group.main:treat the first group result as the main result. true/false8.group.format:treat the first group result as the 阅读全文
posted @ 2012-08-30 21:24 TerryLiang 阅读(1281) 评论(0) 推荐(0)
摘要:一.DisMax1.tie:query and init param for tiebreaker value2.qf:query and init param for query fields3.pf:query and init param for phrase boost fields4.pf2:query and init param for bigram phrase boost fields5.pf3:query and init param for trigram phrase boost fields6.mm:query and init param for MinShould 阅读全文
posted @ 2012-08-30 21:23 TerryLiang 阅读(1005) 评论(0) 推荐(0)
摘要:一.Analysis1.analysis.query:Holds the query to be analyzed2.analysis.showmatch:Set totrueto indicate that the index tokens that match query tokens should be marked as "mateched"3.analysis.fieldname:Holds the value of the field which should be analyzed4.analysis.fieldtype:Holds a comma-separ 阅读全文
posted @ 2012-08-30 21:23 TerryLiang 阅读(782) 评论(0) 推荐(0)
摘要:最近几次离职都很突然,也都是很突然下的决定。不过这次离开凡客,也是自己最愧疚的一次,因为没有坚守自己的承诺。也不想给自己找什么理由了,就是想走。写了这么多年程序,看了这么多书,接触了这么多行业,还是觉得自己很浮躁,不踏实。也许人生在世,学习是没有尽头的。或许自己没有实际的目标?不清楚。离职前,不管什么原因,其实自己心情都不好,说不上为什么。希望自己可以坚持下去,在一个新的行业里面,能多沉淀沉淀。 阅读全文
posted @ 2012-08-25 13:33 TerryLiang 阅读(310) 评论(0) 推荐(0)
摘要:工作告一段落,习惯性地总结总结。做了一个产品“逛”,其实用到的算法很简单,就是查找用户喜欢过的商品的相似商品。代码量不多,基本都是我一个人完成的吧,包括所有的服务端设计实现、数据库设计、服务器部署。终于实现了我的一个“梦想”,把scala用在了工作中,很喜欢这门语言。工作中的难点到不在于算法问题,而在于倒腾数据,怎么展现符合产品需求的数据,好看的数据,用户喜欢的数据。我到目前为止,还没有做过让自己满意的工作,做到最后,自己总有不满意的地方,不知道这个算不算我的一个毛病?!最求自认为的完美,却永远达不到自己想要的完美。工作基本都是自己给自己找动力,说实话,凡客的技术水平差很多,好多都在滥用,也不 阅读全文
posted @ 2012-08-06 10:50 TerryLiang 阅读(471) 评论(4) 推荐(1)