Twitter Substring Searches
        Posted  
        
            by Dylan
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dylan
        
        
        
        Published on 2010-04-22T00:19:29Z
        Indexed on 
            2010/04/22
            0:23 UTC
        
        
        Read the original article
        Hit count: 663
        
If there is a way to do this, it should be a fairly straightforward question. Using the twitter search api, is there a way to return results that contain a part of the word (searching "#dog" would return "#dogs" as-well)?
Thanks
© Stack Overflow or respective owner