AndreyBozhko commented on code in PR #2245:
URL: https://github.com/apache/solr/pull/2245#discussion_r1480330455


##########
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:
   Thanks for the review @epugh - I looked at the example in the cwiki, and I 
think it makes sense to move that to the ref guide.
   
   I can take this up and adapt the cwiki content for the ref guide in a 
follow-up PR.



-- 
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...@solr.apache.org

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