HoustonPutman edited a comment on pull request #42: URL: https://github.com/apache/solr/pull/42#issuecomment-845376159
Some thoughts while playing around: - [ ] I would like to be able to populate the example document with a document that exists. Maybe a button in the query results. - [x] docValues should be enabled by default when creating a fieldType/field - [ ] Do we recommend the use of `useDocValuesAsStored` instead of `stored`? - [x] When you analyze the fields it sometimes brings up a question about language and some options. Not clear that this is talking about the entire schema. Would be better to highlight the configName in the menu. - [x] Maybe guess long strings as text fields, not string fields? - [x] Would be nice to be able to filter on a field not having a feature (docValues) - [x] When filtering fields, it would be nice to filter the dynamic fields as well. - [ ] In the future it would be nice to have information on each of the options. Not sure what the best way to go about this is though. -- 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