Opened 10 years ago

Closed 10 years ago

#629 closed defect (invalid)

Silent Query Limit (with Python)

Reported by: pbaz Owned by: Olly Betts
Priority: high Milestone:
Component: QueryParser Version: 1.2.7
Severity: normal Keywords:
Cc: Blocked By:
Blocking: Operating System: Linux

Description

Hi,

We are using the Python bindings.

When we execute a query that is very large (either number of keywords or total size in characters) it appears that Xapian will silently truncate the query to some internal buffer size.

What is this internal maximum? Can we increase it if we rebuilt from the source? If so, where?

Change History (2)

comment:1 by Olly Betts, 10 years ago

There is no such internal fixed-size buffer.

Can you provide an example?

comment:2 by pbaz, 10 years ago

Resolution: invalid
Status: newclosed

We have done some testing and we're unable to replicate the behaviour we had thought we had seen. Thanks

Note: See TracTickets for help on using tickets.