on 2019 Jul 25 5:56 PM
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 ?
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.