cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SOLR flip core has more values than flop core

Former Member
770

I'm investigating an issue that shows duplicate values when user searches for range types.

What is strange is that the flip core has more values than the flop one. It indexes some ranges that can't be found by querying the database.

Another strange thing is that when I checked what core is active for querying it seems that for this market is the flop core ( which has the correct values ) but seeing the result it seems that flip core is being used

This is the query which I used to check what core is used for indexing. select {solrfacetsearchconfig.name},{solrindex.qualifier},{solrindex.active} from {solrindex join solrfacetsearchconfig on {solrindex.facetsearchconfig}={solrfacetsearchconfig.pk}} where {solrindex.active}=1

Any ideas why this would happen ?

Accepted Solutions (0)

Answers (0)