I suggest investigating this using a known example that does this, such as
LatLonType and geodist(). LatLonType registers the field in a custom way
too.
~ David Smiley
Freelance Apache Lucene/Solr Search Consultant/Developer
http://www.linkedin.com/in/davidwsmiley
On Sun, Jun 8, 2014 at 7:54 AM
Hi guys,
I have a custom FieldType that adds several IndexableFields for each
document.
I also have a custom function, in which I want to retrieve these indexable
fields. I can't seem to be able to do so. I have added some code snippets
below.
Any help is gladly appreciated.
Thanks,
Costi
public