public marks

PUBLIC MARKS with tags query & performance

2011

elasticsearch - blog - Percolator

by Xavier Lacot
ElasticSearch's new "Percolator" feature, which enabled to index queries and find which documents match them : instead of sending docs, indexing them, and then running queries, one sends queries, registers them, and then sends docs and finds out which queries match that doc.

2009

Litenode | Development Seed

by claire_
Litenode is a new module that uses Views to replace multiple node_loads() on a page. The largest source of queries on a page is almost always node_load(). It can push your query count very high, since each node has multiple queries run. That means that there tends to be a nearly linear relationship between the number of nodes on the page and the number of queries.

PUBLIC TAGS related to tag query

ColdFusion +  

Active users

Xavier Lacot
last mark : 09/02/2011 16:46

claire_
last mark : 04/02/2009 13:54