Re: Require some advice

2010-08-20 Thread Tommaso Teofili
Hi Pavan, you may want to plug UIMA as a particular UpdateRequestProcessor [1] while indexing data (I am working on such a use case). This way you could extract entities and add them either as dynamicFields or pre defined (fixed) fields. 2010/8/12 Michael Griffiths > > While there are some decen

RE: Require some advice

2010-08-12 Thread Nagelberg, Kallin
ut it's not bad either.. Regards, Kallin Nagelberg -Original Message- From: Michael Griffiths [mailto:mgriffi...@am-ind.com] Sent: Thursday, August 12, 2010 3:28 PM To: solr-user@lucene.apache.org Subject: RE: Require some advice Solr is a search engine, not an entity extraction tool.

RE: Require some advice

2010-08-12 Thread Michael Griffiths
Solr is a search engine, not an entity extraction tool. While there are some decent open source entity extraction tools, they are focused on processing sentences and paragraphs. The structural differences in text messages means you'd need to do a fair amount of work to get decent entity extrac