Hi Richard, Thanks for your report. However, Google Groups isn't the place to post specific technical issues, as this forum is meant more for general discussion of the platform and services.
If you believe you've identified and can reproduce an issue with the platform itself (behaviour is different from documentation or error occurs during normal use), then you should proceed to open a public issue tracker issue <http://code.google.com/p/google-appengine/issues/list> with enough detail to reproduce the issue on our side, or if possible, an attached app that can be used to directly observe the behaviour. Your issue report contains not quite enough information to determine what is happening, so I suggest adding some more information: * a code example of what you have done * a precise description of what you observe vs. what you expect to observe from the documentation >From looking at it on the surface, I'm inclined to believe that the devserver is in error and the production search is working as it should, although to know for sure will require investigation, and that should be tracked via the public issue tracker. If you would like to open a thread in this forum discussing the platform or services in more broad terms, starting a discussion that would be useful for other users to join in to, feel free to do so. Have a great day! On Saturday, August 8, 2015 at 6:42:55 AM UTC-4, Richard Cheesmar wrote: > > Adding several atom fields of the same name (e.g. 'room') in a document > search index is working on the local dev machine, but not in production. I > get one atom field for 'room' ... > > Checked code for both versions and it is the same: > > Section from local dev machine search index > > room double_bedrooms room double_bedrooms room single_bedrooms room > single_bedrooms_ensuite > room receptions room salons room kitchens room toilets room utility_rooms > > Is this an app engine bug? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/0bf58e44-19ac-4430-b330-4d3cdc2d1f80%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
