Search in review of artists, albums and songs

0
Hello! It is inconvenient that the search plugin will search only for keywords (field appropriate database table). In the descriptions of artists, albums and songs sometimes contains more relevant information for the user's search query. Is it possible to add a plug-in search capability and descriptions (with keywords).
Thanks.
Responses (6)
  • Accepted Answer

    Monday, February 08 2016, 11:06 AM - #Permalink
    0
    It can be added with a bit of coding.. the problem with this is that it is much slower to search inside the "descriptions" than in the keywords...
    this means that if you have a large DB, the search will take quite more time...
    The reply is currently minimized Show
  • Accepted Answer

    Monday, February 08 2016, 01:15 PM - #Permalink
    0
    Thanks for the reply.
    If this small changes code can not give an example of such a change?
    I would like to evaluate how slow will be searched for information on my site.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, February 08 2016, 04:19 PM - #Permalink
    0
    yes of course. the file that makes the searches is:

    /components/com_muscol/models/search.php

    There is where, in the MySQL queries, you should also search inside the "review" fields.

    are you a coder?
    The reply is currently minimized Show
  • Accepted Answer

    Monday, February 08 2016, 04:42 PM - #Permalink
    0
    No, I am unfortunately not a coder. This is too hard for me... I would be grateful for a ready-made solution, if it is really simple.
    Thanks.
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, February 09 2016, 11:20 AM - #Permalink
    0
    Oh.. I asumed you were a coder.. In this case there's a little bit of coding required, I don't have it done so ti would need to have developed.
    if you want you can contact our Custom Coding Service at support@ joomlathat.com

    thanks!
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, February 09 2016, 11:25 AM - #Permalink
    0
    Tranks for reply!
    The reply is currently minimized Show
Your Reply