epugh commented on code in PR #2245: URL: https://github.com/apache/solr/pull/2245#discussion_r1479109367
########## solr/solr-ref-guide/modules/indexing-guide/pages/date-formatting-math.adoc: ########## @@ -217,4 +217,4 @@ Unlike most local params, `op` is actually _not_ defined by any query parser (`f In the above example, it would find documents with indexed ranges that _contain_ (or equals) the range 2013 thru 2018. Multi-valued overlapping indexed ranges in a document are effectively coalesced. -For a DateRangeField example use-case, see https://cwiki.apache.org/confluence/display/solr/DateRangeField[see Solr's community wiki]. +For a DateRangeField example use-case, see https://cwiki.apache.org/confluence/display/solr/DateRangeField[Solr's community wiki]. Review Comment: it makes me sad we still link to this cwiki page, which errononoulys links back to ref guide.. Could you validate that linking to this cwiki page STILL makes sense? We should bring in that content to the ref guide if so... -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
