Searched refs:rest (Results 1 - 1 of 1) sorted by relevance

/lucene-3.6.0/solr/client/ruby/flare/public/javascripts/
H A Dprototype.js1758 var params = this.params, expr = this.expression, match, modifier, clause, rest;
1768 modifier = match[1], clause = match[2], rest = match[3];
1776 expr = rest;

Completed in 37 milliseconds