Frequently Asked Questions
- FAQ/CommercialLicence: Is a commercial licence available?
- FAQ/ContributingToXapian: How do I contribute to Xapian?
- FAQ/CorrectPronunciation: How should I pronounce "Xapian"?
- FAQ/DatabaseSize: What size should I expect my Xapian database to be?
- FAQ/EliteSet: What is OP_ELITE_SET for? How does it differ from OP_OR?
- FAQ/ExtraWeight: How can I apply extra weight to terms from particular fields?
- FAQ/FindSimilar: How can I implement a "find documents like this one" feature?
- FAQ/MoreAccurateEstimates: How can I make MSet::get_matches_estimated() more accurate?
- FAQ/MultiDatabaseDocumentID: When searching over multiple databases, how do I convert an MSet entry …
- FAQ/NoMatches: Why don't my queries return any results (or the results I expect)?
- FAQ/OmegaNewFileFormat: How can I add support for a new file format to Omega?
- FAQ/OmegaRDBMS: Can Omega index a relational database?
- FAQ/PHP Bindings Package: What happened to the PHP bindings packages?
- FAQ/PerlWrappers: Which Perl wrapper should I use?
- FAQ/PythonWrappers: Which Python wrapper should I use?
- FAQ/RubyWrappers: Which Ruby wrapper should I use?
- FAQ/Snippets: How can I generate a highlighted sample from a matching document?
- FAQ/StrictBoolean: How can I implement a strict boolean query?
- FAQ/TermGenerator: How does TermGenerator differ from add_posting() and add_term()?
- FAQ/UniqueIds: How do I use unique ids with Xapian?
- FAQ/UnstemmingTerms: How can I reverse the actions of Xapian::Stem to produce a list of …
When adding a new FAQ entry, call it FAQ/ShortName and it will be automatically listed above. Use the template FAQ entry when creating the page.
Last modified
16 years ago
Last modified on 07/31/08 08:49:04
Note:
See TracWiki
for help on using the wiki.