[
https://issues.apache.org/jira/browse/SOLR-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12901828#action_12901828
]
Robert Muir commented on SOLR-2073:
-----------------------------------
Hello, I am pretty familiar with this database (i do a lot of lucene testing
with it), so I took a glance here:
* Can't we do this with the CSV Loader? i always load this as CSV (but with the
delimiter as tab)
* String.toLowerCase should not be used without specifying locale, in fact i
think it would be best to avoid lowercasing here at all. someone can lowercase
with analysis.
> Geonames.org UpdateProcessor for Spatial
> ----------------------------------------
>
> Key: SOLR-2073
> URL: https://issues.apache.org/jira/browse/SOLR-2073
> Project: Solr
> Issue Type: New Feature
> Components: update
> Reporter: Chris A. Mattmann
> Fix For: 3.1
>
> Attachments: SOLR-2073.Quach.Mattmann.082210.patch.txt
>
>
> My student, William Quach, and I have put together the attached patch based
> on his final project in my CS572: Search Engines and Information Retrieval
> class at USC. This patch adds a Geonames.org UpdateProcessor to Solr so that
> it can take tab delimited data from Geonames.org and add it to the Solr index.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]