I would like to know if there is any standard way to validate solr cursorMark param.
I'm asking this because my solrj client sometimes gets error messages below.
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException | Error from server at http://solr-node/solr/content: Unable to parse 'cursorMark' after totem: value must either be '*' or the 'nextCursorMark' returned by a previous search .