Search:

Type: Posts; User: Assaf8884; Keyword(s):

Search: Search took 0.03 seconds.

  1. MongoDB GeoNear Query with excluding/including fields criteria

    Hi, I don't know if I am doing something wrong or it is a bug. I have the following code:

    Query criteria = new Query(Criteria.where("locationTime").gte(
    "date-time"));
    ...
  2. Replies
    0
    Views
    228

    Indexing Embedded documents mongo db

    Hi Guys,

    I have a domain object model as below...

    @document
    Profile
    {
    social profile list:
    SocialProfile
    {
  3. Replies
    7
    Views
    777

    Thank you for that it is very clear... there is a...

    Thank you for that it is very clear... there is a chance to get an answer on the other question which mentioned in the previous post? :)
  4. Spring Social Google - Geo location data

    Hi ,
    I started to look on the SpringSocial Google implementation and i could't find any geo location data which is mention though the google API provide few methods to query that kind of...
  5. Replies
    7
    Views
    777

    Thanks again... actually i think you have...

    Thanks again... actually i think you have answered all my questions until now and thank you for that...

    can you please make clear to me what are the benefits am i acquiring if i adopt spring...
  6. Replies
    7
    Views
    777

    Hi thank you for the quick response.... the...

    Hi thank you for the quick response....

    the reason that i am asking is because in my application the authentication flow to the various social networks is not handled by my data collector...
  7. Replies
    7
    Views
    777

    Using Spring Social Project

    Hi All,

    In my application scope i need to implement daemons which collect users data from social networks...
    the thing is that i don't need the full flow as described in the spring social project...
Results 1 to 7 of 7