How to work with relational data in Solr

Now we plan to release Solr to search for an e-commerce site with smooth directory navigation.

We have a small complex data schema for a product attribute and its specification, which are dynamic.

Of course, we cannot understand how to map this data in Solr? Do I need to have two indexes: one for the product index and the other for the specification attribute that maps to the product or to only one schema.

But like, any example will be great.

+5
source share
1 answer

solr. Solr 4.0 Join. .

, Solr. , , .

. , , .

, 3 solr. , . , , , . , . . .

, , solr . , solr, .

+8

All Articles