Filters
Kategorien
KategorienKategorien
- Ausschreibungen
- Baumaterialien
- Business & Start-ups
- Digitale Produkte
- Engineering
- Immobilien
- Industrieausrüstung
- Industriewaren
- Lebensmittel
- Rohstoffe & Komponenten
- Amplifiers
- Analog Switch Multiplexers
- Antennas
- Batteries
- Cables & Wires
- Capacitors
- Chemicals & Adhesives
- Circuit Protection
- Connectors
- Data Conversion
- Discretes
- Filters
- Inductors
- Interface
- Logic & Timing
- Memory
- Microcontrollers
- Optoelectronics
- Power Management
- Power Supplies
- Processors
- Programmable Logic
- Resistors
- Sensors & Transducers
- Thermal Management
- Transformers
- Sonstiges
- Spezialtechnik & Ersatzteile
index_not_found_exception
Root causes:
index_not_found_exception: no such index [vendure-variants]: {"response":{"data":null,"errors":[{"message":"index_not_found_exception\n\tRoot causes:\n\t\tindex_not_found_exception: no such index [vendure-variants]","locations":[{"line":12,"column":13}],"path":["search"]}],"status":200,"headers":{},"body":"{\"errors\":[{\"message\":\"index_not_found_exception\\n\\tRoot causes:\\n\\t\\tindex_not_found_exception: no such index [vendure-variants]\",\"locations\":[{\"line\":12,\"column\":13}],\"path\":[\"search\"]}],\"data\":null}\n"},"request":{"query":"\n query SearchProducts(\n $take: Int!\n $skip: Int!\n $term: String\n $collectionSlug: String\n $collectionSlugs: [String!]\n $sort: SearchResultSortParameter\n $wpBrand: String\n $wpEccn: String\n ) {\n search(\n input: {\n take: $take\n skip: $skip\n term: $term\n groupByProduct: true\n collectionSlug: $collectionSlug\n collectionSlugs: $collectionSlugs\n sort: $sort\n wpBrand: $wpBrand\n wpEccn: $wpEccn\n }\n ) {\n totalItems\n items {\n productId\n productName\n slug\n sku\n currencyCode\n priceWithTax {\n ... on PriceRange {\n min\n max\n }\n ... on SinglePrice {\n value\n }\n }\n productAsset {\n id\n preview\n }\n }\n }\n }\n ","variables":{"take":24,"skip":0,"term":null,"collectionSlug":"real-estate","collectionSlugs":null,"sort":null,"wpBrand":null,"wpEccn":null}}}