Re: set solr to return only doc ids and highlighting

2014-10-27 Thread john eipe
Perfect. Thanks. Regards, John Eipe “The Roots of Violence: Wealth without work, Pleasure without conscience, Knowledge without character, Commerce without morality, Science without humanity, Worship without sacrifice, Politics without principles” - Mahatma Gandhi

Re: solr highlighting query

2014-10-27 Thread john eipe
Thanks David. So I guess I will have to go with default highlighter (with a higher fragsize) and then take care of boundryScanning myself.

set solr to return only doc ids and highlighting

2014-10-27 Thread john eipe
Hi My solr searches with highlighting returns documents (with all fields) that contain the search words and highlighting. Is there a way to restrict so that I get only id field + highlighting. 1253 Regards, John Eipe “The Roots of Violence: Wealth without work, Pleasure without

Re: solr highlighting query

2014-10-27 Thread john eipe
ector highlighting. Here is my request log. SENTENCE 200 true score desc # content_raw true content_raw en 10 true content_raw:"born Jobs"~10 # US breakIterator Regards, John Eipe “The Roots of Violence: Wealth without work, Pleasure without conscience, Knowledge without character, Commerce w

Re: solr highlighting query

2014-10-27 Thread john eipe
I have this line highlighted Jobs was born in San Francisco, California on February 24 1955. for query "Jobs born"~15 but not for "born Jobs"~15. I want the same result irrespective of the order of search keywords. Regards, John Eipe “The Roots of Violence: Wealth wi

solr highlighting query

2014-10-24 Thread john eipe
ot; What's the correct way to frame this query? Regards, *John Eipe* “The Roots of Violence: Wealth without work, Pleasure without conscience, Knowledge without character, Commerce without morality, Science without humanity, Worship without sacrifice, Politics without principles” - Mahatma Gandhi