Tests. TODO solving failure with the faceted search with 2 subjects

This commit is contained in:
Porras-Bernardez 2024-06-19 16:21:31 +02:00
parent 95c7c8ba7b
commit 32f743c04e
3 changed files with 32 additions and 14 deletions

View file

@ -88,7 +88,7 @@ export default class VsInput extends Vue {
const suggestions = new Array<Suggestion>();
console.log("getSuggestions > Display:", this.display);
// console.log("getSuggestions > Display:", this.display);
// console.log("results:", this.results );
// console.log("highlights:", this.highlights);