1
Hello:
I set the minnimum word lenght in the search preferences in order to get results by alphabetic order in a webshow module, but the results display all the letters included in the wor.
What I want and I need is to sort only the results capturing the first letter of the word.
I´m not a programmer barely I did some changes or try to hack the search results but not avail.
I insert this code in the template but the results are not what I expect
<a href="http://www.lescoenlinea.org/online/search.php?query=A&andor=AND&mids%5B%5D=17&action=results&id=e894356ba2d397ad87d84c767f25cdea&submit=Buscar">Aa>
-<a href="http://www.lescoenlinea.org/online/search.php?query=B&andor=AND&mids%5B%5D=17&action=results&id=e894356ba2d397ad87d84c767f25cdea&submit=Buscar">Ba>
-<a href="http://www.lescoenlinea.org/online/search.php?query=C&andor=AND&mids%5B%5D=17&action=results&id=e894356ba2d397ad87d84c767f25cdea&submit=Buscar">Ca>
-<a href="http://www.lescoenlinea.org/online/search.php?query=D&andor=AND&mids%5B%5D=17&action=results&id=e894356ba2d397ad87d84c767f25cdea&submit=Buscar">Da>
check the link and see for your self
http://www.lescoenlinea.org/online/search.php?query=A&andor=AND&mids%5B%5D=17&action=results&id=e894356ba2d397ad87d84c767f25cdea&submit=BuscarThere is a simple way to achieve this without get into a module hacking? or if somebody have a suggestion , I will apreciate any help
Thank in advance
Hope I make my self understandable.