Thanks Alex, I checked the documentation but it seems there is only a webservice (OpenCalais) available to extract dates and places.
http://uima.apache.org/sandbox.html Do you know is there is a Solr Compatible UIMA add-on which detects dates and places (cities) without a webservice? If not, how do you write one? Regards, Bart On 8 Feb 2013, at 15:29, Alexandre Rafalovitch wrote: > Yes, it is possible. You are looking at UIMA or OpenNLP integration, most > probably in Update Request Processor pipeline. > > Have a look here as a start: https://wiki.apache.org/solr/SolrUIMA > > You will have to put some serious work into this, it is not all tied > together and packaged. Mostly because the Natural Language Processing (the > field you are getting into) is kind of messy all of its own. > > Good luck, > Alex. > > Personal blog: http://blog.outerthoughts.com/ > LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch > - Time is the quality of nature that keeps events from happening all at > once. Lately, it doesn't seem to be working. (Anonymous - via GTD book) > > > On Fri, Feb 8, 2013 at 9:24 AM, jazz <jazzsa...@me.com> wrote: > >> Hi, >> >> I want to know if Solr can analyze text and recoginze dates and places. If >> yes, is it then possible to create new dynamic fields with these dates and >> places (e.g. city). >> >> Thanks, Bart >>