Hi Grijesh,
i added both the termscomponent and spellcheck component to the
terms requesthandler, when i send a query as
http://localhost:8080/solr/terms?terms.fl=text&terms.prefix=java&&rows=7&omitHeader=true&spellcheck=true&spellcheck.q=java&spellcheck.count=20
the result i get is
-
/spell-suggest-response-tp2233409p2271114.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Grijesh,
Though i use autosuggest i maynot get the exact results, the
order is not accurate.. As for example if i type
http://localhost:8080/solr/terms/?terms.fl=spell&terms.prefix=solr&terms.sort=index&terms.lower=solr&terms.upper.incl=true
i get resu
currently don't have
-
Thanx:
Grijesh
--
View this message in context:
http://lucene.472066.n3.nabble.com/spell-suggest-response-tp2233409p2270743.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Grijesh,
As you said you are implementing this type. Can you tell how
did you made in brief..
Regards,
satya
View this message in context:
http://lucene.472066.n3.nabble.com/spell-suggest-response-tp2233409p2270669.html
Sent from the Solr - User mailing list archive at Nabble.com.
Nutch
Lucene ecosystem search :: http://search-lucene.com/
- Original Message
> From: Grijesh.singh
> To: solr-user@lucene.apache.org
> Sent: Thu, January 13, 2011 5:39:53 AM
> Subject: Re: spell suggest response
>
>
> Similar type of work I have done earlier by u
message in context:
http://lucene.472066.n3.nabble.com/spell-suggest-response-tp2233409p2247479.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi Juan,
yeah.. i tried of onlyMorePopular and got some results but are
not similar words or near words to the word i have given in the query..
Here i state you the output..
http://localhost:8080/solr/spellcheckCompRH?q=java&rows=0&spellcheck=true&spellcheck.collate=true&spellcheck.on
It isn't exactly what you want, but did you try with the "onlyMorePopular"
parameter?
http://wiki.apache.org/solr/SpellCheckComponent#spellcheck.onlyMorePopular
Regards,
Juan Grande
On Wed, Jan 12, 2011 at 7:29 AM, satya swaroop wrote:
> Hi stefan,
>I need the words from the index
Hi stefan,
I need the words from the index record itself. If java is given
then the relevant or similar or near words in the index should be shown.
Even the given keyword is true... can it be possible???
ex:-
http://localhost:8080/solr/spellcheckCompRH?q=java&rows=0&spellcheck=true&s
satya,
nice to hear, that it work's :)
on your question to similar words: i would say no - suggestions are only
generated based on available records, and afaik only if the given
word/phrase is misspelled. Perhaps MoreLikeThis could help you, but not sure
on this - especially because you're talkin
Hi Stefan,
Ya it works :). Thanks...
But i have a question... can it be done only getting spell
suggestions even if the spelled word is correct... I mean near words to
it...
ex:-
http://localhost:8080/solr/spellcheckCompRH?q=java&rows=0&spellcheck=true&spellcheck
Satya,
what about rows=0 .. if i got i correct .. :)
Regards
Stefan
On Tue, Jan 11, 2011 at 1:19 PM, satya swaroop wrote:
> Hi Gora,
> I am using solr for file indexing and searching, But i have a
> module where i dont need any files result but only the spell suggestions,
> so
> i ask
Hi Gora,
I am using solr for file indexing and searching, But i have a
module where i dont need any files result but only the spell suggestions, so
i asked is der anyway in solr where i would get the spell suggestion
responses only.. I think it is clear for u now.. If not tell me I will
On Tue, Jan 11, 2011 at 3:07 PM, satya swaroop wrote:
> Hi All,
> can we get just suggestions only without the files response??
> Here I state an example
> when i query
> http://localhost:8080/solr/spellcheckCompRH?q=java daka
> usar&spellcheck=true&spellcheck.count=5&spellcheck.collate
Hi All,
can we get just suggestions only without the files response??
Here I state an example
when i query
http://localhost:8080/solr/spellcheckCompRH?q=java daka
usar&spellcheck=true&spellcheck.count=5&spellcheck.collate=true
i get some result of java files and then the suggestions f
17 matches
Mail list logo