rmuir commented on PR #11999: URL: https://github.com/apache/lucene/pull/11999#issuecomment-1341220984
If you want to search on a field, you index it. This is lucene 101. I have to push back on the idea that its ok to search on the stored fields: it isn't! I will be watching closely now that I know this is happening. The stored fields are intended for returning the top-N summary results, and code around them should be optimized just for that. -- 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. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org