isn't better to make a jar of PlaintextEntityProcessor and drop into
solr.home/lib ?
On Tue, Aug 11, 2009 at 11:05 PM, Sascha Szott wrote:
> Hi Noble,
>
> Noble Paul wrote:
>>
>> isn't it possible to do this by having two datasources (one Js=dbc and
>> another File) and two entities . The outer en
Hi Noble,
Noble Paul wrote:
isn't it possible to do this by having two datasources (one Js=dbc and
another File) and two entities . The outer entity can read from a DB
and the inner entity can read from a file.
Yes, it is. Here's my db-data-config.xml file:
isn't it possible to do this by having two datasources (one Js=dbc and
another File) and two entities . The outer entity can read from a DB
and the inner entity can read from a file.
On Tue, Aug 11, 2009 at 8:05 PM, Sascha Szott wrote:
> Hello,
>
> is it possible (and if it is, how can I accompli
Hello,
is it possible (and if it is, how can I accomplish it) to configure DIH
to build up index documents by using content that resides in different
data sources?
Here is an example scenario:
Let's assume we have a table T with two columns, ID (which is the
primary key of T) and TITLE. Furt