Hello, I'm new in using elasticsearch, so maybe this is a basic question...

Is there any way to see how is the text "stored" or at least how it would 
look once the filters defined for a field (in the analyzer) are applied?

I know that the actual field is stored "as is", and the filters are 
considered for indexing purposes, but i want to see what is the result of 
that operation.

Why do I ask this, the reason is that I'm applying filters to a field (for 
example removing urls), and performing aggregations on that field, but the 
aggregations return "http" as a used word, and guess that is not correct, 
as it shall be removed...


-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/841f7899-a45f-4b19-bc05-6e156f76777a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to