Hi,

I'm trying to get the search API up and runing on my drupal site.
The global configuration and necessary views are working.
But i've got a problem with the indexing of certain fields of a content type.

The site uses a content type products with an integer field "articlecode".
If i add the field "articlecode" in the "fields" configuration of the search API, the "articlecode" field is not indexed.
When i search only on an articlecode (integer with 5 characters), the view gives no result.
Only the "title" field of the product type "products" will give a search result (this is the only field where i can select a boost level)

If somebody recognize this problem, please let me know.

Kind regards,

Rudi