# Product categorization using ES?

**URL:** https://discuss.elastic.co/t/product-categorization-using-es/59255
**Category:** Elasticsearch
**Created:** [August 30, 2016, 12:02am UTC](https://discuss.elastic.co/t/product-categorization-using-es/59255 "2016-08-30T00:02:11Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nostef](https://avatars.discourse-cdn.com/v4/letter/n/bbce88/32.png) [@nostef](https://discuss.elastic.co/u/nostef)
#### Post date: [August 30, 2016, 12:02am UTC](https://discuss.elastic.co/t/product-categorization-using-es/59255/1 "2016-08-30T00:02:11Z")

</div>

Has anyone managed to get product (or maybe in a more general way document) categorization to work?

I have an index structured like:  
{  
title:  
description:  
category:  
}

Then I'd like to run new title/descriptions for ES to classify in a category. This might not be the ideal use-case for ES, but I'm wondering if it's doable.

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [August 31, 2016, 4:35am UTC](https://discuss.elastic.co/t/product-categorization-using-es/59255/2 "2016-08-31T04:35:42Z")

</div>

This seems like a pretty basic use case for ES, but you're kinda light on details.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2017, 10:23pm UTC](https://discuss.elastic.co/t/product-categorization-using-es/59255/3 "2017-07-05T22:23:47Z")

</div>


