Some sites when imported do not contain required metadata like description, which is used to match results based on keyword searching.
We have to figure out a way to get a relevant description text despite it not being in the meta elements in the head.
@colinvlasak when these pages were imported, many of them were missing this data. Hence, why they don't contain the relevant column in the query-index. We will have to go back and update the documents we want to be searchable.
@colinvlasak luckily; i can probably do this quickly via python script. My question is; which documents need this?
Some sites when imported do not contain required metadata like description, which is used to match results based on keyword searching.
We have to figure out a way to get a relevant description text despite it not being in the meta elements in the head.
@colinvlasak when these pages were imported, many of them were missing this data. Hence, why they don't contain the relevant column in the query-index. We will have to go back and update the documents we want to be searchable.
@colinvlasak luckily; i can probably do this quickly via python script. My question is; which documents need this?