It was probably an issue of the concept being imported/loaded/edited behind the scenes instead of through the API or webapp. Concept searches go through the search index in the concept_word table. If you do any edits outside the webapp you can manually rebuild the search index for one or all concepts. There is a link called "Update Concept Index" on the admin screen. (Or "Update Concept Word" on older systems)
Every time you save a concept the index is rebuilt for it, that is why you saw the fix with Rafal's suggestion. Ben On Wed, Feb 15, 2012 at 8:04 AM, Peter D Lubambi <[email protected]> wrote: > Suranga, > The are both in english (United Kingdom). > Thanks. > > > On Wed, Feb 15, 2012 at 3:38 PM, Suranga Kasthurirathne < > [email protected]> wrote: > >> >> Hi, >> >> To check the user locale, go to the optionsForm page ( >> http://demo.openmrs.org/openmrs/options.form etc.) this has a drop down >> for user locale. >> When we say current locale, we mean the one you have selected at the very >> bottom of the web page ( English (United >> Kingdom)<http://demo.openmrs.org/openmrs/options.form?&lang=en_GB>| >> English (United States)| >> português<http://demo.openmrs.org/openmrs/options.form?&lang=pt> >> | italiano <http://demo.openmrs.org/openmrs/options.form?&lang=it>| >> français <http://demo.openmrs.org/openmrs/options.form?&lang=fr>| >> español<http://demo.openmrs.org/openmrs/options.form?&lang=es> ) >> etc. >> >> Are both these locales the same ? >> >> >> >> On Wed, Feb 15, 2012 at 5:49 PM, Peter D Lubambi <[email protected]>wrote: >> >>> Dave and Dan, >>> How do i check the user locale and the current locale selected in the >>> web? >>> My web application displays in English, I hope everything is in English. >>> I am searching using the concept_id so I would expect concept name >>> locale not be a issue. >>> >>> Rafal, >>> Using the URL you provided, it displays the information about the >>> concept, I edit and saving solved the issue. I actually didn't change >>> anything, just clicked edit then save. >>> What does this mean, what was missing? >>> Thank you >>> >>> On Wed, Feb 15, 2012 at 2:17 PM, Rafal Korytkowski <[email protected]>wrote: >>> >>>> Can you open your concept without errors in the system? Please try: >>>> >>>> >>>> http://localhost:8080/openmrs/dictionary/concept.htm?conceptId=REPLACE_WITH_ID >>>> >>>> If it opens see if names are set and maybe try to edit and save. >>>> >>>> -Rafal >>>> >>>> >>>> On 15 February 2012 11:55, Peter D Lubambi <[email protected]> wrote: >>>> >>>>> Hi Suranga, >>>>> The concepts are neither retired nor deleted, even if i tick the >>>>> 'include retired' check box the concept is not displayed. >>>>> Thank you. >>>>> >>>>> >>>>> On Wed, Feb 15, 2012 at 11:09 AM, Suranga Kasthurirathne < >>>>> [email protected]> wrote: >>>>> >>>>>> >>>>>> Hi, >>>>>> >>>>>> As I remember, Concepts that have been retired are not displayed via >>>>>> the OpenMRS concept dictionary, but may be retrieved via a sql query. >>>>>> >>>>>> Can you check if that concept is either retired or deleted ? also >>>>>> check if the concept is displayed once you tick the 'include retired' >>>>>> check >>>>>> box on the web page. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> On Wed, Feb 15, 2012 at 12:35 PM, Peter D Lubambi <[email protected] >>>>>> > wrote: >>>>>> >>>>>>> Hi Team, >>>>>>> When I try to search for a concept through dictionary on openMRS >>>>>>> using the ID or name concept id not found while the concept is in the >>>>>>> database. when i write query on other query browser i find the concept >>>>>>> in >>>>>>> the database. >>>>>>> Any Idea what could be the reason? >>>>>>> Thank you. >>>>>>> Peter. >>>>>>> ------------------------------ >>>>>>> Click here to >>>>>>> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from >>>>>>> OpenMRS Implementers' mailing list >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Best Regards, >>>>>> >>>>>> Suranga >>>>>> >>>>>> ------------------------------ >>>>>> Click here to >>>>>> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from >>>>>> OpenMRS Implementers' mailing list >>>>> >>>>> >>>>> ------------------------------ >>>>> Click here to >>>>> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from >>>>> OpenMRS Implementers' mailing list >>>>> >>>> >>>> ------------------------------ >>>> Click here to >>>> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from >>>> OpenMRS Implementers' mailing list >>>> >>> >>> ------------------------------ >>> Click here to >>> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from >>> OpenMRS Implementers' mailing list >>> >> >> >> >> -- >> Best Regards, >> >> Suranga >> >> ------------------------------ >> Click here to >> unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from >> OpenMRS Implementers' mailing list >> > > ------------------------------ > Click here to > unsubscribe<[email protected]?body=SIGNOFF%20openmrs-implement-l>from > OpenMRS Implementers' mailing list > _________________________________________ To unsubscribe from OpenMRS Implementers' mailing list, send an e-mail to [email protected] with "SIGNOFF openmrs-implement-l" in the body (not the subject) of your e-mail. [mailto:[email protected]?body=SIGNOFF%20openmrs-implement-l]

