Re: Solr and External Fields

2012-01-03 Thread astubbs
e sent to the client, but before serialisation. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-and-External-Fields-tp3180030p3629669.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr and External Fields

2011-09-27 Thread Jamie Johnson
hmm...perhaps I spoke too soon. I looked at the patch and there are some changes in highlighter, can anyone confirm that highlighting is supported on this? Also is there any status on batch retrieval of these extra fields to improve performance? On Tue, Sep 27, 2011 at 8:47 AM, Jamie Johnson wr

Re: Solr and External Fields

2011-09-27 Thread Jamie Johnson
Thanks Hoss. This looks very interesting but does not yet have support for highlighting. I'll watch this though and look at transitioning to this once highlighting support is available. On Tue, Aug 9, 2011 at 3:56 PM, Chris Hostetter wrote: > > : I recently modified the DefaultSolrHighlighter t

Re: Solr and External Fields

2011-08-09 Thread Chris Hostetter
: I recently modified the DefaultSolrHighlighter to support external : fields, but is there a way to do this for solr itself? I'm looking to : store a field in an external store and give Solr access to that field. : Where in Solr would I do this? it depends on when/how you want to use that ente

Solr and External Fields

2011-07-18 Thread Jamie Johnson
I recently modified the DefaultSolrHighlighter to support external fields, but is there a way to do this for solr itself? I'm looking to store a field in an external store and give Solr access to that field. Where in Solr would I do this?