Re: Indexing several sub-fields in one solr field

2013-09-19 Thread jimmy nguyen
y, September 19, 2013 12:43 PM > To: solr-user@lucene.apache.org > Subject: Indexing several sub-fields in one solr field > > > 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

Re: Indexing several sub-fields in one solr field

2013-09-19 Thread Jack Krupansky
: Indexing several sub-fields in one solr field 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 do

Indexing several sub-fields in one solr field

2013-09-19 Thread jimmy nguyen
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