RE: RecursivePrefixTreeStrategy class not found

2012-08-27 Thread Jones, Dan
Should I post this message for the Solr Dev list? This communication (including all attachments) is intended solely for the use of the person(s) to whom it is addressed and should be treated as a confidential AAA communication. If you are not the intended recipient, any use, distribution, prin

RE: RecursivePrefixTreeStrategy class not found

2012-08-27 Thread Jones, Dan
Ok, I have spent way too long looking for this. I guess I'll never figure out how to index a MULTIPOLYGON field from a schema.xml :-( -Original Message- From: Jones, Dan [mailto:dajo...@national.aaa.com] Sent: Saturday, August 25, 2012 6:34 PM To: solr-user@lucene.apache.org Su

RE: RecursivePrefixTreeStrategy class not found

2012-08-25 Thread Jones, Dan
SORRY! RecursivePrefixTreeFieldType cannot be found! Sent: Saturday, August 25, 2012 6:30 PM To: solr-user@lucene.apache.org Subject: RecursivePrefixTreeStrategy class not found According to the document I was reading here: http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4 First, you

RecursivePrefixTreeStrategy class not found

2012-08-25 Thread Jones, Dan
According to the document I was reading here: http://wiki.apache.org/solr/SolrAdaptersForLuceneSpatial4 First, you must register a spatial field type in the Solr schema.xml file. The instructions in this whole document imply the RecursivePrefixTreeStrategy