|
|
| more useful options | |
| PerlMonks |
Re^7: Running SuperSearch off a fast full-text index.by creamygoodness (Curate) |
| on Jun 11, 2007 at 19:23 UTC ( [id://620561]=note: print w/replies, xml ) | Need Help?? |
|
Yes, that'll work. Tip: if you're fetching docs from a DB rather than from the index, you may want to turn off stored and vectorized for your fields to save disk space, though that will prevent you from using KinoSearch's built-in Highlighter. Those properties are on by default because disk space is cheap and stuff should be easy.
In Section
Perl Monks Discussion
|
|
||||||||||||||||||||||||||||||