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


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.

Reply via email to