Hi,

You can do with one index only. Add a flag field to the schema which flags
whether the data is a post or a profile. You can then use filter queries on
the flag field to limit results from either post or profile.

On Thu, Aug 28, 2008 at 2:31 PM, sanraj25 <[EMAIL PROTECTED]> wrote:

>
> Hi
>     I want to  index two different files in solr.(for ex)  I want to store
> two tables like, job_post and job_profile in solr. But now both are stored
> in same place in solr.when i get data from job_post, data come from
> job_profile also.So i want to maintain the data of job_post and job_profile
> separately.
> thanks in advance
> suggest me a good solutions
>
> with Regards,
> Santhanaraj R
>
> --
> View this message in context:
> http://www.nabble.com/Storing-two-different-files-tp19196803p19196803.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to