Skip to content

Google translate: How to filter multilingual data in a database? #3035

Answered by iJungleboy
Rodien asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Rodien

The SQL structure is fairly difficult to work with. Especially with multi-language.

If there is any way to provide data to SearchBoost using a C# API I would recommend that. For example, IMHO SearchBoost support the standard Dnn ISearchable interface which 2sxc supports as well - you can even customize what it does. I would highly recommend you use that instead.

The Sql method is challenging. Basically you have

  1. Entities
  2. Attributes
  3. Values - connected to Dimensions - which are an ID referencing a language...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Rodien
Comment options

Answer selected by Rodien
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants