tomglk edited a comment on pull request #166:
URL: https://github.com/apache/solr/pull/166#issuecomment-860246850


   Hi @cpoerschke ,
   rereading our conversation over the last two days made clear that we have 
quite some open constructions sites.
   To not lose the overview about them (especially with a likely break from my 
side due to the upcoming Buzzwords) I want to put a summary of possible next 
steps and questions here:
   - [ ] do we want to collect the prefetchFields after creating the weights 
instead of on the feature-level?
       * concurrency vs. collecting more often
   - [ ] remove the "disablePrefetchingFieldValueFeature" parameter
       * add try-catch with single field to `score()`?
           * if yes, then log error instead of warning?
   - [X] use sorted set for prefetchFields ( d0520a9 )
   - [ ] come to a decision regarding options to exclude / include fields
       * do we want that?
           * if yes, how (parameter in json / something per query)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to