Very changeable data

Hi!

I'm using elasticsearch for index users profile information. My next
challenge is a filter to show only connected users in a search result. The
problem is that the connected information changes a lot and I'm worried
about the performance. I searched a lot about this but I don't know I could
do this properly.

Thank you

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/48e4bd9a-9169-453d-97bc-3012d943c886%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

What do you mean by "a lot"?
Did you try to make some tests?

Do you hit any issue so far?

Are you doing search requests or get requests?

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 28 novembre 2013 at 17:29:50, Alvaro Garcia (maxpowel@gmail.com) a écrit:

Hi!

I'm using elasticsearch for index users profile information. My next challenge is a filter to show only connected users in a search result. The problem is that the connected information changes a lot and I'm worried about the performance. I searched a lot about this but I don't know I could do this properly.

Thank you

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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/48e4bd9a-9169-453d-97bc-3012d943c886%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/etPan.52978342.98a3148.3e14%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/groups/opt_out.

When I say "a lot" I mean every time the user enters and leaves the the web
page (log in and log out).
I didnt try any test because I'm thinking how to do it. Since this
information is not related with the text description I think that reindex
all document would be waste resources.
Sorry if my question is very silly but I'm implementing elasticsearch right
now from a full sql site. Just want to know if this could be done without
future performance problems in elasticsearch.

Thank you

El jueves, 28 de noviembre de 2013 18:54:10 UTC+1, David Pilato escribió:

What do you mean by "a lot"?
Did you try to make some tests?

Do you hit any issue so far?

Are you doing search requests or get requests?

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet https://twitter.com/dadoonet | @elasticsearchfrhttps://twitter.com/elasticsearchfr

Le 28 novembre 2013 at 17:29:50, Alvaro Garcia (maxp...@gmail.com<javascript:>)
a écrit:

Hi!

I'm using elasticsearch for index users profile information. My next
challenge is a filter to show only connected users in a search result. The
problem is that the connected information changes a lot and I'm worried
about the performance. I searched a lot about this but I don't know I could
do this properly.

Thank you

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 elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/48e4bd9a-9169-453d-97bc-3012d943c886%40googlegroups.com
.
For more options, visit https://groups.google.com/groups/opt_out.

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/ab30bcda-96bd-419b-b558-91aa34510d78%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.