Re: Questions developing custom functionquery

2013-10-21 Thread JT
t should return newest documents first. -JT On Fri, Oct 18, 2013 at 3:14 PM, Chris Hostetter wrote: > > : Field-Type: org.apache.solr.schema.TextField > ... > : DocTermsIndexDocValues< > http://grepcode.com/file/repo1.maven.org/maven2/org.apache.lucene/lucene-querie

Custom FunctionQuery Guide/Tutorial (4.3.0+) ?

2013-10-21 Thread JT
Does anyone have a good link to a guide / tutorial /etc. for writing a custom function query in Solr 4? The tutorials I've seen vary from showing half the code to being written for older versions of Solr. Any type of pointers would be appreciated, thanks.

Re: Questions developing custom functionquery

2013-10-11 Thread JT
27;m just currently at a loss for what that approach is. On Fri, Oct 11, 2013 at 2:48 AM, Mikhail Khludnev < mkhlud...@griddynamics.com> wrote: > Hello JT, > > what's is the field and fieldType definition for "resname" ? > can't you check how '/s

Questions developing custom functionquery

2013-10-10 Thread JT
I'm running into some issues developing a custom functionquery. My goal is to be able to implement a custom sorting technique. I have a field defined called resname, it is a single value str. Example: /some example/data/here/2013/09/12/testing.text I would like to do a custom sort based on this