Hi,

I think you should store this outside of Solr, in a DB or file or
Redis (key is doc ID, value is a query=>position map) or ...

Otis
--
Search Analytics - http://sematext.com/search-analytics/index.html
Performance Monitoring - http://sematext.com/spm/index.html


On Fri, Oct 5, 2012 at 5:13 AM, deniz <denizdurmu...@gmail.com> wrote:
> Hi all,
>
> I wanna have a field for each document which will simply store the doc's
> position ( rank, not its score ) for each query. so for each different query
> it will show the doc's new rank within the whole search result...
>
> I have been digging the source code ( 4.0 Beta ) but for now couldnt find
> anywhere to modify for this purpose. I have checked some classes in "core"
> but still couldnt find anything...
>
> anyone tried to do a similar thing? which class should i check? or better to
> implement a plugin? if a plugin is okay. then which class i should plug?
>
>
>
> -----
> Zeki ama calismiyor... Calissa yapar...
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Adding-a-new-pseudo-field-tp4011995.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to