-Original Message-
>
> From: sujitatgt...@gmail.com [mailto:sujitatgt...@gmail.com] On Behalf Of
> Sujit Pal
>
> Sent: Saturday, April 11, 2015 10:23 AM
>
> To: solr-user@lucene.apache.org; Ahmet Arslan
>
> Subject: Re: Enrich search results with external data
>
&
-
From: sujitatgt...@gmail.com [mailto:sujitatgt...@gmail.com] On Behalf Of Sujit
Pal
Sent: Saturday, April 11, 2015 10:23 AM
To: solr-user@lucene.apache.org; Ahmet Arslan
Subject: Re: Enrich search results with external data
Hi Ha,
I am the author of the blog post you mention. To your
anks,
-Ha
-Original Message-
From: Ahmet Arslan [mailto:iori...@yahoo.com.INVALID]
Sent: Saturday, April 11, 2015 12:38 AM
To: solr-user@lucene.apache.org
Subject: Re: Enrich search results with external data
Hi,
Who don't you include/add/index those additional fields, at least t
Hi Ha,
I am the author of the blog post you mention. To your question, I don't
know if the code will work without change (since the Lucene/Solr API has
evolved so much over the last few years), but a more "preferred" way using
Function Queries way may be found in slides for Timothy Potter's talk h
Hi,
Who don't you include/add/index those additional fields, at least the one used
in sorting?
Also, you may find https://stanbol.apache.org/docs/trunk/components/enhancer/
relevant.
Ahmet
On Saturday, April 11, 2015 1:04 AM, "ha.p...@arvatosystems.com"
wrote:
This ticket seems to address
This ticket seems to address the problem I have
https://issues.apache.org/jira/browse/SOLR-1566
and as the result of that ticket, DocTransformer is added since Solr 4.0. I
wrote a simple DocTransformer and found that the transformer is executed AFTER
pagination. In our application, we need th