The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Build.PL
buildlib/Lucy/Build.pm
buildlib/Lucy/Build/Binding/Analysis.pm
buildlib/Lucy/Build/Binding/Document.pm
buildlib/Lucy/Build/Binding/Highlight.pm
buildlib/Lucy/Build/Binding/Index.pm
buildlib/Lucy/Build/Binding/Misc.pm
buildlib/Lucy/Build/Binding/Object.pm
buildlib/Lucy/Build/Binding/Plan.pm
buildlib/Lucy/Build/Binding/Search.pm
buildlib/Lucy/Build/Binding/Store.pm
buildlib/Lucy/Build/Binding/Util.pm
buildlib/Lucy/Test/TestUtils.pm
buildlib/LucyX/Build/Binding/Search.pm
cfcore/Lucy.c
cfcore/Lucy.cfp
cfcore/Lucy/Analysis/Analyzer.c
cfcore/Lucy/Analysis/Analyzer.cfh
cfcore/Lucy/Analysis/CaseFolder.c
cfcore/Lucy/Analysis/CaseFolder.cfh
cfcore/Lucy/Analysis/EasyAnalyzer.c
cfcore/Lucy/Analysis/EasyAnalyzer.cfh
cfcore/Lucy/Analysis/Inversion.c
cfcore/Lucy/Analysis/Inversion.cfh
cfcore/Lucy/Analysis/Normalizer.c
cfcore/Lucy/Analysis/Normalizer.cfh
cfcore/Lucy/Analysis/PolyAnalyzer.c
cfcore/Lucy/Analysis/PolyAnalyzer.cfh
cfcore/Lucy/Analysis/RegexTokenizer.c
cfcore/Lucy/Analysis/RegexTokenizer.cfh
cfcore/Lucy/Analysis/SnowballStemmer.c
cfcore/Lucy/Analysis/SnowballStemmer.cfh
cfcore/Lucy/Analysis/SnowballStopFilter.c
cfcore/Lucy/Analysis/SnowballStopFilter.cfh
cfcore/Lucy/Analysis/StandardTokenizer.c
cfcore/Lucy/Analysis/StandardTokenizer.cfh
cfcore/Lucy/Analysis/Token.c
cfcore/Lucy/Analysis/Token.cfh
cfcore/Lucy/Docs/Cookbook.md
cfcore/Lucy/Docs/Cookbook/CustomQuery.md
cfcore/Lucy/Docs/Cookbook/CustomQueryParser.md
cfcore/Lucy/Docs/Cookbook/FastUpdates.md
cfcore/Lucy/Docs/DevGuide.md
cfcore/Lucy/Docs/DocIDs.md
cfcore/Lucy/Docs/FileFormat.md
cfcore/Lucy/Docs/FileLocking.md
cfcore/Lucy/Docs/IRTheory.md
cfcore/Lucy/Docs/Tutorial.md
cfcore/Lucy/Docs/Tutorial/AnalysisTutorial.md
cfcore/Lucy/Docs/Tutorial/BeyondSimpleTutorial.md
cfcore/Lucy/Docs/Tutorial/FieldTypeTutorial.md
cfcore/Lucy/Docs/Tutorial/HighlighterTutorial.md
cfcore/Lucy/Docs/Tutorial/QueryObjectsTutorial.md
cfcore/Lucy/Docs/Tutorial/SimpleTutorial.md
cfcore/Lucy/Document/Doc.c
cfcore/Lucy/Document/Doc.cfh
cfcore/Lucy/Document/HitDoc.c
cfcore/Lucy/Document/HitDoc.cfh
cfcore/Lucy/Highlight/HeatMap.c
cfcore/Lucy/Highlight/HeatMap.cfh
cfcore/Lucy/Highlight/Highlighter.c
cfcore/Lucy/Highlight/Highlighter.cfh
cfcore/Lucy/Index/BackgroundMerger.c
cfcore/Lucy/Index/BackgroundMerger.cfh
cfcore/Lucy/Index/BitVecDelDocs.c
cfcore/Lucy/Index/BitVecDelDocs.cfh
cfcore/Lucy/Index/DataReader.c
cfcore/Lucy/Index/DataReader.cfh
cfcore/Lucy/Index/DataWriter.c
cfcore/Lucy/Index/DataWriter.cfh
cfcore/Lucy/Index/DeletionsReader.c
cfcore/Lucy/Index/DeletionsReader.cfh
cfcore/Lucy/Index/DeletionsWriter.c
cfcore/Lucy/Index/DeletionsWriter.cfh
cfcore/Lucy/Index/DocReader.c
cfcore/Lucy/Index/DocReader.cfh
cfcore/Lucy/Index/DocVector.c
cfcore/Lucy/Index/DocVector.cfh
cfcore/Lucy/Index/DocWriter.c
cfcore/Lucy/Index/DocWriter.cfh
cfcore/Lucy/Index/FilePurger.c
cfcore/Lucy/Index/FilePurger.cfh
cfcore/Lucy/Index/HighlightReader.c
cfcore/Lucy/Index/HighlightReader.cfh
cfcore/Lucy/Index/HighlightWriter.c
cfcore/Lucy/Index/HighlightWriter.cfh
cfcore/Lucy/Index/Indexer.c
cfcore/Lucy/Index/Indexer.cfh
cfcore/Lucy/Index/IndexManager.c
cfcore/Lucy/Index/IndexManager.cfh
cfcore/Lucy/Index/IndexReader.c
cfcore/Lucy/Index/IndexReader.cfh
cfcore/Lucy/Index/Inverter.c
cfcore/Lucy/Index/Inverter.cfh
cfcore/Lucy/Index/Lexicon.c
cfcore/Lucy/Index/Lexicon.cfh
cfcore/Lucy/Index/LexiconReader.c
cfcore/Lucy/Index/LexiconReader.cfh
cfcore/Lucy/Index/LexiconWriter.c
cfcore/Lucy/Index/LexiconWriter.cfh
cfcore/Lucy/Index/LexIndex.c
cfcore/Lucy/Index/LexIndex.cfh
cfcore/Lucy/Index/PolyLexicon.c
cfcore/Lucy/Index/PolyLexicon.cfh
cfcore/Lucy/Index/PolyReader.c
cfcore/Lucy/Index/PolyReader.cfh
cfcore/Lucy/Index/Posting.c
cfcore/Lucy/Index/Posting.cfh
cfcore/Lucy/Index/Posting/MatchPosting.c
cfcore/Lucy/Index/Posting/MatchPosting.cfh
cfcore/Lucy/Index/Posting/RawPosting.c
cfcore/Lucy/Index/Posting/RawPosting.cfh
cfcore/Lucy/Index/Posting/RichPosting.c
cfcore/Lucy/Index/Posting/RichPosting.cfh
cfcore/Lucy/Index/Posting/ScorePosting.c
cfcore/Lucy/Index/Posting/ScorePosting.cfh
cfcore/Lucy/Index/PostingList.c
cfcore/Lucy/Index/PostingList.cfh
cfcore/Lucy/Index/PostingListReader.c
cfcore/Lucy/Index/PostingListReader.cfh
cfcore/Lucy/Index/PostingListWriter.c
cfcore/Lucy/Index/PostingListWriter.cfh
cfcore/Lucy/Index/PostingPool.c
cfcore/Lucy/Index/PostingPool.cfh
cfcore/Lucy/Index/RawLexicon.c
cfcore/Lucy/Index/RawLexicon.cfh
cfcore/Lucy/Index/RawPostingList.c
cfcore/Lucy/Index/RawPostingList.cfh
cfcore/Lucy/Index/SegLexicon.c
cfcore/Lucy/Index/SegLexicon.cfh
cfcore/Lucy/Index/Segment.c
cfcore/Lucy/Index/Segment.cfh
cfcore/Lucy/Index/SegPostingList.c
cfcore/Lucy/Index/SegPostingList.cfh
cfcore/Lucy/Index/SegReader.c
cfcore/Lucy/Index/SegReader.cfh
cfcore/Lucy/Index/SegWriter.c
cfcore/Lucy/Index/SegWriter.cfh
cfcore/Lucy/Index/Similarity.c
cfcore/Lucy/Index/Similarity.cfh
cfcore/Lucy/Index/SkipStepper.c
cfcore/Lucy/Index/SkipStepper.cfh
cfcore/Lucy/Index/Snapshot.c
cfcore/Lucy/Index/Snapshot.cfh
cfcore/Lucy/Index/SortCache.c
cfcore/Lucy/Index/SortCache.cfh
cfcore/Lucy/Index/SortCache/NumericSortCache.c
cfcore/Lucy/Index/SortCache/NumericSortCache.cfh
cfcore/Lucy/Index/SortCache/TextSortCache.c
cfcore/Lucy/Index/SortCache/TextSortCache.cfh
cfcore/Lucy/Index/SortFieldWriter.c
cfcore/Lucy/Index/SortFieldWriter.cfh
cfcore/Lucy/Index/SortReader.c
cfcore/Lucy/Index/SortReader.cfh
cfcore/Lucy/Index/SortWriter.c
cfcore/Lucy/Index/SortWriter.cfh
cfcore/Lucy/Index/TermInfo.c
cfcore/Lucy/Index/TermInfo.cfh
cfcore/Lucy/Index/TermStepper.c
cfcore/Lucy/Index/TermStepper.cfh
cfcore/Lucy/Index/TermVector.c
cfcore/Lucy/Index/TermVector.cfh
cfcore/Lucy/Object/BitVector.c
cfcore/Lucy/Object/BitVector.cfh
cfcore/Lucy/Object/I32Array.c
cfcore/Lucy/Object/I32Array.cfh
cfcore/Lucy/Plan/Architecture.c
cfcore/Lucy/Plan/Architecture.cfh
cfcore/Lucy/Plan/BlobType.c
cfcore/Lucy/Plan/BlobType.cfh
cfcore/Lucy/Plan/FieldType.c
cfcore/Lucy/Plan/FieldType.cfh
cfcore/Lucy/Plan/FullTextType.c
cfcore/Lucy/Plan/FullTextType.cfh
cfcore/Lucy/Plan/NumericType.c
cfcore/Lucy/Plan/NumericType.cfh
cfcore/Lucy/Plan/Schema.c
cfcore/Lucy/Plan/Schema.cfh
cfcore/Lucy/Plan/StringType.c
cfcore/Lucy/Plan/StringType.cfh
cfcore/Lucy/Plan/TextType.c
cfcore/Lucy/Plan/TextType.cfh
cfcore/Lucy/Search/ANDMatcher.c
cfcore/Lucy/Search/ANDMatcher.cfh
cfcore/Lucy/Search/ANDQuery.c
cfcore/Lucy/Search/ANDQuery.cfh
cfcore/Lucy/Search/BitVecMatcher.c
cfcore/Lucy/Search/BitVecMatcher.cfh
cfcore/Lucy/Search/Collector.c
cfcore/Lucy/Search/Collector.cfh
cfcore/Lucy/Search/Collector/SortCollector.c
cfcore/Lucy/Search/Collector/SortCollector.cfh
cfcore/Lucy/Search/Compiler.c
cfcore/Lucy/Search/Compiler.cfh
cfcore/Lucy/Search/HitQueue.c
cfcore/Lucy/Search/HitQueue.cfh
cfcore/Lucy/Search/Hits.c
cfcore/Lucy/Search/Hits.cfh
cfcore/Lucy/Search/IndexSearcher.c
cfcore/Lucy/Search/IndexSearcher.cfh
cfcore/Lucy/Search/LeafQuery.c
cfcore/Lucy/Search/LeafQuery.cfh
cfcore/Lucy/Search/MatchAllMatcher.c
cfcore/Lucy/Search/MatchAllMatcher.cfh
cfcore/Lucy/Search/MatchAllQuery.c
cfcore/Lucy/Search/MatchAllQuery.cfh
cfcore/Lucy/Search/MatchDoc.c
cfcore/Lucy/Search/MatchDoc.cfh
cfcore/Lucy/Search/Matcher.c
cfcore/Lucy/Search/Matcher.cfh
cfcore/Lucy/Search/NoMatchMatcher.c
cfcore/Lucy/Search/NoMatchMatcher.cfh
cfcore/Lucy/Search/NoMatchQuery.c
cfcore/Lucy/Search/NoMatchQuery.cfh
cfcore/Lucy/Search/NOTMatcher.c
cfcore/Lucy/Search/NOTMatcher.cfh
cfcore/Lucy/Search/NOTQuery.c
cfcore/Lucy/Search/NOTQuery.cfh
cfcore/Lucy/Search/ORMatcher.c
cfcore/Lucy/Search/ORMatcher.cfh
cfcore/Lucy/Search/ORQuery.c
cfcore/Lucy/Search/ORQuery.cfh
cfcore/Lucy/Search/PhraseMatcher.c
cfcore/Lucy/Search/PhraseMatcher.cfh
cfcore/Lucy/Search/PhraseQuery.c
cfcore/Lucy/Search/PhraseQuery.cfh
cfcore/Lucy/Search/PolyMatcher.c
cfcore/Lucy/Search/PolyMatcher.cfh
cfcore/Lucy/Search/PolyQuery.c
cfcore/Lucy/Search/PolyQuery.cfh
cfcore/Lucy/Search/PolySearcher.c
cfcore/Lucy/Search/PolySearcher.cfh
cfcore/Lucy/Search/Query.c
cfcore/Lucy/Search/Query.cfh
cfcore/Lucy/Search/QueryParser.c
cfcore/Lucy/Search/QueryParser.cfh
cfcore/Lucy/Search/QueryParser/ParserElem.c
cfcore/Lucy/Search/QueryParser/ParserElem.cfh
cfcore/Lucy/Search/QueryParser/QueryLexer.c
cfcore/Lucy/Search/QueryParser/QueryLexer.cfh
cfcore/Lucy/Search/RangeMatcher.c
cfcore/Lucy/Search/RangeMatcher.cfh
cfcore/Lucy/Search/RangeQuery.c
cfcore/Lucy/Search/RangeQuery.cfh
cfcore/Lucy/Search/RequiredOptionalMatcher.c
cfcore/Lucy/Search/RequiredOptionalMatcher.cfh
cfcore/Lucy/Search/RequiredOptionalQuery.c
cfcore/Lucy/Search/RequiredOptionalQuery.cfh
cfcore/Lucy/Search/Searcher.c
cfcore/Lucy/Search/Searcher.cfh
cfcore/Lucy/Search/SeriesMatcher.c
cfcore/Lucy/Search/SeriesMatcher.cfh
cfcore/Lucy/Search/SortRule.c
cfcore/Lucy/Search/SortRule.cfh
cfcore/Lucy/Search/SortSpec.c
cfcore/Lucy/Search/SortSpec.cfh
cfcore/Lucy/Search/Span.c
cfcore/Lucy/Search/Span.cfh
cfcore/Lucy/Search/TermMatcher.c
cfcore/Lucy/Search/TermMatcher.cfh
cfcore/Lucy/Search/TermQuery.c
cfcore/Lucy/Search/TermQuery.cfh
cfcore/Lucy/Search/TopDocs.c
cfcore/Lucy/Search/TopDocs.cfh
cfcore/Lucy/Simple.c
cfcore/Lucy/Simple.cfh
cfcore/Lucy/Store/CompoundFileReader.c
cfcore/Lucy/Store/CompoundFileReader.cfh
cfcore/Lucy/Store/CompoundFileWriter.c
cfcore/Lucy/Store/CompoundFileWriter.cfh
cfcore/Lucy/Store/DirHandle.c
cfcore/Lucy/Store/DirHandle.cfh
cfcore/Lucy/Store/ErrorMessage.c
cfcore/Lucy/Store/ErrorMessage.cfh
cfcore/Lucy/Store/FileHandle.c
cfcore/Lucy/Store/FileHandle.cfh
cfcore/Lucy/Store/FileWindow.c
cfcore/Lucy/Store/FileWindow.cfh
cfcore/Lucy/Store/Folder.c
cfcore/Lucy/Store/Folder.cfh
cfcore/Lucy/Store/FSDirHandle.c
cfcore/Lucy/Store/FSDirHandle.cfh
cfcore/Lucy/Store/FSFileHandle.c
cfcore/Lucy/Store/FSFileHandle.cfh
cfcore/Lucy/Store/FSFolder.c
cfcore/Lucy/Store/FSFolder.cfh
cfcore/Lucy/Store/InStream.c
cfcore/Lucy/Store/InStream.cfh
cfcore/Lucy/Store/Lock.c
cfcore/Lucy/Store/Lock.cfh
cfcore/Lucy/Store/LockFactory.c
cfcore/Lucy/Store/LockFactory.cfh
cfcore/Lucy/Store/OutStream.c
cfcore/Lucy/Store/OutStream.cfh
cfcore/Lucy/Store/RAMDirHandle.c
cfcore/Lucy/Store/RAMDirHandle.cfh
cfcore/Lucy/Store/RAMFile.c
cfcore/Lucy/Store/RAMFile.cfh
cfcore/Lucy/Store/RAMFileHandle.c
cfcore/Lucy/Store/RAMFileHandle.cfh
cfcore/Lucy/Store/RAMFolder.c
cfcore/Lucy/Store/RAMFolder.cfh
cfcore/Lucy/Store/SharedLock.c
cfcore/Lucy/Store/SharedLock.cfh
cfcore/Lucy/Util/BlobSortEx.c
cfcore/Lucy/Util/BlobSortEx.cfh
cfcore/Lucy/Util/Debug.c
cfcore/Lucy/Util/Debug.cfh
cfcore/Lucy/Util/Freezer.c
cfcore/Lucy/Util/Freezer.cfh
cfcore/Lucy/Util/IndexFileNames.c
cfcore/Lucy/Util/IndexFileNames.cfh
cfcore/Lucy/Util/Json.c
cfcore/Lucy/Util/Json.cfh
cfcore/Lucy/Util/Json/JsonParser.y
cfcore/Lucy/Util/MemoryPool.c
cfcore/Lucy/Util/MemoryPool.cfh
cfcore/Lucy/Util/NumberUtils.cfh
cfcore/Lucy/Util/PriorityQueue.c
cfcore/Lucy/Util/PriorityQueue.cfh
cfcore/Lucy/Util/ProcessID.c
cfcore/Lucy/Util/ProcessID.cfh
cfcore/Lucy/Util/Sleep.c
cfcore/Lucy/Util/Sleep.cfh
cfcore/Lucy/Util/SortExternal.c
cfcore/Lucy/Util/SortExternal.cfh
cfcore/Lucy/Util/Stepper.c
cfcore/Lucy/Util/Stepper.cfh
cfcore/Lucy/Util/StringHelper.c
cfcore/Lucy/Util/StringHelper.cfh
cfcore/Lucy/Util/ToolSet.h
cfcore/LucyX/Search/FilterMatcher.c
cfcore/LucyX/Search/FilterMatcher.cfh
cfcore/LucyX/Search/MockMatcher.c
cfcore/LucyX/Search/MockMatcher.cfh
cfcore/LucyX/Search/ProximityMatcher.c
cfcore/LucyX/Search/ProximityMatcher.cfh
cfcore/LucyX/Search/ProximityQuery.c
cfcore/LucyX/Search/ProximityQuery.cfh
cftest/Lucy/Test.c
cftest/Lucy/Test.cfh
cftest/Lucy/Test/Analysis/TestAnalyzer.c
cftest/Lucy/Test/Analysis/TestAnalyzer.cfh
cftest/Lucy/Test/Analysis/TestCaseFolder.c
cftest/Lucy/Test/Analysis/TestCaseFolder.cfh
cftest/Lucy/Test/Analysis/TestNormalizer.c
cftest/Lucy/Test/Analysis/TestNormalizer.cfh
cftest/Lucy/Test/Analysis/TestPolyAnalyzer.c
cftest/Lucy/Test/Analysis/TestPolyAnalyzer.cfh
cftest/Lucy/Test/Analysis/TestRegexTokenizer.c
cftest/Lucy/Test/Analysis/TestRegexTokenizer.cfh
cftest/Lucy/Test/Analysis/TestSnowballStemmer.c
cftest/Lucy/Test/Analysis/TestSnowballStemmer.cfh
cftest/Lucy/Test/Analysis/TestSnowballStopFilter.c
cftest/Lucy/Test/Analysis/TestSnowballStopFilter.cfh
cftest/Lucy/Test/Analysis/TestStandardTokenizer.c
cftest/Lucy/Test/Analysis/TestStandardTokenizer.cfh
cftest/Lucy/Test/Highlight/TestHeatMap.c
cftest/Lucy/Test/Highlight/TestHeatMap.cfh
cftest/Lucy/Test/Highlight/TestHighlighter.c
cftest/Lucy/Test/Highlight/TestHighlighter.cfh
cftest/Lucy/Test/Index/TestDocWriter.c
cftest/Lucy/Test/Index/TestDocWriter.cfh
cftest/Lucy/Test/Index/TestHighlightWriter.c
cftest/Lucy/Test/Index/TestHighlightWriter.cfh
cftest/Lucy/Test/Index/TestIndexManager.c
cftest/Lucy/Test/Index/TestIndexManager.cfh
cftest/Lucy/Test/Index/TestPolyReader.c
cftest/Lucy/Test/Index/TestPolyReader.cfh
cftest/Lucy/Test/Index/TestPostingListWriter.c
cftest/Lucy/Test/Index/TestPostingListWriter.cfh
cftest/Lucy/Test/Index/TestSegment.c
cftest/Lucy/Test/Index/TestSegment.cfh
cftest/Lucy/Test/Index/TestSegWriter.c
cftest/Lucy/Test/Index/TestSegWriter.cfh
cftest/Lucy/Test/Index/TestSnapshot.c
cftest/Lucy/Test/Index/TestSnapshot.cfh
cftest/Lucy/Test/Index/TestSortWriter.c
cftest/Lucy/Test/Index/TestSortWriter.cfh
cftest/Lucy/Test/Index/TestTermInfo.c
cftest/Lucy/Test/Index/TestTermInfo.cfh
cftest/Lucy/Test/Object/TestBitVector.c
cftest/Lucy/Test/Object/TestBitVector.cfh
cftest/Lucy/Test/Object/TestI32Array.c
cftest/Lucy/Test/Object/TestI32Array.cfh
cftest/Lucy/Test/Plan/TestArchitecture.c
cftest/Lucy/Test/Plan/TestArchitecture.cfh
cftest/Lucy/Test/Plan/TestBlobType.c
cftest/Lucy/Test/Plan/TestBlobType.cfh
cftest/Lucy/Test/Plan/TestFieldMisc.c
cftest/Lucy/Test/Plan/TestFieldMisc.cfh
cftest/Lucy/Test/Plan/TestFieldType.c
cftest/Lucy/Test/Plan/TestFieldType.cfh
cftest/Lucy/Test/Plan/TestFullTextType.c
cftest/Lucy/Test/Plan/TestFullTextType.cfh
cftest/Lucy/Test/Plan/TestNumericType.c
cftest/Lucy/Test/Plan/TestNumericType.cfh
cftest/Lucy/Test/Search/TestLeafQuery.c
cftest/Lucy/Test/Search/TestLeafQuery.cfh
cftest/Lucy/Test/Search/TestMatchAllQuery.c
cftest/Lucy/Test/Search/TestMatchAllQuery.cfh
cftest/Lucy/Test/Search/TestNoMatchQuery.c
cftest/Lucy/Test/Search/TestNoMatchQuery.cfh
cftest/Lucy/Test/Search/TestNOTQuery.c
cftest/Lucy/Test/Search/TestNOTQuery.cfh
cftest/Lucy/Test/Search/TestPhraseQuery.c
cftest/Lucy/Test/Search/TestPhraseQuery.cfh
cftest/Lucy/Test/Search/TestPolyQuery.c
cftest/Lucy/Test/Search/TestPolyQuery.cfh
cftest/Lucy/Test/Search/TestQueryParser.c
cftest/Lucy/Test/Search/TestQueryParser.cfh
cftest/Lucy/Test/Search/TestQueryParserLogic.c
cftest/Lucy/Test/Search/TestQueryParserLogic.cfh
cftest/Lucy/Test/Search/TestQueryParserSyntax.c
cftest/Lucy/Test/Search/TestQueryParserSyntax.cfh
cftest/Lucy/Test/Search/TestRangeQuery.c
cftest/Lucy/Test/Search/TestRangeQuery.cfh
cftest/Lucy/Test/Search/TestReqOptQuery.c
cftest/Lucy/Test/Search/TestReqOptQuery.cfh
cftest/Lucy/Test/Search/TestSeriesMatcher.c
cftest/Lucy/Test/Search/TestSeriesMatcher.cfh
cftest/Lucy/Test/Search/TestSortSpec.c
cftest/Lucy/Test/Search/TestSortSpec.cfh
cftest/Lucy/Test/Search/TestSpan.c
cftest/Lucy/Test/Search/TestSpan.cfh
cftest/Lucy/Test/Search/TestTermQuery.c
cftest/Lucy/Test/Search/TestTermQuery.cfh
cftest/Lucy/Test/Store/MockFileHandle.c
cftest/Lucy/Test/Store/MockFileHandle.cfh
cftest/Lucy/Test/Store/TestCompoundFileReader.c
cftest/Lucy/Test/Store/TestCompoundFileReader.cfh
cftest/Lucy/Test/Store/TestCompoundFileWriter.c
cftest/Lucy/Test/Store/TestCompoundFileWriter.cfh
cftest/Lucy/Test/Store/TestFileHandle.c
cftest/Lucy/Test/Store/TestFileHandle.cfh
cftest/Lucy/Test/Store/TestFolder.c
cftest/Lucy/Test/Store/TestFolder.cfh
cftest/Lucy/Test/Store/TestFolderCommon.c
cftest/Lucy/Test/Store/TestFolderCommon.cfh
cftest/Lucy/Test/Store/TestFSDirHandle.c
cftest/Lucy/Test/Store/TestFSDirHandle.cfh
cftest/Lucy/Test/Store/TestFSFileHandle.c
cftest/Lucy/Test/Store/TestFSFileHandle.cfh
cftest/Lucy/Test/Store/TestFSFolder.c
cftest/Lucy/Test/Store/TestFSFolder.cfh
cftest/Lucy/Test/Store/TestInStream.c
cftest/Lucy/Test/Store/TestInStream.cfh
cftest/Lucy/Test/Store/TestIOChunks.c
cftest/Lucy/Test/Store/TestIOChunks.cfh
cftest/Lucy/Test/Store/TestIOPrimitives.c
cftest/Lucy/Test/Store/TestIOPrimitives.cfh
cftest/Lucy/Test/Store/TestRAMDirHandle.c
cftest/Lucy/Test/Store/TestRAMDirHandle.cfh
cftest/Lucy/Test/Store/TestRAMFileHandle.c
cftest/Lucy/Test/Store/TestRAMFileHandle.cfh
cftest/Lucy/Test/Store/TestRAMFolder.c
cftest/Lucy/Test/Store/TestRAMFolder.cfh
cftest/Lucy/Test/TestSchema.c
cftest/Lucy/Test/TestSchema.cfh
cftest/Lucy/Test/TestSimple.c
cftest/Lucy/Test/TestSimple.cfh
cftest/Lucy/Test/TestUtils.c
cftest/Lucy/Test/TestUtils.cfh
cftest/Lucy/Test/Util/TestFreezer.c
cftest/Lucy/Test/Util/TestFreezer.cfh
cftest/Lucy/Test/Util/TestIndexFileNames.c
cftest/Lucy/Test/Util/TestIndexFileNames.cfh
cftest/Lucy/Test/Util/TestJson.c
cftest/Lucy/Test/Util/TestJson.cfh
cftest/Lucy/Test/Util/TestMemoryPool.c
cftest/Lucy/Test/Util/TestMemoryPool.cfh
cftest/Lucy/Test/Util/TestNumberUtils.c
cftest/Lucy/Test/Util/TestNumberUtils.cfh
cftest/Lucy/Test/Util/TestPriorityQueue.c
cftest/Lucy/Test/Util/TestPriorityQueue.cfh
cftest/Lucy/Test/Util/TestSortExternal.c
cftest/Lucy/Test/Util/TestSortExternal.cfh
cftest/Lucy/Test/Util/TestStringHelper.c
cftest/Lucy/Test/Util/TestStringHelper.cfh
cftest/TestLucy.c
cftest/TestLucy.cfp
CHANGES
charmonizer.c
CONTRIBUTING
devel/benchmarks/extract_reuters.plx
devel/benchmarks/indexers/BenchmarkingIndexer.pm
devel/benchmarks/indexers/LuceneIndexer.java
devel/benchmarks/indexers/lucy_indexer.plx
devel/benchmarks/README.txt
devel/bin/appveyor-build.bat
devel/bin/format_changes_entry.pl
devel/bin/gen_word_break_data.pl
devel/bin/lucytidy.pl
devel/bin/regen_charmonizer.pl
devel/bin/release_commands.pl
devel/bin/setup_clownfish_env.sh
devel/bin/setup_env.sh
devel/bin/smoke.pl
devel/bin/test_all.sh
devel/bin/travis-test.sh
devel/bin/UnicodeTable.pm
devel/bin/update_version
devel/bin/valgrind_triggers.pl
devel/conf/astylerc
devel/conf/clownfish.vim
devel/conf/lucyperl.supp
devel/conf/perltidyrc
devel/conf/rat-excludes
INSTALL
INSTALL.SKIP
lemon/lemon.c
lemon/lempar.c
lemon/Makefile
lemon/Makefile.MinGW
lemon/Makefile.MSVC
lemon/README
lib/Lucy.pm
lib/Lucy.pod
lib/Lucy/Analysis/Analyzer.pm
lib/Lucy/Analysis/Analyzer.pod
lib/Lucy/Analysis/CaseFolder.pm
lib/Lucy/Analysis/CaseFolder.pod
lib/Lucy/Analysis/EasyAnalyzer.pm
lib/Lucy/Analysis/EasyAnalyzer.pod
lib/Lucy/Analysis/Inversion.pm
lib/Lucy/Analysis/Inversion.pod
lib/Lucy/Analysis/Normalizer.pm
lib/Lucy/Analysis/Normalizer.pod
lib/Lucy/Analysis/PolyAnalyzer.pm
lib/Lucy/Analysis/PolyAnalyzer.pod
lib/Lucy/Analysis/RegexTokenizer.pm
lib/Lucy/Analysis/RegexTokenizer.pod
lib/Lucy/Analysis/SnowballStemmer.pm
lib/Lucy/Analysis/SnowballStemmer.pod
lib/Lucy/Analysis/SnowballStopFilter.pm
lib/Lucy/Analysis/SnowballStopFilter.pod
lib/Lucy/Analysis/StandardTokenizer.pm
lib/Lucy/Analysis/StandardTokenizer.pod
lib/Lucy/Analysis/Token.pm
lib/Lucy/Analysis/Token.pod
lib/Lucy/Docs/Cookbook.pod
lib/Lucy/Docs/Cookbook/CustomQuery.pod
lib/Lucy/Docs/Cookbook/CustomQueryParser.pod
lib/Lucy/Docs/Cookbook/FastUpdates.pod
lib/Lucy/Docs/DevGuide.pod
lib/Lucy/Docs/DocIDs.pod
lib/Lucy/Docs/FileFormat.pod
lib/Lucy/Docs/FileLocking.pod
lib/Lucy/Docs/IRTheory.pod
lib/Lucy/Docs/Tutorial.pod
lib/Lucy/Docs/Tutorial/AnalysisTutorial.pod
lib/Lucy/Docs/Tutorial/BeyondSimpleTutorial.pod
lib/Lucy/Docs/Tutorial/FieldTypeTutorial.pod
lib/Lucy/Docs/Tutorial/HighlighterTutorial.pod
lib/Lucy/Docs/Tutorial/QueryObjectsTutorial.pod
lib/Lucy/Docs/Tutorial/SimpleTutorial.pod
lib/Lucy/Document/Doc.pm
lib/Lucy/Document/Doc.pod
lib/Lucy/Document/HitDoc.pm
lib/Lucy/Document/HitDoc.pod
lib/Lucy/Highlight/HeatMap.pm
lib/Lucy/Highlight/Highlighter.pm
lib/Lucy/Highlight/Highlighter.pod
lib/Lucy/Index/BackgroundMerger.pm
lib/Lucy/Index/BackgroundMerger.pod
lib/Lucy/Index/DataReader.pm
lib/Lucy/Index/DataReader.pod
lib/Lucy/Index/DataWriter.pm
lib/Lucy/Index/DataWriter.pod
lib/Lucy/Index/DeletionsReader.pm
lib/Lucy/Index/DeletionsWriter.pm
lib/Lucy/Index/DeletionsWriter.pod
lib/Lucy/Index/DocReader.pm
lib/Lucy/Index/DocReader.pod
lib/Lucy/Index/DocVector.pm
lib/Lucy/Index/DocWriter.pm
lib/Lucy/Index/FilePurger.pm
lib/Lucy/Index/HighlightReader.pm
lib/Lucy/Index/HighlightWriter.pm
lib/Lucy/Index/Indexer.pm
lib/Lucy/Index/Indexer.pod
lib/Lucy/Index/IndexManager.pm
lib/Lucy/Index/IndexManager.pod
lib/Lucy/Index/IndexReader.pm
lib/Lucy/Index/IndexReader.pod
lib/Lucy/Index/Inverter.pm
lib/Lucy/Index/Lexicon.pm
lib/Lucy/Index/Lexicon.pod
lib/Lucy/Index/LexiconReader.pm
lib/Lucy/Index/LexiconReader.pod
lib/Lucy/Index/LexiconWriter.pm
lib/Lucy/Index/PolyLexicon.pm
lib/Lucy/Index/PolyReader.pm
lib/Lucy/Index/PolyReader.pod
lib/Lucy/Index/Posting.pm
lib/Lucy/Index/Posting/MatchPosting.pm
lib/Lucy/Index/Posting/RichPosting.pm
lib/Lucy/Index/Posting/ScorePosting.pm
lib/Lucy/Index/PostingList.pm
lib/Lucy/Index/PostingList.pod
lib/Lucy/Index/PostingListReader.pm
lib/Lucy/Index/PostingListReader.pod
lib/Lucy/Index/PostingListWriter.pm
lib/Lucy/Index/SegLexicon.pm
lib/Lucy/Index/Segment.pm
lib/Lucy/Index/Segment.pod
lib/Lucy/Index/SegPostingList.pm
lib/Lucy/Index/SegReader.pm
lib/Lucy/Index/SegReader.pod
lib/Lucy/Index/SegWriter.pm
lib/Lucy/Index/SegWriter.pod
lib/Lucy/Index/Similarity.pm
lib/Lucy/Index/Similarity.pod
lib/Lucy/Index/Snapshot.pm
lib/Lucy/Index/Snapshot.pod
lib/Lucy/Index/SortCache.pm
lib/Lucy/Index/SortReader.pm
lib/Lucy/Index/SortWriter.pm
lib/Lucy/Index/TermInfo.pm
lib/Lucy/Index/TermVector.pm
lib/Lucy/Object/BitVector.pm
lib/Lucy/Object/BitVector.pod
lib/Lucy/Object/I32Array.pm
lib/Lucy/Object/Obj.pm
lib/Lucy/Plan/Architecture.pm
lib/Lucy/Plan/Architecture.pod
lib/Lucy/Plan/BlobType.pm
lib/Lucy/Plan/BlobType.pod
lib/Lucy/Plan/FieldType.pm
lib/Lucy/Plan/FieldType.pod
lib/Lucy/Plan/Float32Type.pm
lib/Lucy/Plan/Float64Type.pm
lib/Lucy/Plan/FullTextType.pm
lib/Lucy/Plan/FullTextType.pod
lib/Lucy/Plan/Int32Type.pm
lib/Lucy/Plan/Int64Type.pm
lib/Lucy/Plan/Schema.pm
lib/Lucy/Plan/Schema.pod
lib/Lucy/Plan/StringType.pm
lib/Lucy/Plan/StringType.pod
lib/Lucy/Search/ANDMatcher.pm
lib/Lucy/Search/ANDQuery.pm
lib/Lucy/Search/ANDQuery.pod
lib/Lucy/Search/BitVecMatcher.pm
lib/Lucy/Search/Collector.pm
lib/Lucy/Search/Collector.pod
lib/Lucy/Search/Collector/BitCollector.pm
lib/Lucy/Search/Collector/BitCollector.pod
lib/Lucy/Search/Collector/SortCollector.pm
lib/Lucy/Search/Compiler.pm
lib/Lucy/Search/Compiler.pod
lib/Lucy/Search/HitQueue.pm
lib/Lucy/Search/Hits.pm
lib/Lucy/Search/Hits.pod
lib/Lucy/Search/IndexSearcher.pm
lib/Lucy/Search/IndexSearcher.pod
lib/Lucy/Search/LeafQuery.pm
lib/Lucy/Search/LeafQuery.pod
lib/Lucy/Search/MatchAllQuery.pm
lib/Lucy/Search/MatchAllQuery.pod
lib/Lucy/Search/MatchDoc.pm
lib/Lucy/Search/Matcher.pm
lib/Lucy/Search/Matcher.pod
lib/Lucy/Search/NoMatchQuery.pm
lib/Lucy/Search/NoMatchQuery.pod
lib/Lucy/Search/NOTMatcher.pm
lib/Lucy/Search/NOTQuery.pm
lib/Lucy/Search/NOTQuery.pod
lib/Lucy/Search/ORQuery.pm
lib/Lucy/Search/ORQuery.pod
lib/Lucy/Search/ORScorer.pm
lib/Lucy/Search/PhraseQuery.pm
lib/Lucy/Search/PhraseQuery.pod
lib/Lucy/Search/PolyCompiler.pm
lib/Lucy/Search/PolyQuery.pm
lib/Lucy/Search/PolyQuery.pod
lib/Lucy/Search/PolySearcher.pm
lib/Lucy/Search/PolySearcher.pod
lib/Lucy/Search/Query.pm
lib/Lucy/Search/Query.pod
lib/Lucy/Search/QueryParser.pm
lib/Lucy/Search/QueryParser.pod
lib/Lucy/Search/RangeQuery.pm
lib/Lucy/Search/RangeQuery.pod
lib/Lucy/Search/RequiredOptionalMatcher.pm
lib/Lucy/Search/RequiredOptionalQuery.pm
lib/Lucy/Search/RequiredOptionalQuery.pod
lib/Lucy/Search/Searcher.pm
lib/Lucy/Search/Searcher.pod
lib/Lucy/Search/SortRule.pm
lib/Lucy/Search/SortRule.pod
lib/Lucy/Search/SortSpec.pm
lib/Lucy/Search/SortSpec.pod
lib/Lucy/Search/Span.pm
lib/Lucy/Search/Span.pod
lib/Lucy/Search/TermQuery.pm
lib/Lucy/Search/TermQuery.pod
lib/Lucy/Search/TopDocs.pm
lib/Lucy/Simple.pm
lib/Lucy/Simple.pod
lib/Lucy/Store/FileHandle.pm
lib/Lucy/Store/Folder.pm
lib/Lucy/Store/Folder.pod
lib/Lucy/Store/FSFileHandle.pm
lib/Lucy/Store/FSFolder.pm
lib/Lucy/Store/FSFolder.pod
lib/Lucy/Store/InStream.pm
lib/Lucy/Store/Lock.pm
lib/Lucy/Store/Lock.pod
lib/Lucy/Store/LockErr.pm
lib/Lucy/Store/LockErr.pod
lib/Lucy/Store/LockFactory.pm
lib/Lucy/Store/LockFactory.pod
lib/Lucy/Store/OutStream.pm
lib/Lucy/Store/RAMFile.pm
lib/Lucy/Store/RAMFileHandle.pm
lib/Lucy/Store/RAMFolder.pm
lib/Lucy/Store/RAMFolder.pod
lib/Lucy/Test.pm
lib/Lucy/Util/Debug.pm
lib/Lucy/Util/IndexFileNames.pm
lib/Lucy/Util/Json.pm
lib/Lucy/Util/MemoryPool.pm
lib/Lucy/Util/PriorityQueue.pm
lib/Lucy/Util/SortExternal.pm
lib/Lucy/Util/Stepper.pm
lib/Lucy/Util/StringHelper.pm
lib/LucyX/Index/ByteBufDocReader.pm
lib/LucyX/Index/ByteBufDocWriter.pm
lib/LucyX/Index/LongFieldSim.pm
lib/LucyX/Index/ZlibDocReader.pm
lib/LucyX/Index/ZlibDocWriter.pm
lib/LucyX/Remote/ClusterSearcher.pm
lib/LucyX/Remote/SearchClient.pm
lib/LucyX/Remote/SearchServer.pm
lib/LucyX/Search/Filter.pm
lib/LucyX/Search/MockMatcher.pm
lib/LucyX/Search/ProximityQuery.pm
lib/LucyX/Search/ProximityQuery.pod
LICENSE
MANIFEST			This list of files
modules/analysis/snowstem/devel/update_snowstem.pl
modules/analysis/snowstem/source/include/libstemmer.h
modules/analysis/snowstem/source/libstemmer/libstemmer_utf8.c
modules/analysis/snowstem/source/libstemmer/modules_utf8.h
modules/analysis/snowstem/source/README
modules/analysis/snowstem/source/runtime/api.c
modules/analysis/snowstem/source/runtime/api.h
modules/analysis/snowstem/source/runtime/header.h
modules/analysis/snowstem/source/runtime/utilities.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_danish.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_danish.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_dutch.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_dutch.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_english.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_english.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_finnish.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_finnish.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_french.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_french.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_german.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_german.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_hungarian.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_hungarian.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_italian.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_italian.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_norwegian.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_norwegian.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_porter.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_porter.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_portuguese.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_portuguese.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_romanian.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_romanian.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_russian.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_russian.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_spanish.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_spanish.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_swedish.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_swedish.h
modules/analysis/snowstem/source/src_c/stem_UTF_8_turkish.c
modules/analysis/snowstem/source/src_c/stem_UTF_8_turkish.h
modules/analysis/snowstem/source/test/README
modules/analysis/snowstem/source/test/tests.json
modules/analysis/snowstop/devel/update_snowstop.pl
modules/analysis/snowstop/source/snowball_stoplists.c
modules/unicode/ucd/WordBreak.tab
modules/unicode/ucd/WordBreakTest.json
modules/unicode/utf8proc/tests.json
modules/unicode/utf8proc/utf8proc.c
modules/unicode/utf8proc/utf8proc.h
modules/unicode/utf8proc/utf8proc_data.h
NOTICE
README
sample/FlatQueryParser.pm
sample/indexer.pl
sample/PrefixQuery.pm
sample/README.txt
sample/search.cgi
sample/us_constitution/amend1.txt
sample/us_constitution/amend10.txt
sample/us_constitution/amend11.txt
sample/us_constitution/amend12.txt
sample/us_constitution/amend13.txt
sample/us_constitution/amend14.txt
sample/us_constitution/amend15.txt
sample/us_constitution/amend16.txt
sample/us_constitution/amend17.txt
sample/us_constitution/amend18.txt
sample/us_constitution/amend19.txt
sample/us_constitution/amend2.txt
sample/us_constitution/amend20.txt
sample/us_constitution/amend21.txt
sample/us_constitution/amend22.txt
sample/us_constitution/amend23.txt
sample/us_constitution/amend24.txt
sample/us_constitution/amend25.txt
sample/us_constitution/amend26.txt
sample/us_constitution/amend27.txt
sample/us_constitution/amend3.txt
sample/us_constitution/amend4.txt
sample/us_constitution/amend5.txt
sample/us_constitution/amend6.txt
sample/us_constitution/amend7.txt
sample/us_constitution/amend8.txt
sample/us_constitution/amend9.txt
sample/us_constitution/art1sec1.txt
sample/us_constitution/art1sec10.txt
sample/us_constitution/art1sec2.txt
sample/us_constitution/art1sec3.txt
sample/us_constitution/art1sec4.txt
sample/us_constitution/art1sec5.txt
sample/us_constitution/art1sec6.txt
sample/us_constitution/art1sec7.txt
sample/us_constitution/art1sec8.txt
sample/us_constitution/art1sec9.txt
sample/us_constitution/art2sec1.txt
sample/us_constitution/art2sec2.txt
sample/us_constitution/art2sec3.txt
sample/us_constitution/art2sec4.txt
sample/us_constitution/art3sec1.txt
sample/us_constitution/art3sec2.txt
sample/us_constitution/art3sec3.txt
sample/us_constitution/art4sec1.txt
sample/us_constitution/art4sec2.txt
sample/us_constitution/art4sec3.txt
sample/us_constitution/art4sec4.txt
sample/us_constitution/art5.txt
sample/us_constitution/art6.txt
sample/us_constitution/art7.txt
sample/us_constitution/index.html
sample/us_constitution/preamble.txt
sample/us_constitution/uscon.css
t/001-build_indexes.t
t/002-lucy.t
t/015-sort_external.t
t/023-stepper.t
t/025-debug.t
t/026-serialization.t
t/050-ramfile.t
t/051-fsfile.t
t/102-strings_io.t
t/105-folder.t
t/106-locking.t
t/109-read_locking.t
t/110-shared_lock.t
t/111-index_manager.t
t/152-inversion.t
t/154-regex_tokenizer.t
t/200-doc.t
t/201-hit_doc.t
t/204-doc_reader.t
t/205-seg_reader.t
t/207-seg_lexicon.t
t/209-seg_lexicon_heavy.t
t/210-deldocs.t
t/211-seg_posting_list.t
t/213-segment_merging.t
t/215-term_vectors.t
t/216-schema.t
t/217-poly_lexicon.t
t/218-del_merging.t
t/219-byte_buf_doc.t
t/220-zlib_doc.t
t/224-lex_reader.t
t/233-background_merger.t
t/304-verify_utf8.t
t/305-indexer.t
t/306-dynamic_schema.t
t/308-simple.t
t/400-match_posting.t
t/501-termquery.t
t/502-phrasequery.t
t/504-similarity.t
t/505-hit_queue.t
t/506-collector.t
t/507-filter.t
t/508-hits.t
t/509-poly_searcher.t
t/510-remote_search.t
t/513-matcher.t
t/514-and_matcher.t
t/515-range_query.t
t/518-or_scorer.t
t/519-req_opt_matcher.t
t/520-match_doc.t
t/523-and_query.t
t/524-poly_query.t
t/525-match_all_query.t
t/526-not_query.t
t/527-req_opt_query.t
t/528-leaf_query.t
t/529-no_match_query.t
t/532-sort_collector.t
t/550-cluster_searcher.t
t/601-queryparser.t
t/602-boosts.t
t/603-query_boosts.t
t/604-simple_search.t
t/605-store_pos_boost.t
t/607-queryparser_multi_field.t
t/613-proximityquery.t
t/701-uscon.t
t/999-remove_indexes.t
t/binding/101-simple_io.t
t/binding/150-polyanalyzer.t
t/binding/151-analyzer.t
t/binding/153-case_folder.t
t/binding/155-snowball_stop_filter.t
t/binding/156-snowball_stemmer.t
t/binding/157-normalizer.t
t/binding/158-standard_tokenizer.t
t/binding/159-easyanalyzer.t
t/binding/206-snapshot.t
t/binding/303-highlighter.t
t/binding/310-heat_map.t
t/binding/506-collector.t
t/binding/511-sort_spec.t
t/binding/702-sample.t
t/binding/800-stack.t
t/core/012-priority_queue.t
t/core/013-bit_vector.t
t/core/015-sort_external.t
t/core/024-memory_pool.t
t/core/030-number_utils.t
t/core/032-string_helper.t
t/core/033-index_file_names.t
t/core/035-json.t
t/core/036-i32_array.t
t/core/037-freezer.t
t/core/050-ram_file_handle.t
t/core/051-fs_file_handle.t
t/core/052-instream.t
t/core/053-file_handle.t
t/core/054-io_primitives.t
t/core/055-io_chunks.t
t/core/061-ram_dir_handle.t
t/core/062-fs_dir_handle.t
t/core/103-fs_folder.t
t/core/104-ram_folder.t
t/core/105-folder.t
t/core/111-index_manager.t
t/core/112-cf_writer.t
t/core/113-cf_reader.t
t/core/150-analyzer.t
t/core/150-polyanalyzer.t
t/core/153-case_folder.t
t/core/154-regex_tokenizer.t
t/core/155-snowball_stop_filter.t
t/core/156-snowball_stemmer.t
t/core/157-normalizer.t
t/core/158-standard_tokenizer.t
t/core/206-snapshot.t
t/core/208-terminfo.t
t/core/214-field_misc.t
t/core/216-schema.t
t/core/220-doc_writer.t
t/core/221-highlight_writer.t
t/core/222-posting_list_writer.t
t/core/223-seg_writer.t
t/core/224-sort_writer.t
t/core/225-polyreader.t
t/core/230-full_text_type.t
t/core/231-blob_type.t
t/core/232-numeric_type.t
t/core/234-field_type.t
t/core/301-segment.t
t/core/303-highlighter.t
t/core/308-simple.t
t/core/309-span.t
t/core/310-heat_map.t
t/core/501-termquery.t
t/core/502-phrasequery.t
t/core/511-sort_spec.t
t/core/515-range_query.t
t/core/523-and_query.t
t/core/525-match_all_query.t
t/core/526-not_query.t
t/core/527-req_opt_query.t
t/core/528-leaf_query.t
t/core/529-no_match_query.t
t/core/530-series_matcher.t
t/core/531-or_query.t
t/core/610-queryparser_logic.t
t/core/611-queryparser_syntax.t
xs/Lucy/Analysis/RegexTokenizer.c
xs/Lucy/Document/Doc.c
xs/Lucy/Index/DocReader.c
xs/Lucy/Index/Inverter.c
META.yml
META.json