AW: SolrJ : fieldcontent from (multiple) file(s)

2014-09-13 Thread Clemens Wyss DEV
: Erick Erickson [mailto:erickerick...@gmail.com] Gesendet: Samstag, 13. September 2014 23:22 An: solr-user@lucene.apache.org Betreff: Re: SolrJ : fieldcontent from (multiple) file(s) Alexandre: Hmmm, if you're correct, that pretty much shoots SolrCel in the head too. You'd

Re: SolrJ : fieldcontent from (multiple) file(s)

2014-09-13 Thread Erick Erickson
Alexandre: Hmmm, if you're correct, that pretty much shoots SolrCel in the head too. You'd probably have to do something with a custom UpdateRequestProcessor in that case... On Sat, Sep 13, 2014 at 2:06 PM, Alexandre Rafalovitch wrote: > On 13 September 2014 17:03, Erick Erickson wrote: >> Whic

Re: SolrJ : fieldcontent from (multiple) file(s)

2014-09-13 Thread Alexandre Rafalovitch
On 13 September 2014 17:03, Erick Erickson wrote: > Which probably just means I don't understand your problem > space in sufficient depth I suspect this means the clients do not have access to the shared drive with the files, but the Solr server does. A firewall in between or some such. If I

Re: SolrJ : fieldcontent from (multiple) file(s)

2014-09-13 Thread Erick Erickson
prüngliche Nachricht----- > Von: Erick Erickson [mailto:erickerick...@gmail.com] > Gesendet: Freitag, 12. September 2014 17:57 > An: solr-user@lucene.apache.org > Betreff: Re: SolrJ : fieldcontent from (multiple) file(s) > > bq: I could of course push in the filename(s) in a field,

AW: SolrJ : fieldcontent from (multiple) file(s)

2014-09-12 Thread Clemens Wyss DEV
son [mailto:erickerick...@gmail.com] Gesendet: Freitag, 12. September 2014 17:57 An: solr-user@lucene.apache.org Betreff: Re: SolrJ : fieldcontent from (multiple) file(s) bq: I could of course push in the filename(s) in a field, but this would require Solr (due to field-type e.g. "filecontent&

Re: SolrJ : fieldcontent from (multiple) file(s)

2014-09-12 Thread Erick Erickson
te a custom DIH? Or is the DIH as is, i.e. just > configurable through the data-config.xml? > >> nested entities design > Could you link me to this concept/idea? > > -Ursprüngliche Nachricht- > Von: Alexandre Rafalovitch [mailto:arafa...@gmail.com] > Gesendet: Freita

AW: SolrJ : fieldcontent from (multiple) file(s)

2014-09-12 Thread Clemens Wyss DEV
through the data-config.xml? > nested entities design Could you link me to this concept/idea? -Ursprüngliche Nachricht- Von: Alexandre Rafalovitch [mailto:arafa...@gmail.com] Gesendet: Freitag, 12. September 2014 14:12 An: solr-user Betreff: Re: SolrJ : fieldcontent from (multiple) file(s

Re: SolrJ : fieldcontent from (multiple) file(s)

2014-09-12 Thread Alexandre Rafalovitch
Wyss DEV [mailto:clemens...@mysign.ch] > Gesendet: Freitag, 12. September 2014 11:30 > An: 'solr-user@lucene.apache.org' > Betreff: SolrJ : fieldcontent from (multiple) file(s) > > First of all I'd like to say hello to the Solr world/community ;) So far we > have been

AW: SolrJ : fieldcontent from (multiple) file(s)

2014-09-12 Thread Clemens Wyss DEV
---Ursprüngliche Nachricht- Von: Clemens Wyss DEV [mailto:clemens...@mysign.ch] Gesendet: Freitag, 12. September 2014 11:30 An: 'solr-user@lucene.apache.org' Betreff: SolrJ : fieldcontent from (multiple) file(s) First of all I'd like to say hello to the Solr world/community ;) So f

SolrJ : fieldcontent from (multiple) file(s)

2014-09-12 Thread Clemens Wyss DEV
First of all I'd like to say hello to the Solr world/community ;) So far we have been using Lucene as-is and now intend to go for Solr. Say I have a document which in one field should have the content of a file (indexed only, not stored), in order to make the document searchable due to the fi