search for: swish3

Displaying 4 results from an estimated 4 matches for "swish3".

Did you mean: swish
2010 Dec 15
2
excluding child folders in omindex search
hi there, is there an option to exclude child folders when running omindex? For example: omindex -p --db /var/blah/default --url /something /var/www --exclude /var/www/ignore Thanks, Jeff
2009 Dec 01
0
SWISH::Prog::Xapian
Early[0] implementations of Swish3 for Perl are now available on CPAN. http://search.cpan.org/dist/SWISH-Prog-KSx/ http://search.cpan.org/dist/SWISH-Prog-Xapian/ These Perl implementations offer KinoSearch[1] or Xapian[2] as alternate backend libraries. SWISH::Prog::Xapian should build indexes compatible with the swish_xapian t...
2011 Jun 14
2
Facets with Multiple Values
I'm trying to determine the best way to index facets with multiple values. For example, let's say we have several books and we want an Author facet where one can filter the books by the author. The problem is each book can have multiple authors. Is there a way to index multiple author names into a single value slot for each book? I see there is a Xapian::StringListSerialiser class that
2010 Apr 16
2
best practices - combining sql database and xapian, size of database?
Newbie-alert: I'm just getting started on a new project involving a full text search requirement, and my initial investigation points to xapian being the way to go. Two questions: - eventually I'll most likely be indexing towards 50 million documents - is this reasonable to expect or attempt with xapian? - each of my documents come with a set of attributes. These are easily stored