> > Hello, > > it seems, that we will need following features for our project: > > - SpanQueries > - extractTerms method > - TermsFilter > - RegexQuery > - MoreLikeThisQuery > > so if there is no implementation then I will start to implement them. > I will probably start with the extractTerms method and the SpanQueries, > because we cannot avoid those two features. >
Great, thanks. > Jiri > > PS: Just a question: why do you implement your own Arrays when you could use > std::vector or some other structures from boost? > Those were implemented into the core when Boost wasn't an option. Today Boost is part of our smart_pointers branch, which will be merged into master once it graduates, but until then it isn't accessible from master. Itamar. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ CLucene-developers mailing list CLucene-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/clucene-developers