search for: flax

Displaying 20 results from an estimated 36 matches for "flax".

Did you mean: flag
2008 Jul 29
1
Flax support for docx
Anyone used Flax to search for docx? I'm testing on XP. Installed msxml6.msi and FilterPackx86.exe but Flax dosen't seem to register *.docx as a document type. Is there a way for me to add it in? Thanks, Frank
2010 Mar 19
1
GetSpellingSuggestion returns no results.
I'm testing out the flax binaries in a .net 4.0 solution. I've built an index containing about 20k items (the complete magic the gathering card database). I've managed to get search results, and get the query to filter on numerical parameters. However I'm totally unable to get the spellchecker to work. I'm...
2005 Sep 07
4
merging flac files
Hi! I was hoping there was a tool which would let me do something like: #flax -o existing.flac --append mytune.flac To merge the 2 files! Also; is it possible to change the velocity/gain of a flac track ? I would love to know how! Regards, Frans
2010 Aug 04
1
Xapian binary download
I have been looking for an open source search engine for use on a company intranet site to search certain file repositories. I am not a software developer so compiling myself is not an option. Is there a binary download available for use in JavaScript? Also, is Xapian able to index the contents of office documents? Regards Ashley Ashley Jennings Fuel Management & Indication - EDYUCC 07L
2004 Sep 10
1
vorbis+flac compression
...pression than simply flac-ing. I've tested it on one file only: file.wav 55829468 bytes flac -8 file.wav file.flac 37924329 bytes (0.6793 of original) oggenc file.wav file.ogg 4784799 bytes oggdec -o ogg.wav file.ogg sox tmp.wav ogg-.wav vol -1.0 soxmix file.wav ogg-.wav rests.wav flax -8 rests.wav rests.flac 31353872 bytes file.ogg+rests.flac 36138671 bytes (0.6473 of original) Its time consuming, and decoding is harder than for flac, but both formats are streamable. And what a jump in compression ratio... Pozdrawiam Slimak (na kraw?dzi)
2010 Oct 14
1
Windows Binaries
Hi All, I've tried to grab the Windows binaries from here: http://www.flax.co.uk/xapian_binaries but seem to be running into a problem with the Xapian-Tools packages. I've downloaded version 1.0.22, 1.2.3, and 1.0.21 and all three are giving me errors when I try to decompress the archive. I've tried downloading using Safari, Chrome, and IE; all with the same res...
2010 Jun 09
1
TermGenerator incorrectly tokenizes German text which contains special characters
Dear Xapian users, I try to index some German text with Xapian using the xapian_php bindings. I run Apache 2.2 on Windows using PHP 5.2.13 with the pre build xapian bindings from Flax: Xapian Support enabled Xapian Compiled Version @PACKAGE_VERSION@ Xapian Linked Version 1.2.0 The problem is that after indexing text which contains special characters like ?, ?, ? and ?, using TermGenerator::index_text ( http://xapian.org/docs/sourcedoc/html/classXapian_1_1TermGenerator.html#b358...
2012 Aug 06
1
Windows link.exe error : libbrass.lib(brass_table.obj) : unresolved external symbol _inflateEnd
Hi guys, I discovered xapian today and I'm trying it because it looks promising compared to other FTS engines. However I'm in a windows environment so it's a bit painful to set up as there is no official binaries. I've heard about http://www.flax.co.uk/xapian_binaries And I'm trying to build their latest release (1.2.8). After a few tries I manage to compile everything with visual 2010. However the linking is failing : //------------------------------------------------------------------------------ Microsoft (R) Program Maintenance U...
2009 Apr 07
0
Binaries now available for Windows
Hi all, We're now offering pre-built Windows binaries for Xapian examples, tools and bindings for PHP, Python, Java-swig, Ruby and C#. You can find them at http://www.flax.co.uk/xapian.shtml I'd appreciate any feedback from those with more experience in a particular language - for example I've built one-click installable packages for Python, but I'm not sure if there's equivalents for the other languages. Any more rigourous testing of the binaries...
2009 Apr 20
1
Xapian 1.0.12 released
I've uploaded Xapian 1.0.12 (including Search::Xapian 1.0.12.0), which as usual you can download from: http://xapian.org/download Here are the SHA1 checksums of the released files: fee5df9ce07c3aa16f2509a7373d48de468d9fc7 Search-Xapian-1.0.12.0.tar.gz 8a82b7e2139d2f50c95deae50b32f7bc88f63a8c xapian-bindings-1.0.12.tar.gz 963011408a77897d73da3f28e7aaabe2525e016f xapian-core-1.0.12.tar.gz
2010 Jun 29
1
Xapian 1.2.2 released
I've uploaded Xapian 1.2.2 (including Search::Xapian 1.2.2.0). If you are wondering what happened to 1.2.1, a couple of portability issues were found after packaging it but before announcing it, so we decided not to widely publicise it, and prepare 1.2.2 to fix these. The logs showed at least one download of 1.2.1 already, hence we didn't just reuse that version. As usual you can
2010 Aug 27
2
Xapian 1.2.3 released
I've uploaded Xapian 1.2.3 (including Search::Xapian 1.2.3.0). As usual you can download from: http://xapian.org/download You can read an overview of the release here: http://trac.xapian.org/wiki/ReleaseOverview/1.2.3 The full lists of user-visible changes are linked to from there, and from the "[news]" links on the download page. As always, if you encounter problems, please
2010 Oct 03
1
Xapian 1.0.22 released
I've uploaded Xapian 1.0.22 (including Search::Xapian 1.0.22.0), which as usual you can download from: http://xapian.org/download The 1.0 branch is firmly in maintenance mode now. This release fixes some minor bugs and improves portability a little. The full lists of user-visible changes are linked to from here, and from the "[news]" links on the download page:
2010 Dec 14
0
Xapian Windows binaries now working
Hi all, http://www.flax.co.uk/xapian_binaries is now working after a brief glitch due to a website update - sorry! Cheers Charlie
2011 Jan 14
1
Xapian 1.0.23 released
I've uploaded Xapian 1.0.23 (including Search::Xapian 1.0.23.0), which as usual you can download from: http://xapian.org/download This release fixes a few bugs and improves portability to Cygwin. This will probably be the last release from the 1.0 series. 1.2.0 was released 8.5 months ago, and we'll probably want to start a new development series soon, so it's time to retire 1.0.
2005 Sep 28
0
Newbie Syntax Q: to new or not to new?
...hould be updated to reflect that. If *not*, then perhaps the demo page code should be revised to remove the *new* statement - and if that''s the case, then it may just be a bug, that Highlight requires the *new* statement and other effects do not. Hope that made sense. Thanks! Avi Flax Baltimore, Maryland, USA -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2359 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails-spinoffs/attachments/20050928/43284523/smime.bin
2005 Sep 29
0
scriptaculous: Filed Bug #2339: XHTML comments can cause Firefox to throw an error on Sortable.create()
...1.0.6 will throw this error: Error: item.id has no properties Source File: file:///*cut*/dragdrop.js Line: 501 The error does not occur in Safari. I''ve included in the bug report a sample document that can illustrate and demonstrate the problem. Thanks for an amazing library! Avi Flax Baltimore, Maryland, USA -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2359 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails-spinoffs/attachments/20050929/f265e2c6/smime.bin
2007 May 23
2
xen remote console and multiple admins
Hello, I''m enjoying my Xen quest very much thus far. Q: How does one handle the situation of multiple root users on dom0 trying to `xm console'' to the same guest? I was unable to use the virtual console at all until I added a line to inittab for agetty to spawn on xvc0. Now I''m not sure of an elegant solution for supporting multiple consoles (possible?), or even
2010 Apr 15
1
Xapian 1.0.19 released
I've uploaded Xapian 1.0.19 (including Search::Xapian 1.0.19.0), which as usual you can download from: http://xapian.org/download The most notable changes in this release are: QueryParser: * Fix memory leak if Database throws an exception during parsing. Flint backend: * Updating positional information for a document optimised a little. Search::Xapian: * Wrap
2010 Feb 15
3
Xapian 1.0.18 released
I've uploaded Xapian 1.0.18 (including Search::Xapian 1.0.18.0), which as usual you can download from: http://xapian.org/download The most notable changes in this release are: QueryParser: * Improve support for languages such as Burmese which use Unicode enclosing mark and combining spacing mark characters. Flint backend: * When updating documents, don't update posting entries