Partial Word Matches

2006-11-11 Thread Storey, Jeff
Hi. I'm using Lucene to do some searching (using the Searcher object and passing it a ParsedQuery). I search for a word such as "long" and it is returning partial matches, such as "belong" and "along." Is there a way to turn off this behavior and only match whole words? Thank you, Jeff

RE: Partial Word Matches

2006-11-11 Thread Storey, Jeff
flat guarantee folks will look at it. But please make it short > . > > Best > ERick > > On 11/11/06, Storey, Jeff <[EMAIL PROTECTED]> wrote: > > > > Hi. I'm using Lucene to do some searching (using the Searcher object and > > passing it a ParsedQuery).

RE: Partial Word Matches

2006-11-11 Thread Storey, Jeff
owing this behavior would be a good > thing > to post. I flat guarantee folks will look at it. But please make it short > . > > Best > ERick > > On 11/11/06, Storey, Jeff <[EMAIL PROTECTED]> wrote: > > > > Hi. I'm using Lucene to do some searching (usin

RE: Partial Word Matches

2006-11-11 Thread Storey, Jeff
See below. On 11/11/06, Storey, Jeff <[EMAIL PROTECTED]> wrote: > > I stand corrected -- I am NOT getting partial matches, I was extracting > partial matches from the text programmatically and thought that's what > was being returned. > > On another topic, regarding

RE: Q: Highlighter + Search symbols "*, ?, ~"

2006-11-21 Thread Storey, Jeff
mbols "*, ?, ~" Hey Jeff! Storey, Jeff schrieb: > Could you explain what you did for your solution? This is a problem I'm currently facing as well. But, for example, if the user searches for "head~" would you also be able to highlight "read" and "dead&