e me on the same. Thanks in Advance !!!
>
> Regards,
> Ramesh py
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/highlight-feature-is-not-working-on-string-field-type-Apache-Solr-tp4105084.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
displaying, but not getting highlight.
can any one please guide me on the same. Thanks in Advance !!!
Regards,
Ramesh py
--
View this message in context:
http://lucene.472066.n3.nabble.com/highlight-feature-is-not-working-on-string-field-type-Apache-Solr-tp4105084.html
Sent from the Solr
: That is the default response format. If you would like to change that,
: you could extend the search handler or post process the XML data.
: Another option would be to use the javabin (if your app is java based)
: and build xml the way your app would need.
there is actaully a more straight f
That is the default response format. If you would like to change that, you
could extend the search handler or post process the XML data. Another option
would be to use the javabin (if your app is java based) and build xml the way
your app would need.
Best Regards,
Ramesh
>
I am also working on highlighting. I don't think so. And the ids in the
highlighting part are the ids of the docs retrieved.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Highlight-feature-tp3983875p3983887.html
Sent from the Solr - User mailing list archive at Nabble.com.
this message in context:
http://lucene.472066.n3.nabble.com/Highlight-feature-tp3983875.html
Sent from the Solr - User mailing list archive at Nabble.com.
It should probably be configurable: (1) return nothing if no match, (2)
substitute with an alternate field, (3) return first sentence or N
number of tokens.
-Sean
Yonik Seeley wrote on 8/9/2007, 5:50 PM:
> On 8/9/07, Benjamin Higgins <[EMAIL PROTECTED]> wrote:
> > Thanks Mike. I didn't thin
On 8/9/07, Benjamin Higgins <[EMAIL PROTECTED]> wrote:
> Thanks Mike. I didn't think of creating a blurb beforehand, but that's
> a great solution. I'll probably do that. Yonik, I can still add a JIRA
> issue if you'd like, though.
Always 10 different ways to tackle the same problem in the sear
09, 2007 2:32 PM
To: solr-user@lucene.apache.org
Subject: Re: Creating a document blurb when nothing is returned from
highlight feature
On 9-Aug-07, at 2:10 PM, Benjamin Higgins wrote:
> Hi all, I'd like to provide a blurb of documents matching a search in
> the case when there is no te
On 9-Aug-07, at 2:10 PM, Benjamin Higgins wrote:
Hi all, I'd like to provide a blurb of documents matching a search in
the case when there is no text highlighted. I assumed that perhaps
the
highlighter would give me back the first few words in a document if
this
occurred, but it doesn't. M
On 8/9/07, Benjamin Higgins <[EMAIL PROTECTED]> wrote:
> Hi all, I'd like to provide a blurb of documents matching a search in
> the case when there is no text highlighted. I assumed that perhaps the
> highlighter would give me back the first few words in a document if this
> occurred, but it does
Hi all, I'd like to provide a blurb of documents matching a search in
the case when there is no text highlighted. I assumed that perhaps the
highlighter would give me back the first few words in a document if this
occurred, but it doesn't. My conundrum is that I'd rather not grab the
whole docume
12 matches
Mail list logo