Re: Retrieve Matching Term

2009-10-22 Thread Chris Hostetter
: Is it possible to get the matching terms from your query for each document : returned without using highlighting. ... : I was told this is possible using Term Vectors. I have not been able to find I'm not 100% familiar with the TermVectorComponent, but as i understand it it gives you b

Re: Retrieve Matching Term

2009-10-19 Thread Avlesh Singh
urn: > > Document 1: "aaa" > Document 2: "bbb ccc" > > I was told this is possible using Term Vectors. I have not been able to > find > a way to do this using Term Vectors. The only reason I am against using > highlighting is for performance reasons. >

Retrieve Matching Term

2009-10-19 Thread angry127
iew this message in context: http://www.nabble.com/Retrieve-Matching-Term-tp25967886p25967886.html Sent from the Solr - User mailing list archive at Nabble.com.