[Xapian-discuss] New QueryParser!
    Eric B. Ridge 
    ebr at tcdi.com
       
    Thu Jan 27 20:57:02 GMT 2005
    
    
  
On Jan 20, 2005, at 12:53 PM, Olly Betts wrote:
<snip>
> I'm wondering if it's actually worth having the queryparser as a
> separate library.
I vote for including it in the -core Xapian package.  Will make life 
easier for API wrappers like JNI.
Also, why not create an ASCII document lexer that uses the same term 
parsing rules as the Query Parser and include it as part of the core 
package?  Pass in a char *, get back a Xapian::Document object already 
populated with terms and positions.
eric
    
    
More information about the Xapian-discuss
mailing list