Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.931 Times

Lucene Internationalization freeware
Filter: All | Freeware | Demo
 

Lucene Internationalization

1 2 3 4 5 > 
Added: March 28, 2013 | Visits: 312

Search Lucene Internationalization Search tabs for all Search Lucene API module can also be localized.Installation:Unpack in your modules folder (usually '/sites/all/modules/')Enable under Administer > Site Building > Modules Platforms: PHP

License: Freeware Size: 10 KB Download (45): Search Lucene Internationalization Download

Added: May 01, 2013 | Visits: 724

Search Lucene API Overview#D7CX: I pledge that Search Lucene API will have a full Drupal 7 release on the day that Drupal 7 is released.Search Lucene API adds Solr-like search functionality to Drupal. Because it is built on top of the Zend Framework's PHP port of Lucene, neither Java nor any external services are... Platforms: PHP

License: Freeware Size: 71.68 KB Download (45): Search Lucene API Download

Added: March 13, 2010 | Visits: 1.481

Lire - Lucene Image REtrieval Lire, the Lucene Image REtrieval library is a simple way to create a Lucene index of image features for content based image retrieval (CBIR). The used features are taken from the MPEG-7 Standard: ScalableColor, ColorLayout and EdgeHistogram. Furthermore methods for searching the index are... Platforms: *nix

License: Freeware Download (127): Lire - Lucene Image REtrieval Download

Added: August 12, 2010 | Visits: 716

Lucene Lucene is a Perl API to the C++ port of the Lucene search engine. SYNOPSIS Initialize/Empty Lucene index my $analyzer = new Lucene::Analysis::Standard::StandardAnalyzer(); my $store = Lucene::Store::FSDirectory->getDirectory("/home/lucene", 1); my $tmp_writer = new... Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Lucene Download

Added: January 26, 2010 | Visits: 1.256

Lucene::Search::Highlight Lucene::Search::Highlight is a Perl module with highlight terms in Lucene search results. SYNOPSIS Load highlight classes into namespace use Lucene::Search::Highlight; Create Formatter and Query Scorer my $formatter = new Lucene::Search::Highlight::SimpleHTMLFormatter("< b >", "< /b... Platforms: *nix

License: Freeware Size: 6.14 KB Download (111): Lucene::Search::Highlight Download

Added: June 24, 2013 | Visits: 332

Search Lucene OG This module provides integration between Search Lucene and Organic Groups, and is a port of the Apache Solr OG module. Platforms: PHP

License: Freeware Size: 10 KB Download (52): Search Lucene OG Download

Added: July 28, 2013 | Visits: 406

Search Lucene Views Search Lucene Views integrates Search Lucene API with the popular Views project. Executing a Lucene search through Views gives administrators more control of how their search results are displayed as opposed to the limited methods provided by the core Search API. This module provides a filter... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Search Lucene Views Download

Added: July 27, 2013 | Visits: 194

Internationalization Views Translate views using Internationalization. This is a work in progress and not all Views properties can be translated yet. Requires Internationalization 6.x-1.5 or newer.This module has been moved from Internationalization package so we can have different branches compatible with each of the... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Internationalization Views Download

Added: May 15, 2013 | Visits: 486

Search Lucene DidYouMean #D7CX: I pledge that Search Lucene DidYouMean will have a full Drupal 7 release on the day that Drupal 7 is released.OverviewBesides being a lot of fun to say, Search Lucene DidYouMean detects and corrects spelling errors in search queries by comparing the passed keys against the terms in the... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Search Lucene DidYouMean Download

Added: June 16, 2013 | Visits: 652

Search Lucene API Node Filter Search Lucene API Node Filter is an add on module to Search Lucene API.6.x-1 works with Search Lucene API 6.x-16.x-2 works with Search Lucene API 6.x-2It allows nodes to be hidden from the search on an individual node basis. An 'Exclude from search.' checkbox is added to all node... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Search Lucene API Node Filter Download

Added: June 16, 2013 | Visits: 342

Domain Internationalization Internationalization module allows to specify multilingual variables but often this is not enough for sites using Domain Access. Domain Internationalization module allows customizing variables based on domain and language. It depends on Domain Access and Locale modules and can be used combined... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Domain Internationalization Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 306

lucene-tutor A tutorial I use for getting a jump start on lucene usage throughout my projects. Platforms: Windows, Mac, Linux

License: Freeware Size: 38.79 KB Download (43): lucene-tutor Download

Added: April 04, 2013 | Visits: 495

Internationalization UI This is a collection of modules to provide a simple UI for Internationalization. It is intended for small multilingual sites for which you want to have simple on-page translations options for everything. Some notes about i18n UI.About these modulesThis is recommended for sites where a small... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Internationalization UI Download

Added: July 25, 2013 | Visits: 266

Apache Lucene Apache Lucene(TM) is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform. Platforms: Mac

License: Freeware Size: 42.37 MB Download (38): Apache Lucene Download

Added: August 21, 2010 | Visits: 746

PyLucene PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG. PyLucene goal is to allow you to use Lucenes text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene. PyLucene is supported on Mac OS X,... Platforms: *nix

License: Freeware Size: 4.1 MB Download (98): PyLucene Download

Added: August 06, 2010 | Visits: 1.089

OpenInteract2::Manual::I18N OpenInteract2::Manual::I18N is an internationalization in OpenInteract2. SYNOPSIS This part of the manual will describe i18n efforts in OpenInteract2, how to create message bundles to distribute with your application, and how you can customize the process. CAVEATS Im a newbie at i18n/l10n... Platforms: *nix

License: Freeware Size: 931.84 KB Download (96): OpenInteract2::Manual::I18N Download

Added: June 09, 2010 | Visits: 680

cstrings A lightweight internationalization tool for C code, for those who find gettext too bulky and intrusive. Extracts strings from a program and turns them into #defines in a pre-pended code section. Has good features for building up your message base incrementally. This tool can be used to massage... Platforms: *nix

License: Freeware Size: 18.43 KB Download (98): cstrings Download

Added: November 03, 2010 | Visits: 2.444

Apache Nutch Nutch project is Web searching software which builds on Lucene Java, adding Web specifics such as a crawler, a link-graph database, parsers for HTML and other document formats, etc. Interesting files include: docs/api/index.html Javadocs for the Nutch software. CHANGES.txt Log of changes... Platforms: *nix

License: Freeware Size: 68 MB Download (628): Apache Nutch Download

Added: August 13, 2010 | Visits: 809

Plucene Plucene is a Perl port of the Lucene search engine. SYNOPSIS Create Documents by adding Fields: my $doc = Plucene::Document->new; $doc->add(Plucene::Document::Field->Text(content => $content)); $doc->add(Plucene::Document::Field->Text(author => "Your Name")); Choose Your Analyser and... Platforms: *nix

License: Freeware Size: 327.68 KB Download (94): Plucene Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 242

JLokalize Open source tool for the internationalization (i18n) of Java applications. Editor for key, value pairs for language resources. Additionally allows to define comments and has a reverse and spell checking function. Also gathers statistics about translation key usage within your application.... Platforms: Windows

License: Freeware Download (44): JLokalize Download

1 2 3 4 5 >