Can I use Transformers for my purpose?

2013/5/3 Furkan KAMACI <furkankam...@gmail.com>

> I think this looks like what I search for:
> https://issues.apache.org/jira/browse/SOLR-4465
>
> How about post filter for Lucene, can it help me for my purpose?
>
> 2013/5/3 Otis Gospodnetic <otis.gospodne...@gmail.com>
>
>> Hi,
>>
>> You should use search more often :)
>>
>> http://search-lucene.com/?q=scriptable+collector&sort=newestOnTop&fc_project=Solr&fc_type=issue
>>
>> Coincidentally, what you see there happens to be a good example of a
>> Solr component that does something behind the scenes to deliver those
>> search results even though my original query was bad.  Kiiiind of
>> similar to what you are after.
>>
>> Otis
>> --
>> Solr & ElasticSearch Support
>> http://sematext.com/
>>
>>
>>
>>
>>
>> On Thu, May 2, 2013 at 4:47 PM, Furkan KAMACI <furkankam...@gmail.com>
>> wrote:
>> > I know that I can use boosting at query for a field, for a searching
>> term,
>> > at solrconfig.xml and query elevator so I can arrange the results of a
>> > search. However after I get top documents how can I change the order of
>> a
>> > results? Does Lucene's postfilter stands for that?
>>
>
>

Reply via email to