[twitter-dev] Re: Partial word match in search

2009-08-30 Thread Abraham Williams
You can use the OR syntax.
Example: #hash OR #hashtag OR #hash_1

Abraham

On Sun, Aug 30, 2009 at 13:26, Chuck Harmston  wrote:

>
> Hey all,
>
> Is there a search method for doing a partial word match? Best I can
> tell, you can only match full words.
>
> For example, if I search for #hash, I'd like to match #hash, #hashtag,
> and #hash_1.
>
> Thanks!
>



-- 
Abraham Williams | Community Evangelist | http://web608.org
Hacker | http://abrah.am | http://twitter.com/abraham
Project | http://fireeagle.labs.poseurtech.com
This email is: [ ] blogable [x] ask first [ ] private.


[twitter-dev] Re: Partial word match in search

2009-08-30 Thread Peter Denton
Hi Chuck,
In my experience, you can only match full strings of text.

Regards
Peter

On Sun, Aug 30, 2009 at 11:26 AM, Chuck Harmston wrote:

>
> Hey all,
>
> Is there a search method for doing a partial word match? Best I can
> tell, you can only match full words.
>
> For example, if I search for #hash, I'd like to match #hash, #hashtag,
> and #hash_1.
>
> Thanks!
>