5:16 PM, Deshpande, Mukta
wrote:
> I have following question / observation : (just to ensure that my
> configurations are correct)
>
> The lucene-index (dictionary) "syn_index" is already an index so do we
> have to specify the spellcheckIndexDir again?
&
Java Utility Logging (JUL). I
believe the info level in the logs is sufficient. Let's start by
posting what you have?
Also, are you able to get the sample spellchecking to work?
On Jan 12, 2009, at 2:16 AM, Deshpande, Mukta wrote:
> Hi,
>
> Could you please send me the needful entries
Re: Query regarding Spelling Suggestions
Can you send the full log?
On Jan 11, 2009, at 1:51 PM, Deshpande, Mukta wrote:
> I am using the example schema that comes with the Solr installation
> downloaded from http://www.mirrorgeek.com/apache.org/lucene/solr/.
> I have added the
stions
Can you put the full log (as short as possibly demonstrates the
problem) somewhere where I can take a look? Likewise, can you share
your schema?
Also, does the spelling index exist under /data/index? If
you open it w/ Luke, does it have entries?
Thanks,
Grant
On Jan 8, 2009, at 11
.
Thanks,
~Mukta
-Original Message-
From: Grant Ingersoll [mailto:gsing...@apache.org]
Sent: Thursday, January 08, 2009 7:42 PM
To: solr-user@lucene.apache.org
Subject: Re: Query regarding Spelling Suggestions
Did you send in the build command? See
http://wiki.apache.org/solr/SpellCheckComponen
Hi,
I am using Wordnet dictionary for spelling suggestions.
The dictionary is converted to Solr index with only one field "word"
and stored in location /data/syn_index, using syns2Index.java
program available at
http://www.tropo.com/techno/java/lucene/wordnet.html
I have added the "word" fie
Hi All,
I have a multiple language supporting schema in which there is a separate field
for every language.
I have a field "product_name" to store product name and its description that
can be in any user preferred language.
This can be stored in fields product_name_EN if user prefers English
your MAIN Request Handler is, it merely shows the
how of hooking it in.
On Dec 10, 2008, at 7:51 AM, Deshpande, Mukta wrote:
> Hi,
>
> I have a request handler in my solrconfig.xml : /spellCheckCompRH It
> utilizes the search component "spellcheck".
>
> When I specify fol
Hi,
I have a request handler in my solrconfig.xml : /spellCheckCompRH
It utilizes the search component "spellcheck".
When I specify following query in browser, I get correct spelling
suggestions from the file dictionary.
http://localhost:8080/solr/spellCheckCompRH/?q=SolrDocs&spellcheck.q=re
Hi,
I have defined a Search Component in solrconfig.xml containing two
entries for spellchecker.
One is the indexed field - "title" . Second is a text file -
"mywords.txt".
When I enable spellchecking and query for some word, I expect that the
spelling suggestions will come from both the dicti
10 matches
Mail list logo