On Wed, Jun 12, 2013, at 04:54 PM, adfel70 wrote: > Yes it is. > But in my case, these are metadata fields, and I need them to be > searchable, > facetable, sortable in the context of the main text fields. > Will I be able to achieve that if I index them in another core?
Unfortunately, at this point, you can only search on them when they are in another core, you cannot facet or sort, meaning join queries won't work for you. Upayavira