apache-lucy

    0

    1答えて

    私は、テキストファイルを含むフォルダのインデックスを作成し、lucy :: simpleモジュールを使用して単語を含むファイルを検索しようとしています。 #!/usr/bin/perl use strict; use warnings; use Lucy::Simple; use Lucy::Search::IndexSearcher; #make_path($ch_Index);