Re: counting_number_of_term_in_a_doc

2017-04-27 Thread alessandro.benedetti
I think the closest you get out of the box is the term vector component[1] . Cheers [1] https://cwiki.apache.org/confluence/display/solr/The+Term+Vector+Component - --- Alessandro Benedetti Search Consultant, R&D Software Engineer, Director Sease Ltd. - www.sease.io -- View thi

counting_number_of_term_in_a_doc

2017-04-26 Thread Saman Rasheed
Hi, I've been trying to figure out how to return the (number) of matching words in a regex term lookup with no luck. Basically i have a large text document indexed, next when i do a regex term lookup like the following: http://localhost:8983/solr/core1/terms?terms.fl=content&terms.regex=.*te