Protein Production
293FT, 293E, CHO

Truly Functional Protein
95% Purity
1-10 mg in 2 weeks

GeneExpressoMax™
293Expresso™

Transfection Reagents
* 90% Efficiency
* 95% Viability
* No sera interference
* Simple protocol
* High-throughput
* Only $98/ml

Baculovirus
Functional Protein
95% Purity
Fast turnaround
1-10 mg from Sf9 cells

Adenovirus, AAV
& Lentivirus

ORF or shRNA
* High Titer
* Cre, FLP, ΦC31
* Protein Kinases
* Transcription Factors
* Luciferases, GFP, RFP
* Protein Production
* Stable Cell Line


Excellgen

Sphinx Search Engine for Zen Cart or OSCommerce

Here are my ideas to make Sphinx search engine to work with Zen Cart.

1, Set up Sphinx

• Setup
./configure && make && make install
vi sphinx.conf
./indexer myindex
./searchd
• Usage
include ( "sphinxapi.php" );
$cl = new SphinxClient ();
$res = new $cl->Query ( "test", "myindex" );

2, Create a denormalized table products_search:

CREATE TABLE `products_search` (
`products_id` int(11) NOT NULL auto_increment,
`products_model` varchar(32) default NULL,
`products_name` varchar(255) default '',
`products_barcode` varchar(32) default NULL,
`manufacturers_name` varchar(50) default NULL,
`category_name` varchar(32) default NULL,
`keywords` varchar(255) default '',
`synonyms` varchar(255) default ''
`products_description` text,
PRIMARY KEY (`products_id`)
) ENGINE=MyISAM CHARSET=utf8 ;

3, sphinx.conf



sql_query = SELECT products_id, products_name, products_barcode, manufacturers_name, category_name
FROM products_search
sql_attr_uint = products_id
sql_attr_uint = products_name
sql_attr_uint = products_barcode
sql_attr_uint = manufacturers_name
sql_attr_uint = category_name

4, PHP code

See http://www.sphinxsearch.com/wiki/doku.php?id=php_api_docs for example.

Ref:

http://re.search.wikia.com/

http://www.ibm.com/developerworks/library/os-php-apachesolr/index.html

http://www.ibm.com/developerworks/library/os-php-sphinxsearch/

http://drupal4hu.com/node/129

http://www.shroomery.org/forums/dosearch.php.txt

http://www.shroomery.org/forums/dosearch2.php.txt

http://www.scribd.com/doc/2670976/Sphinx-High-Performance-Full-Text-Search-for-MySQL-Presentation

Technorati :

Tags: ,

July 12, 2008 at 5:37 pm

Leave a Comment

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word


Sponsored Links Excellgen http://www.labsupplymall.com

Baculovirus Protein Expression
Fast turn around, >95% purity functional protein. No outsourcing to China or India. $5500, $3950
Transient Protein Expression in CHO and HEK293 Cells
Transient Expression, Truly Functional Protein, 95% purity, 1~20 mg, fast turnaround. $5500, $3950
Recombinant Lentivirus & Adenovirus
High Yield and High Titer up to 1010 (lentivirus) and 1013 (adenovirus) for Guaranteed Expression of GOI. $3000, $2500