/
Simple entity extraction implementation
Simple entity extraction implementation
Valid from Datafari 4.1 in EE and valid from Datafari 5 for CE
The basic entity extraction bundled in Datafari is inspired by the following Lucidworks blog post : How to Perform Entity Extraction in Solr | Lucidworks
We put some code in Datafari Enterprise to reuse it for customers.
The goal of this page is to explain the work already done and how to reuse it.
1. Solr configuration :
Schema.xml
-- Fieldtype key_phrased
added :
If you’ve got a select list of special terms or phrases for your domain that you’d like to turn into facets and easily filter the documents that contain them, the field will be useful.
-- Examples of f