Could not find OptionalTagClause and TagNames classes

Hi,

I have been looking into this forum topic as I want the search to return only the products which are in stock.

Regarding that, are the OptionalTagClause and TagNames mentioned in that forum topic answer not available in Litium 8? Because I did not find a way to locate them in my Litium 8 solution.

And may I know in which way I could achieve the same functionality if those classes are not available in Litium 8?

Thanks,

Litium version: 8.5
Using Elasticsearch

Hi,

Check the Litium.Accelerator.ElasticSearch project. It contains both indexing and searching code. The default implementation does not index the inventories. You have to implement both indexing and filtering in your solution.

Thanks. I’ll have a look :slightly_smiling_face:

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.