On Sep 2, 2010, at 7:40 PM, Gerald wrote:

> 
> Thanks Grant
> 
> Am looking forward to the day when I can create a SOLR URL that looks
> something like this:
> 
> http://mysolrserver:8080/solr/select?q=*:* AND
> mycustomstrfunction(mysolrstrfield):'somestringvalue' AND
> mycustomintfunction(mysolrintfield):[1 TO 100]

Ah, so you want to dynamically calculate the field to search based on some 
function?  Hmmm, that's interesting.  Can you explain your higher level use 
case a bit more?

--------------------------
Grant Ingersoll
http://lucenerevolution.org Apache Lucene/Solr Conference, Boston Oct 7-8

Reply via email to