<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast Full-Text Search for R with 'Tantivy'</dc:title>
  <dc:title>R package tantivyr version 0.1.0</dc:title>
  <dc:description>Index data frames and document collections and run fast full-text
    search entirely on your machine. 'tantivyr' wraps the 'Tantivy' 'Rust' search
    engine (a 'Lucene'-inspired library) to provide 'BM25' ranking, structured
    filters, snippet highlighting and incremental updates over an on-disk or
    in-memory index. First-class support is provided for stemming and stop words
    in Portuguese and English, making it well suited to public documents, news
    clippings, extracted 'PDF' text, transcripts and legal acts.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Imports: cli, rlang (&gt;= 1.1.0), tibble, tidyselect</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>Andre Leite &lt;leite@castlab.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Andre Leite [aut, cre],
  Marcos Wasilew [aut],
  Hugo Vasconcelos [aut],
  Carlos Amorim [aut],
  Diogo Bezerra [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tantivyr/LICENSE)</dc:rights>
  <dc:date>2026-07-15</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tantivyr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tantivyr</dc:identifier>
</oai_dc:dc>
