Search not being executed as you start typing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rodrigocoelho
    Active Community Member
    • Jun 2016
    • 296

    Search not being executed as you start typing

    When start typing on a search field, it works better when having % on the search field. Even having the option "Use 'contains' operator when filtering varchar fields" activated, some fields don't work as contain if not using % manually.

    Some Entities, after enabling Full Text Search, only works if you start with %. If not, it doesn't search as you start typing.
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Please provide more details, maybe screenshots. l'm really confused and don't understand.

    EspoCRM doesn't have a search triggered on typing. Only autocomplete link fields have it.
    Last edited by yuri; 12-15-2018, 07:15 AM.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • rodrigocoelho
      Active Community Member
      • Jun 2016
      • 296

      #3
      I'm sorry Yuri. Maybe because my bad english. Let's try with screen captures.

      Below, an example of me typing scania, and it showing everything but scania. Some times, it shows nothing.

      Click image for larger version

Name:	Capturar.JPG
Views:	494
Size:	59.6 KB
ID:	44216

      Now it's me typing %scania and it returns what I want.


      Click image for larger version

Name:	Capturar.JPG
Views:	484
Size:	44.8 KB
ID:	44217

      Here it shows contains enabled all time:
      Click image for larger version

Name:	Capturar.JPG
Views:	433
Size:	10.6 KB
ID:	44218


      Attached Files

      Comment

      • yuri
        Member
        • Mar 2014
        • 8440

        #4
        Hi Rodrigo,

        I this 5.4 or 5.5 version?

        Do you have full-text enabled for Projecto entity type?
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • rodrigocoelho
          Active Community Member
          • Jun 2016
          • 296

          #5
          Originally posted by yurikuzn
          Hi Rodrigo,

          I this 5.4 or 5.5 version?

          Do you have full-text enabled for Projecto entity type?
          Hi Yuri. version 5.5.3. In some places, it works like expected, in others not. Only works when using "%".

          Yes, full-text enabled.

          Comment

          • rodrigocoelho
            Active Community Member
            • Jun 2016
            • 296

            #6
            Originally posted by rodrigocoelho

            Hi Yuri. version 5.5.3. In some places, it works like expected, in others not. Only works when using "%".

            Yes, full-text enabled.
            5.5.5 and still not working

            Comment

            • rodrigocoelho
              Active Community Member
              • Jun 2016
              • 296

              #7
              Originally posted by rodrigocoelho

              5.5.5 and still not working
              Hi, should I post this on Bug Report of GITHUB?

              thanks

              Comment

              • yuri
                Member
                • Mar 2014
                • 8440

                #8
                Hi,

                No need.

                Do you have the same issue w/o full-text enabled?
                If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                Comment

                • rodrigocoelho
                  Active Community Member
                  • Jun 2016
                  • 296

                  #9
                  Originally posted by yurikuzn
                  Hi,

                  No need.

                  Do you have the same issue w/o full-text enabled?
                  Yes, just tried.

                  And the behavior using "*" is not like when using "%".

                  Comment

                  • yuri
                    Member
                    • Mar 2014
                    • 8440

                    #10
                    Did you run rebuild after disabling full-text?
                    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                    Comment

                    • rodrigocoelho
                      Active Community Member
                      • Jun 2016
                      • 296

                      #11
                      Originally posted by yurikuzn
                      Did you run rebuild after disabling full-text?
                      Yes....

                      Comment

                      • rodrigocoelho
                        Active Community Member
                        • Jun 2016
                        • 296

                        #12
                        Originally posted by rodrigocoelho

                        Yes....
                        If you would like to try yourself, you can enter on the system to try.

                        Comment

                        • yuri
                          Member
                          • Mar 2014
                          • 8440

                          #13
                          I tried but couldn't reproduce. Searching by the word "scania" in parent field gives a proper result.
                          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                          Comment

                          • yuri
                            Member
                            • Mar 2014
                            • 8440

                            #14
                            Seems I reproduced.
                            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                            Comment

                            • yuri
                              Member
                              • Mar 2014
                              • 8440

                              #15
                              I'm not sute if it was ever designed to use 'contains' in an autocomplete lookup. I will look into.
                              If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                              Comment

                              Working...