Pergunta

I want to store product specification attirbutes in solr.but how i don't know? for example 1 product have scree-size , weight , colour etc and other product have only weight , ram , memory so how i can make schema.xml for store this.

please give me idea or hint.

Regards.

Foi útil?

Solução

You can define them all in the schema, without setting them as 'required' fields.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top