I'm absolutely sure that you need to group them externally in the indexer
eg like a child VALUES entity in DataImportHandler.
On Mon, May 11, 2015 at 9:52 PM, Vishal Swaroop
wrote:
> Need your valuable inputs...
>
> I am indexing data from database (one table) which is in this example
> format :
Need your valuable inputs...
I am indexing data from database (one table) which is in this example
format :
id name value
1 Joe 102724904
2 Joe 100996643
- id is primary/ unique key
- there can be same "name" but different "value"
- If I try "name" as unique key then SOLR removes duplicate and in