Displaying 20 results from an estimated 600 matches similar to: "GetSpellingSuggestion returns no results."
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
2008 Oct 23
3
Problems running Writeoutloud
Hi
I'm trying to get Writeoutloud (talking wordprocessor for dyslexics) running on an Asus Eeepc (Xandros) using Wine 1.0.
The prog installed reasonably well and after running Winetricks and fixing mfc42 I got the prog to boot. It boots OK and accepts keystrokes but when the spacebar is pressed and the prog attempts to spellcheck the word just completed I get an error message to say
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
2019 Jun 08
2
Does CentOS support aspell?
I haven't run CentOS on a machine of my own for several years;
but my domain (NOT the address I post from) is hosted on a machine
running CentOS. The list for the mailer I run recommends using aspell,
which is not installed (according to rpm -q) on the remote host, as a
spellchecker.
Does anybody here know offhand if CentOS supports it? Or how do I
check?
--
Beartooth Staffwright, Not
2009 Feb 21
5
aspell
can u suggest a link for downloading aspell spellchecker (for tinyMCE
Editor) using rails
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
2006 May 10
3
Action Variables Not Available In The View For A Specific Action
I am setting an action variable in my PagesController such as:
def manage
render(:layout => "admin")
@strOut = "STRING Variable Set From The MANAGE Action!"
end
And in the /views/pages/manage.rhtml view, I don?t have access to that
@strOut variable by trying to call it as: <%= @strOut %>
However, I am setting the same variable in another action in the controller
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 results.
I also grabbed
2004 Sep 10
1
vorbis+flac compression
It seems, that oggenc-ing audiofile, and then flac-ing diffrences
between original file and vorbis compressed file gives a little better
compression 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
2004 May 05
2
[LLVMdev] Open Source Contributions (was Re: Benchmarks)
Chris Lattner wrote:
> On Wed, 5 May 2004, Vladimir Prus wrote:
> > > Take 'arch' for example: its approach seems like it would solve almost
> > > all of the version control issues that we are facing, and supports
> > > decentralized development in particular. From what I understand, you
> > > would be able to do all of your development on your own
2019 Apr 23
3
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
https://wiki.dovecot.org/Plugins/FTS/Solr
Only offers a solr-7.7.0 solrconfig.xml, does it apply to solr-8.0.0?
On Tue, Apr 23, 2019 at 11:18 AM luckydog xf <luckydogxf at gmail.com> wrote:
> Here is solrconfig.xml, I removed comments.
> --------------------
>
> <?xml version="1.0" encoding="UTF-8"?>
> <config>
>
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
2017 Sep 28
1
rename multiple files by file.rename or other functions
Hi John,
Thanks to Jim for pointing out the file.rename() function. You can try this:
# define the filename templates
strIn <- "XYZW--Genesis_ABC.mp3"
strOut <- "01Gen--.mp3"
# create the strings "01", "02", ..., "50"
v <- sapply(1:50, function(i) sprintf("%02d",i) )
# perform all the file renames
for ( s in v ) {
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
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
2010 Apr 11
1
A Hebrew stemmer based on libhspell
Hello.
I'm interested in creating a Hebrew stemmer to use with Xapian. Hebrew is a
complicated language to stem, as it uses the semitic "root" system, rather
than prefixes and suffixes, and has many irregularities in accidence
(morphology).
Fortunately, two bright fellows from the Technion University in Israel have
already created a Hebrew morphological analyzer as part of their
2019 Apr 23
2
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
Hello, it seems an mismatch of schema file provided by dovecot-2.3.5.2
[root at mail conf]# pwd
/var/solr/data/dovecot/conf
# Below solrconfig.xml is from Solr-8.0.0.
[root at mail conf]# grep text_general solrconfig.xml
<str name="queryAnalyzerFieldType">text_general</str>
field types. Text content will be indexed as "text_general" as
<str
2008 Mar 15
2
[LLVMdev] newbie questions about setting up a new project
I've downloaded and built LLVM 2.2, and I'm now trying to get to the
point where I can get through the first tutorial (which seems to
assume that you're already to the point of writing code and linking
against LLVM). I've found the Projects.html doc page [1], which
describes how to set up a project in the LLVM way. But some things
are still unclear to me.
(Please
2019 Apr 23
0
SolrCore 'dovecot' is not available due to init failure: fieldType 'text_general' not found in the schema
Here is solrconfig.xml, I removed comments.
--------------------
<?xml version="1.0" encoding="UTF-8"?>
<config>
<luceneMatchVersion>8.0.0</luceneMatchVersion>
<lib dir="${solr.install.dir:../../../..}/contrib/extraction/lib"
regex=".*\.jar"/>
<lib dir="${solr.install.dir:../../../..}/dist/"
2008 Mar 15
0
[LLVMdev] newbie questions about setting up a new project
Joe,
Joe Strout wrote:
> I've downloaded and built LLVM 2.2, and I'm now trying to get to the
> point where I can get through the first tutorial (which seems to
> assume that you're already to the point of writing code and linking
> against LLVM). I've found the Projects.html doc page [1], which
> describes how to set up a project in the LLVM way. But some
2007 Dec 01
1
Spellchecking Sweave documents
I have been using Aspell on a Linux system, but it doesn't
understand the noweb chunks, which I'd rather it not spellcheck. I
can run it on the generated .tex files, but then changes I make
during the spellcheck will not be propagated back to the original
source. Any suggestions on how to spellcheck Sweave documents?
I see from a search that some people seem to be trying Flyspell on