hi ,
There are two sides to this .
1. indexing (getting data into Solr) SolrJ or DataImportHandler can be
used for this
2.querying . getting data out of solr. Here you do not have the choice
of joining multiple tables. There only one index for Solr



On Thu, Oct 30, 2008 at 5:34 PM, Raghunandan Rao
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to use Solrj for my web application. I am indexing a table
> using the @Field annotation tag. Now I need to index or query multiple
> tables. Like, get all the employees who are managers in Finance
> department (interacting with 3 entities). How do I do that?
>
>
>
> Does anyone have any idea?
>
>
>
> Thanks
>
>



-- 
--Noble Paul
  • Using Solrj Raghunandan Rao
    • Re: Using Solrj Noble Paul നോബിള്‍ नोब्ळ्

Reply via email to