[fw-general] Lucene Partial matching

2007-07-09 Thread Greg Freeman
In Zend Search Lucene is it possible for query terms to partially match? Like Happy* matching Happyness -- View this message in context: http://www.nabble.com/Lucene-Partial-matching-tf4052773s16154.html#a11511660 Sent from the Zend Framework mailing list archive at Nabble.com.

Re: [fw-general] Lucene Partial matching

2007-07-09 Thread Greg Freeman
The reason I ask if that the stuff I'm indexing can have 'tags' associated with it. I'm wondering the best way to store tags in a lucene index. Could it be put in a space separated unstored field? -- View this message in context: