Re: Not able to use the highlighting feature! Want to return snippets of text

2012-05-22 Thread 12rad
That worked! Thanks! I did -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-use-the-highlighting-feature-Want-to-return-snippets-of-text-Urgent-tp3985012p3985507.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Not able to use the highlighting feature! Want to return snippets of text

2012-05-21 Thread Rahul Warawdekar
>class="solr.highlight.RegexFragmenter"> > > > 70 > > 0.5 > > [-\w ,/\n\"']{20,200} > > > > > Thanks! > > -- > View this message in context: > http://lucen

Re: Not able to use the highlighting feature! Want to return snippets of text

2012-05-21 Thread 12rad
ucene.472066.n3.nabble.com/Not-able-to-use-the-highlighting-feature-Want-to-return-snippets-of-text-Urgent-tp3985012p3985212.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Not able to use the highlighting feature! Want to return snippets of text

2012-05-21 Thread Rahul Warawdekar
till don't see any highlighting. I've managed to get snippets of text > but > the actual word is not highlighted. I don't know where I am going wrong? > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Not-able-to-use-the-highlighting-feature-Want-to-return-snippets-of-text-Urgent-tp3985012p3985174.html > Sent from the Solr - User mailing list archive at Nabble.com. > -- Thanks and Regards Rahul A. Warawdekar

Re: Not able to use the highlighting feature! Want to return snippets of text

2012-05-21 Thread 12rad
;t see any highlighting. I've managed to get snippets of text but the actual word is not highlighted. I don't know where I am going wrong? -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-use-the-highlighting-feature-Want-to-return-snippets-of-text-Urgent-tp

Re: Not able to use the highlighting feature! Want to return snippets of text

2012-05-21 Thread Jack Krupansky
e.apache.org Subject: Re: Not able to use the highlighting feature! Want to return snippets of text My query parameters are this: text:abstract&hl=true&hl.fl=text&f.text.hl.snippets=2&f.text.hl.fragsize=200&debugQuery=true I still get the entire string as the result in th

Re: Not able to use the highlighting feature! Want to return snippets of text

2012-05-21 Thread Ahmet Arslan
> text:abstract&hl=true&hl.fl=text&f.text.hl.snippets=2&f.text.hl.fragsize=200&debugQuery=true Three things to check: 1-) See your text field declared as suitable for highlighting. http://wiki.apache.org/solr/FieldOptionsByUseCase 2-) Increase hl.maxAnalyzedChars=Integer.MAX 3-) Increase Inte

Re: Not able to use the highlighting feature! Want to return snippets of text

2012-05-20 Thread 12rad
My query parameters are this: text:abstract&hl=true&hl.fl=text&f.text.hl.snippets=2&f.text.hl.fragsize=200&debugQuery=true I still get the entire string as the result in the tag. -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-use-the-highl

Re: Not able to use the highlighting feature! Want to return snippets of text

2012-05-20 Thread Jack Krupansky
ny help will be greatly appreciated!! -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-use-the-highlighting-feature-Want-to-return-snippets-of-text-tp3985012.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Not able to use the highlighting feature! Want to return snippets of text. Urgent!!

2012-05-20 Thread 12rad
Also, the response just returns That is the name of the document. -- View this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-use-the-highlighting-feature-Want-to-return-snippets-of-text-Urgent-tp3985012p3985013.html Sent from the Solr - User mailing list archive

Not able to use the highlighting feature! Want to return snippets of text

2012-05-20 Thread 12rad
w this message in context: http://lucene.472066.n3.nabble.com/Not-able-to-use-the-highlighting-feature-Want-to-return-snippets-of-text-tp3985012.html Sent from the Solr - User mailing list archive at Nabble.com.