Hello,
and thank you for your answer Shawn.
I tried to simplify my problem but I realize I chose a bad example : I
don't process phone numbers, and I do process unstructured documents.
My GATE application might return several annotations for the same group of
words (because I'm using an ontology
Hi all,
is it possible to add attributes to our Solr fields ?
I'm indexing GATE-annotated documents into solr. The annotations produced
by my GATE application usually have several features (for example,
Person.title, Person.name, Person.phoneNumber...).
Now each of my documents may contain more
p 19, 2013 at 4:05 PM, Jack Krupansky wrote:
> There is no such fieldType attribute as "subSuffix". Solr is just
> complaining about extraneous, junk attributes. Delete the crap.
>
> -- Jack Krupansky
>
> -Original Message- From: jimmy nguyen
> Sent: Thursda
Hello,
I'd like to index into Solr (4.4.0) documents that I previously annotated
with GATE (7.1).
I use Behemoth to be able to run my GATE application on a corpus of
documents on Hadoop, and then Behemoth allows me to directly send my
annotated documents to solr. But my question is not about the B