It's just a function of the jquery suggest component being used, if I recall 
correctly, to ensure that HTTP caching doesn't get involved since the request 
changes by the timestamp for every request.  I imagine it can be "safely" (at 
the risk of getting cached results, I suppose) removed.

        Erik

On Mar 13, 2012, at 12:32 , jmlucjav wrote:

> Hi,
> 
> I am studying solristas with its browse UI that comes in 3.5.0 example. I
> have noticed the calls to /terms in order to get autocompletion terms have a
> 'timestamp' parameter.
> 
> What is it for? I did not find any such param in solr docs.
> 
> Can be safely be removed? 
> 
> thanks
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/solritas-timestamp-parameter-in-call-to-terms-tp3822734p3822734.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to