Re: TermVector filter

2010-10-03 Thread Grant Ingersoll
I think you'd have to hook in your own TermVectorMapper. On Oct 1, 2010, at 1:30 AM, Scott Yeadon wrote: > Hi, > > With the TermVector component, is there a means of limiting/filtering the > returned information to only those terms found in a query? > > Scott. -- Grant

TermVector filter

2010-09-30 Thread Scott Yeadon
Hi, With the TermVector component, is there a means of limiting/filtering the returned information to only those terms found in a query? Scott.