I am trying to list some data based on a function I run , specifically termfreq(post_text,'indie music') and I am unable to do it without passing in data to the q paramater. Is it possible to get a sorted list without searching for any terms?
- is it possible to do a sort without query? Jason Toy
- Re: is it possible to do a sort without query? Alexei Martchenko