Hi I want to implement different index strategy where we want to keep indexes with respect to each tennant and we want to maintain indexes separately ...
first level of category -- company name second level of category - company name + fields to be indexed then further categories - group of different company name based on some heuristic (hashing) (if it grows furhter) i want to do in the same solr instance. can it be possible ? Thanks Naveen