2016-10-18 |
Olly Betts | Use FP calculation for OR synonym freq estimates
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Improve handling of invalid remote stub entries
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Move corresponding header first
|
commit | commitdiff | tree |
2016-10-18 |
Olly Betts | Clean build paths out of installed xapian-config
|
commit | commitdiff | tree |
2016-10-16 |
Olly Betts | Add Database::get_revision() method
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Make command line syntax consistent with other tools
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Make example code in doxygen comment match coding style
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Comment improvements for previous commit
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Query ctor must clone non-ref-counted PostingSource
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Stop hiding undocumented classes and members
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Add doc comments for all API features lacking them
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Mark nested classes not for user use as @private @internal
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Fix comment to be doc comment
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Document release() methods
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Fix missing doxygen comments
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Document flags parameter for opening databases
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Move wildquery1 to api_queryparser.cc
|
commit | commitdiff | tree |
2016-10-14 |
Olly Betts | Fix doxygen commment problems
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Sort out $filters and SORT by multiple values
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Document bug re $filters encoding of DOCIDORDER=A
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Suggest DOCIDORDER=X for DONT_CARE
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Add more feature tests of $filters
|
commit | commitdiff | tree |
2016-10-07 |
Olly Betts | Add DATEVALUE to list of parameters $filters encodes
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Clear old_filters if we see multiple sort keys
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | $filters now includes DATEVALUE
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Eliminate second copyright boilerplate
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Note when MSet::snippet() was added
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Correct mentions of MSet::get_snippet() to MSet::snippet()
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Fix bootstrap failure when core.abbrev not set
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Fix quoting for eval
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Encourage use of core.abbrev=12
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Fix replicate7 under Cygwin
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | [python3] Fix repr() to not return None
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | [python] Fix repr() to not return None
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Replace old-style casts in platform-specific code
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Be a bit less lazy about checking out swig
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Lazy checkout of swig and */common
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Add feature test for boolprefix and prefix maps
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Fix testcase macro to handle no CGI parameters
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Use exp2(x) instead of pow(2.0, x)
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | [java,csharp] Update for addition of CoordWeight
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Factor out the flush threshold check
|
commit | commitdiff | tree |
2016-10-06 |
Olly Betts | Whitespace tweak
|
commit | commitdiff | tree |
2016-09-22 |
Olly Betts | Add $msizelower and $msizeupper
|
commit | commitdiff | tree |
2016-09-22 |
Olly Betts | Add timegm.cc to omega_SOURCES
|
commit | commitdiff | tree |
2016-09-20 |
Olly Betts | Add weightingpurefilter option
|
commit | commitdiff | tree |
2016-09-20 |
Olly Betts | Add support for $set{weighting,coord}
|
commit | commitdiff | tree |
2016-09-20 |
Olly Betts | Always check serialisation in Weight::unserialise()
|
commit | commitdiff | tree |
2016-09-20 |
Olly Betts | Check SerialisationError mentions weighting scheme...
|
commit | commitdiff | tree |
2016-09-20 |
Olly Betts | Whitespace tweaks
|
commit | commitdiff | tree |
2016-09-20 |
Olly Betts | Add CoordWeight implementation
|
commit | commitdiff | tree |
2016-09-20 |
Olly Betts | Remove unused overloads of get_sumpart()
|
commit | commitdiff | tree |
2016-09-17 |
Olly Betts | QueryParser: Fix CJK query over multiple prefixes
|
commit | commitdiff | tree |
2016-09-17 |
Olly Betts | Enable -Wold-style-cast for omega
|
commit | commitdiff | tree |
2016-09-17 |
Olly Betts | Enable -Wold-style-cast for clang too
|
commit | commitdiff | tree |
2016-09-17 |
Olly Betts | Enable -Wold-style-cast for GCC
|
commit | commitdiff | tree |
2016-09-17 |
Olly Betts | TfIdfWeight: Add need_stat(WQF) in default ctor
|
commit | commitdiff | tree |
2016-09-17 |
Olly Betts | Remove unnecessary casts to unsigned char
|
commit | commitdiff | tree |
2016-09-17 |
Olly Betts | Drop compiler options that are no longer useful
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | XO_LIB_XAPIAN: reject configure for XAPIAN_CONFIG
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Eliminate Database::get_avlength()
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Support k2 for BM25+
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | TfIdfWeight: Always scale term weight by wqf
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Add missing copyright statements for Vivek Pal
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Adjust previous backported commit to preserve ABI
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Fix OP_SCALE_WEIGHT to work with all weighting schemes
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Revert part of backported patch which breaks ABI
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Fix failing testcase dlhweight1
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | OP_SCALE_WEIGHT: Check top weight is non-zero
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Whitespace tweak
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | PL2,PL2+: Improve upper bound on normalised wdf
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | PL2,PL2+: Greatly improve upper bound on weight
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | BM25PlusWeight,PL2PlusWeight: Make protected members...
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Revert part of backported patch which breaks ABI
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | PL2,PL2+: Eliminate lower_bound
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | PL2,PL2+: Fix calculation of upper_bound when P2>0
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Fix the BM25+ termweight calculation
|
commit | commitdiff | tree |
2016-09-16 |
Olly Betts | Make BM25PlusWeight inherit from Weight not BM25Weight
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Eliminate unnecessary ConstDatabaseWrapper class
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Add simple test of subclassing FieldProcessor
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Tidy up the DLH calculations
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | DLH,DPH: Eliminate lower_bound
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Add comment to explain empty catch blocks
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Suppress compiler warnings about pointer alignment
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Insert code to load JNI library more cleanly
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Add missing forward declaration for log build
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Update comment for Java 8
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Fix missing comment whitespace check
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Run Java tests with -Xcheck:jni if supported
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Fix configure to find jni_md.h on OS X, *BSD, AIX
|
commit | commitdiff | tree |
2016-09-14 |
Olly Betts | Fix configure to find jni_md.h under Cygwin
|
commit | commitdiff | tree |
2016-09-13 |
Olly Betts | Generate xapian.jar rather than xapian_jni.jar
|
commit | commitdiff | tree |
2016-09-13 |
Olly Betts | Use httpredir.d.o to fetch sources
|
commit | commitdiff | tree |
2016-09-13 |
Olly Betts | Update to handle backporting 1.4.x too; drop wily
|
commit | commitdiff | tree |
2016-09-13 |
Olly Betts | Normalise whitespace
|
commit | commitdiff | tree |
2016-09-13 |
Olly Betts | Fix punctuation typo in comment
|
commit | commitdiff | tree |
2016-09-13 |
Olly Betts | Specify Python2 wrapper encoding is UTF-8
|
commit | commitdiff | tree |
2016-09-13 |
Olly Betts | Whitespace tweak
|
commit | commitdiff | tree |
2016-09-13 |
Olly Betts | Add missing XAPIAN_TEST_CXXFLAGS macro definition
|
commit | commitdiff | tree |
2016-09-13 |
Olly Betts | Fix Python2 bindings to work out of the box
|
commit | commitdiff | tree |