[Xapian-discuss] queryparser issue?

Marcus Ramberg marcus at startsiden.no
Wed Oct 19 09:59:45 BST 2005


Hey.
I'm using the Xapian perl bindings, and I'm having a spot of trouble.  
the Xapian::QueryParser->set_default_op method behaves the same for  
OP_AND and OP_OR . The function seems to be working tho, because  
OP_NEAR changes the search results. However, I'm getting extremely  
bad performance with OP_NEAR when a lot of documents are returned.  
some searches have taken as long as 50-60 seconds, compared to the  
normal sub 0.2 second searches. OP_AND would do the trick for me tho,  
just not sure why it's behaving like OP_OR (Returning the same number  
of results)

Marcus



More information about the Xapian-discuss mailing list