You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Kevin Osborn (JIRA)" <ji...@apache.org> on 2007/12/08 01:39:42 UTC

[jira] Updated: (SOLR-432) Add accessor functions to QueryResultsKey

     [ https://issues.apache.org/jira/browse/SOLR-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Osborn updated SOLR-432:
------------------------------

    Attachment: QueryResultsKey.diff

> Add accessor functions to QueryResultsKey
> -----------------------------------------
>
>                 Key: SOLR-432
>                 URL: https://issues.apache.org/jira/browse/SOLR-432
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Kevin Osborn
>            Priority: Minor
>         Attachments: QueryResultsKey.diff
>
>
> We need to add accessor functions to QueryResultsKey. In our custom regenerator, we need to get the query, filter and sort data items. The only accessible object we have is the QueryResultsKey object. I then added accessor functions for SFields and NC_Flags even though I don't need them in order to complete the interface.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.