Treat one solr schema as a database table, one solr core contains only one
schema.

So in your case you should define 4 solr cores, each contains a schema
matching the database table you have.

/shen


On Wed, Jan 25, 2012 at 1:08 PM, Shambhu Kumar <ss2k...@gmail.com> wrote:

> I want to create One search.
>
> The implementation is like this
>
> I have 4 table in database (Suppose profiles, clients, requirement and
> case)
> and having 4 entity in java code.
>
> Now I created one jsp which is having one drop down (Which contains all 4
> options that's are entity name) one search box and one button.
>
>
>
> How to I need to configure for this. So that I can search from any table by
> changing drop down.
>
>
>
>
>
> Regards
>
> Shambhu
>
>
  • Need help Shambhu Kumar
    • Re: Need help gabriel shen

Reply via email to