rom: Jeff Rodenburg [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 14, 2007 1:08 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Solrsharp highlighting
>
> Pull down the latest example code from
> http://solrstuff.org/svn/solrsharpwhich includes adding facets to
> searc
Rodenburg [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 14, 2007 1:08 AM
To: solr-user@lucene.apache.org
Subject: Re: Solrsharp highlighting
Pull down the latest example code from
http://solrstuff.org/svn/solrsharpwhich includes adding facets to
search results. It's really short and
simp
gt; faceting capabilities?
>
>
> Charlie Jackson
> 312-873-6537
> [EMAIL PROTECTED]
> -Original Message-
> From: Charlie Jackson [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 10, 2007 3:51 PM
> To: solr-user@lucene.apache.org
> Subject: Solrsharp highlighting
>
Thanks for the comments, Charlie.
No, you didn't miss anything with the highlight results. It hasn't been
implemented yet. :-/
The first implementation was quite janky, and was consequently removed. I'm
adding an issue in JIRA about implementing highlighted fields. (
https://issues.apache.org/
PM
To: solr-user@lucene.apache.org
Subject: Solrsharp highlighting
Trying to use Solrsharp (which is a great tool, BTW) to get some results
in a C# application. I see the HighlightFields method of the
QueryBuilder object and I've set it to my highlight field, but how do I
get at the results? I
Trying to use Solrsharp (which is a great tool, BTW) to get some results
in a C# application. I see the HighlightFields method of the
QueryBuilder object and I've set it to my highlight field, but how do I
get at the results? I don't see anything in the SearchResults code that
does anything with th