문제

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.

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top