major cleanup of buildQuery, creating some internal functions
authorJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 22:42:31 +0000 (17:42 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 29 Oct 2007 22:45:20 +0000 (17:45 -0500)
commit66b2cb4e38a20ad7ada3b693be392c70f65edd03
tree021467625da97b72406fa8340e7a3e3b0060d6d9
parent36595bbf16504e2d65fad4d588b13554391493af
major cleanup of buildQuery, creating some internal functions

to handle stemming, field weighting, truncation

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Search.pm