CHANGELOG.md | 100644 | 0 | 0 | | | 16.2 KB | ff087ead70778cbf5b4ad55428d9d9c72093a830e59e9baf49a79d9212339b62 |
LICENSE | 100644 | 0 | 0 | | | 1.03 KB | 8de9c26ab27e5ca86633bf065fcd4d8d6d1819dcac9849f356b8eab38153e94e |
README.rdoc | 100644 | 0 | 0 | | | 20.9 KB | 77643e8db7f2d56b94ceafbb77c512bb32b416eb2da19a7f531247284fc8d5ad |
Rakefile | 100644 | 0 | 0 | | | 109 Bytes | 07ed55162a61a04b23e389f61c5cdec4fbc07c45440d1631b48f576aeab36885 |
lib/generators/install_generator.rb | 100644 | 0 | 0 | | | 388 Bytes | 29fc771836adc46d6f3e2521f208cce489b2457d920fe38b596688748f91aa80 |
lib/generators/templates/beanstalk_worker | 100755 | 0 | 0 | | | 2.2 KB | 8874dd88ca638def66b4654040d1beb10bb5c74aa61c914c42c72c1189d8762e |
lib/type_codec.rb | 100644 | 0 | 0 | | | 5.84 KB | 9afc2cb617c2732fc6ce9a2428ae95f0f55987eb7f40af8dda3d84fe67437f02 |
lib/xapian_db.rb | 100644 | 0 | 0 | | | 6.88 KB | 717df8ed7c5850d1a62ea5e163c3e2e6b17533f508ca6937602aa13036530ef0 |
lib/xapian_db/adapters/active_record_adapter.rb | 100644 | 0 | 0 | | | 3.59 KB | ae5215da1383c796f913763675ae3204dc15bd8cf2109dd2c8b78b0b43fec90f |
lib/xapian_db/adapters/base_adapter.rb | 100644 | 0 | 0 | | | 2.56 KB | 85ae9ebec77b09b52677dc44ca5146a6c9819a75a27b93f20b4f680bd6d0dd44 |
lib/xapian_db/adapters/datamapper_adapter.rb | 100644 | 0 | 0 | | | 3.51 KB | 6f6ad2d86bdab64b97088f48f9de9ac86e01e1cc9b86d2fc19a9755966dfd9c0 |
lib/xapian_db/adapters/generic_adapter.rb | 100644 | 0 | 0 | | | 1.64 KB | 53851a4bffabef827dead44e67f239aac98c5caad1ac9936020852cd16e1f487 |
lib/xapian_db/config.rb | 100644 | 0 | 0 | | | 7.63 KB | 9e8d98c8754b8429fa3128f2650973c2ad0f461dafd8668a21817295e2fe9292 |
lib/xapian_db/database.rb | 100644 | 0 | 0 | | | 9.54 KB | b6642582e1a0559902c3a6b8f699ab6b3b19d5911b1335ab9eab5c49304f5384 |
lib/xapian_db/document_blueprint.rb | 100644 | 0 | 0 | | | 18.1 KB | 275ab48fb03504d7a6da385a4afe690c9ebdef0a86c4fc935e26d5e46d54afe7 |
lib/xapian_db/index_writers/beanstalk_worker.rb | 100644 | 0 | 0 | | | 831 Bytes | 3e93a52d6ddbd29b5cef49f9a81f3afcd3e7b9000aca4911b4fd4c4c820faabc |
lib/xapian_db/index_writers/beanstalk_writer.rb | 100644 | 0 | 0 | | | 1.38 KB | 3fe8a8d104b5d64bc0a75e6386fb2dfeae86c00091a505a6e772b2856f0616ee |
lib/xapian_db/index_writers/direct_writer.rb | 100644 | 0 | 0 | | | 3.32 KB | 8060a452f70f12f5e84285d0dfaf189a1e03aacc44f794a90a802b5aacbce84f |
lib/xapian_db/index_writers/no_op_writer.rb | 100644 | 0 | 0 | | | 960 Bytes | 0f4107ac6f3375a8ce6a207e936935379906e2aaee15486f4bd22fc2db642a37 |
lib/xapian_db/index_writers/resque_worker.rb | 100644 | 0 | 0 | | | 1.08 KB | aa23d8cb090ecb111309b35840c05289a6d2d191e7e551cf68f9adc172fa3a17 |
lib/xapian_db/index_writers/resque_writer.rb | 100644 | 0 | 0 | | | 1.07 KB | 70a32bb65c2de85db80d47b30d7159883f164d81db343b4818672add285543e7 |
lib/xapian_db/index_writers/sidekiq_worker.rb | 100644 | 0 | 0 | | | 1.5 KB | 9e173ecf45b108c45922d62fb432fde53a72a666704b12529c32b6b6b71f0622 |
lib/xapian_db/index_writers/sidekiq_writer.rb | 100644 | 0 | 0 | | | 1.98 KB | e779f0a93858a04fb6aab3b08355b57f85a4781a086f6f2f79875d7a5a3f4faa |
lib/xapian_db/index_writers/transactional_writer.rb | 100644 | 0 | 0 | | | 1.64 KB | 89f7d4ced71cd703434ed244aed4b6a8216293e540f21583f6d17c52a0521c5b |
lib/xapian_db/indexer.rb | 100644 | 0 | 0 | | | 4.97 KB | 8a3c412dc92c0713fec7bd46a67b2b3e733a2e62382abb87ed184548efce6960 |
lib/xapian_db/model_extenders/active_record.rb | 100644 | 0 | 0 | | | 345 Bytes | f041177ea70c3161ea5472b3e9baa67da9e4d7cc06dd3662e2dd41839d373432 |
lib/xapian_db/model_extenders/datamapper.rb | 100644 | 0 | 0 | | | 382 Bytes | 3e38d2556d001e2c2f10965c20c4231b1d0c40d9f4c852a9bd90fa7925d81ee5 |
lib/xapian_db/query_parser.rb | 100644 | 0 | 0 | | | 3.07 KB | 55f1ff5ed1bd819c8b7c4dde30b84d062f0831b9b5250c9e94c779f1f45ac899 |
lib/xapian_db/railtie.rb | 100644 | 0 | 0 | | | 4.93 KB | 5ad78f19a193869aae2da20d8ab9d894c3c81565bdd73639e706dce278493d38 |
lib/xapian_db/repositories/stemmer.rb | 100644 | 0 | 0 | | | 1.01 KB | ea2a1ee7c8c35cedf46ac80ac684775b7c70e2606678718a0e6785c1d08a1f2a |
lib/xapian_db/repositories/stopper.rb | 100644 | 0 | 0 | | | 1.09 KB | 27c0ad65e7ce038611c5659b3e4a7538eb322a39ffb91cc7765e22aa410f0d1c |
lib/xapian_db/resultset.rb | 100644 | 0 | 0 | | | 4.59 KB | a6592b1fcdec2c74605e001dc798c38e22e61d4895aba5c4866b837882a94305 |
lib/xapian_db/stopwords/README | 100644 | 0 | 0 | | | 301 Bytes | 7c37039e3e26161325fd120f9889b3ca9155c474bee63caa5a2c9c3a5b5a6d13 |
lib/xapian_db/stopwords/da.txt | 100644 | 0 | 0 | | | 424 Bytes | 1bedc9cf5a8830dacf8c4ee0d8b301f0801861756ad0d504431d01047f961b0c |
lib/xapian_db/stopwords/de.txt | 100644 | 0 | 0 | | | 1.32 KB | 46bf0dcec5b5bd83cd7fb96a5283876fdf91cfae7f988252132218545a61d1f7 |
lib/xapian_db/stopwords/en.txt | 100644 | 0 | 0 | | | 954 Bytes | 79702275efb200187cd3e03be19c35c564ae9713b16fdbc5006dd7ecb363e822 |
lib/xapian_db/stopwords/es.txt | 100644 | 0 | 0 | | | 2.08 KB | ceb693b4197f4144455c5004eee5237fbd1a04b82f84cee52e9ae7e8e1494c59 |
lib/xapian_db/stopwords/fi.txt | 100644 | 0 | 0 | | | 368 Bytes | 1144f0f1c899ae6ff4bdb9afe0c470e3e265e1a548b20640a0ee1669bfff4b8d |
lib/xapian_db/stopwords/fr.txt | 100644 | 0 | 0 | | | 834 Bytes | 38ac680384fc7b372273a325466d45bd89c01d3b10028b5073a8bbcdba4d3cb1 |
lib/xapian_db/stopwords/hu.txt | 100644 | 0 | 0 | | | 1.2 KB | 64a68b5ebaa616b25bd976ac915c326f2ea8cce8b59a0ac8c5728b980ae4fb0c |
lib/xapian_db/stopwords/it.txt | 100644 | 0 | 0 | | | 1.62 KB | 293d7841f198e4012f49e8e5653c3bfd073a58cea1259fa2c0fcec894167b628 |
lib/xapian_db/stopwords/nl.txt | 100644 | 0 | 0 | | | 453 Bytes | e5a2a7c390fe3ad0c0a132586ed11492b635d66a1f426cd89677f80b07bc76a6 |
lib/xapian_db/stopwords/no.txt | 100644 | 0 | 0 | | | 851 Bytes | f7e5b42208ccf1b1f282f9e0f8570e464272762bda5718b6b26750f510a688dc |
lib/xapian_db/stopwords/pt.txt | 100644 | 0 | 0 | | | 1.24 KB | 5f305fac1d830620eeb9b2a68a1b96bf26f65c2e9257d56c8413d6fb36ed6cac |
lib/xapian_db/stopwords/ru.txt | 100644 | 0 | 0 | | | 1.32 KB | 63201bbb2066106170130cb75565a50e66eb4066cfa004171d4a3ce19eb5def5 |
lib/xapian_db/stopwords/sv.txt | 100644 | 0 | 0 | | | 559 Bytes | 2a9d9d756bc4257d49329994f805c712cd5ab6746162e2082752238766c1c0c8 |
lib/xapian_db/stopwords/update_stopwords.rb | 100644 | 0 | 0 | | | 1.26 KB | 6504df8fcdaa36a292bc4f651fb4cac812ac9c09d6160cd462b7a0ddfd9d32c6 |
lib/xapian_db/utilities.rb | 100644 | 0 | 0 | | | 1.49 KB | c934a9279ba71cb0fcf9ccbb2d3bb1151d7a392a1674b45944a6e2d5b40db1fc |
tasks/spec.rake | 100644 | 0 | 0 | | | 171 Bytes | 48d2fb4453b99b8188dcab8f85ba69c0f43d2e2c8bee62a8ca38f06ea4b23607 |
tasks/xapian_rebuild_index.rake | 100644 | 0 | 0 | | | 196 Bytes | 9b4555a935048f578e8640f07760d2dc35712c9c0dd16c2e0c940c80dccf7db3 |