gissuebot
gissuebot
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c11) posted by **ray.a.conner** on 2009-08-03 at 06:05 PM_ --- As a use case, I've used it for finding phrases within a large text document. I have some set...
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c12) posted by **creswick** on 2009-08-03 at 06:31 PM_ --- I have the same use case as Ray.a.conner, and I'd also use it for scalable tab|auto- completion in interactive...
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c13) posted by **sberlin** on 2009-08-03 at 06:34 PM_ --- Are you folks using the attached PatriciaTrie implementation, or a separate one?
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c14) posted by **jared.l.levy** on 2009-08-03 at 06:44 PM_ --- The Google code base includes multiple Java trie implementations. If we chose to add a trie to the library,...
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c15) posted by **ray.a.conner** on 2009-08-03 at 08:13 PM_ --- I rolled my own implementation, some years ago. I wasn't storing simple strings, and pretty much everything out there...
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c16) posted by **kevinb9n** on 2009-09-17 at 06:02 PM_ --- _(No comment entered for this change.)_ --- **Labels:** `Milestone-Post1.0`
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c17) posted by **master.java.xiao** on 2009-11-24 at 08:06 AM_ --- _(No comment entered for this change.)_
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c18) posted by **[email protected]** on 2010-07-30 at 03:54 AM_ --- _(No comment entered for this change.)_ --- **Owner:** [email protected] **Labels:** -`Milestone-Post1.0`
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c19) posted by **[email protected]** on 2010-07-30 at 03:56 AM_ --- _(No comment entered for this change.)_ --- **Labels:** -`Priority-Medium`
_[Original comment](https://code.google.com/p/guava-libraries/issues/detail?id=10#c20) posted by **[email protected]** on 2011-01-27 at 01:59 PM_ --- _(No comment entered for this change.)_ --- **Owner:** ---