Hi All,
We have solr 6.3.0 solr cloud running stable. We use an auto complete
search functionality where the search is being done after 3 key strokes.
Recently we ran into an issue (very slow response from solr) when one of
the user hit an auto complete search by typing initial letters of week
the UI. In both cases you have to do something
user-friendly with the return.
Best,
Erick
On Mon, Jan 4, 2016 at 2:06 PM, Steven White wrote:
> Hi,
>
> I'm trying to understand what are the differences between Solr suggest,
> auto complete & spellcheck? Isn't each a function
Hi,
I'm trying to understand what are the differences between Solr suggest,
auto complete & spellcheck? Isn't each a function of the UI? If not, can
you provide me with links that show end-to-end example setting up Solr to
get all of the 3 features?
I'm on Solr 5.2.
Thanks
Steve
* > > >> > mapping="mapping-FoldToASCII.txt"/>*
> > > >> >
> > > >> >
> > > >> > > > >> > generateWordParts="0" generateNumberPa
nerateWordParts="0" generateNumberParts="0" catenateAll="1"
> > >> > splitOnCaseChange="0" />
> > >> > > >> > maxGramSize="20"/>
> > >> >
> > >> >
> > >> > *
uot;/>
> >> >
> >> >
> >> > * >> > mapping="mapping-FoldToASCII.txt"/>*
> >> >
> >> >
> >> > >> > generateWordParts=&
;> >
>> >
>> > > > generateWordParts="0" generateNumberParts="0" catenateAll="1"
>> > splitOnCaseChange="0" />
>> >
>> >
>>
rdParts="0" generateNumberParts="0" catenateAll="1"
> > splitOnCaseChange="0" />
> >
> >
> >
> >
> > 2015-12-06 9:36 GMT+01:00 Salman Ansari :
> >
> > > Hi,
> > >
> > >
> > >
> > > I have updated my schema.xm
/>
>
>
>
>
> 2015-12-06 9:36 GMT+01:00 Salman Ansari :
>
> > Hi,
> >
> >
> >
> > I have updated my schema.xml as mentioned in the previous posts using
> >
> >
> >
> > > positionIncrementGap="100">
> >
>
> Hi,
>
>
>
> I have updated my schema.xml as mentioned in the previous posts using
>
>
>
> positionIncrementGap="100">
>
>
>
> maxGramSize="20"/>
>
>
>
Hi,
I have updated my schema.xml as mentioned in the previous posts using
This does the auto-complete, but it does it at every portion of the text
(not just at the beginning) (prefix
eat explanations. I will
> follow the path of adding edge ngrams to the field type for my use case.
>
> Regards,
> Salman
>
> On Thu, Dec 3, 2015 at 12:23 PM, Alessandro Benedetti > wrote:
>
>> "Sounds good but I heard "/suggest" component is the recommended
he recommended way of
> doing auto-complete"
>
> This sounds fantastic :)
> We "heard" that as well, we know what the suggest component does.
> The point is that you would like to retrieve the suggestions + some
> consistent payload in different fields.
> Curre
"Sounds good but I heard "/suggest" component is the recommended way of
doing auto-complete"
This sounds fantastic :)
We "heard" that as well, we know what the suggest component does.
The point is that you would like to retrieve the suggestions + some
consiste
ommended way" if the component's features meet your
needs (i.e. do not reinvent the wheel) but it seems you're out of those
bounds.
Best,
Andrea
On 2 Dec 2015 21:51, "Salman Ansari" wrote:
> Sounds good but I heard "/suggest" component is the recommended way o
Sounds good but I heard "/suggest" component is the recommended way of
doing auto-complete in the new versions of Solr. Something along the lines
of this article
https://cwiki.apache.org/confluence/display/solr/Suggester
mySuggester
FuzzyLookupFactory
DocumentDiction
t; Alan Woodward
> www.flax.co.uk
>
>
> On 2 Dec 2015, at 09:31, Salman Ansari wrote:
>
> > Hi,
> >
> > I am looking for auto-complete in Solr but on top of just auto complete I
> > want as well to return the data completely (not just suggestions), so I
> > wan
Hi Salman,
It sounds as though you want to do a normal search against a special 'suggest'
field, that's been indexed with edge ngrams.
Alan Woodward
www.flax.co.uk
On 2 Dec 2015, at 09:31, Salman Ansari wrote:
> Hi,
>
> I am looking for auto-complete in Solr but on t
Hi,
I am looking for auto-complete in Solr but on top of just auto complete I
want as well to return the data completely (not just suggestions), so I
want to get back the ids, and other fields in the whole document. I tried
the following 2 approaches but each had issues
1) Used the /suggest
ing similar in PHP.
>
> Regards,
>Alex.
>
> Sign up for my Solr resources newsletter at http://www.solr-start.com/
>
>
> On 26 January 2015 at 17:11, Olivier Austina
> wrote:
> > Hi All,
> >
> > I would say I am new to web technology.
> >
&
th a delay.
On Mon, Jan 26, 2015 at 5:11 PM, Olivier Austina
wrote:
> Hi All,
>
> I would say I am new to web technology.
>
> I would like to implement auto complete/suggestion in the user search box
> as the user type in the search box (like Google for example). I am using
>
nology.
>
> I would like to implement auto complete/suggestion in the user search box
> as the user type in the search box (like Google for example). I am using
> Solr as database. Basically I am familiar with Solr and I can formulate
> suggestion queries.
>
> But now I don
Hi All,
I would say I am new to web technology.
I would like to implement auto complete/suggestion in the user search box
as the user type in the search box (like Google for example). I am using
Solr as database. Basically I am familiar with Solr and I can formulate
suggestion queries.
But now
;http://www.appinions.com/>
On Wed, Aug 6, 2014 at 10:56 AM, benjelloun wrote:
> Hello thanks for the tutorial i test all schema but its not what i need.
> what i need is to auto complete with an autocorrection like i said before:
> q="gene" -->autocomplete "genèv
Hello thanks for the tutorial i test all schema but its not what i need.
what i need is to auto complete with an autocorrection like i said before:
q="gene" -->autocomplete "genève" with accent
2014-08-05 18:03 GMT+02:00 Michael Della Bitta-2 [via Lucene] <
ml-
ons> | g+:
plus.google.com/appinions
<https://plus.google.com/u/0/b/112002776285509593336/112002776285509593336/posts>
w: appinions.com <http://www.appinions.com/>
On Tue, Aug 5, 2014 at 9:32 AM, benjelloun wrote:
> yeah thats true i creat this index just for auto complete
> her
gt; > >
>> > > New York, NY 10017
>> > >
>> > > t: @appinions <https://twitter.com/Appinions> | g+:
>> > > plus.google.com/appinions
>> > > <
>> > >
>> >
>> https://plus.google.com/u/0/b/1120027762855
yeah thats true i creat this index just for auto complete
here is my schema:
the i use "suggestField" for autocomplet like i mentioned above
do you have any other configuration which can do what i need ?
2014-08-05 15:19 GMT+02:00 Michael Della Bitta-2 [via Lucene]
ive exemple: i have document contain "genève" with accent
> > > when i do q="gene" --> autoSuggest "geneve" because of
> > > ASCIIFoldingFilterFactory preserveOriginal="true"
> > > when i do q="genè" --> autoSuggest &qu
;gene" --> autoSuggest "geneve" because of
> > ASCIIFoldingFilterFactory preserveOriginal="true"
> > when i do q="genè" --> autoSuggest "genève"
> > but what i need to is:
> > q=&
if you have another configuration to can solve this problem please share it,
thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-Complete-tp4150987p4151002.html
Sent from the Solr - User mailing list archive at Nabble.com.
textSuggest
suggests
true
suggestDic
true
6
true
6
true
suggests
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-Complete-tp4150987p4150992.html
Sent
; when i do q="genè" --> autoSuggest "genève"
> but what i need to is:
> q="gene" without accent and get this result: "genève" with accent
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Auto-Complete-tp4150987p4150989.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
uggest "genève"
but what i need to is:
q="gene" without accent and get this result: "genève" with accent
--
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-Complete-tp4150987p4150989.html
Sent from the Solr - User mailing list archive at Nabble.com.
> I have an index which contain "genève"
> I need to do this query q="gene" and get in auto complete this result :
> "genève" (e -> è)
> I'm using StandardTokenizerFactory for field and SpellCheckComponent for
> searchCompenent
Hello,
I have an index which contain "genève"
I need to do this query q="gene" and get in auto complete this result :
"genève" (e -> è)
I'm using StandardTokenizerFactory for field and SpellCheckComponent for
searchCompenent.
All solutions are welcome,
bbi123 [bbar...@gmail.com] wrote:
> We have a requirement to for large data set like Billing data for example.
> The Business wants to do sorting and type ahead functions for it. For
> example, when I start typing “8164…” they want to list ALL the unique number
> and the associated attributes disp
On 6/5/2014 10:55 AM, bbi123 wrote:
> We have a requirement to for large data set like Billing data for example.
> The Business wants to do sorting and type ahead functions for it. For
> example, when I start typing “8164…” they want to list ALL the unique number
> and the associated attributes d
View this message in context:
http://lucene.472066.n3.nabble.com/Auto-complete-with-50TB-of-data-Need-your-inputs-tp4140115.html
Sent from the Solr - User mailing list archive at Nabble.com.
:*
*
*
*Field:*
*Copy Field:*
--
View this message in context:
http://lucene.472066.n3.nabble.com/Limit-the-number-of-words-in-Auto-complete-using-RE-not-working-tp4113790.html
Sent from the Solr - User mailing list archive at
Hi,
We had implemented Auto Complete feature in our site. Below are the solr config
details.
schema.xml
Try the spellchecker rather than the suggester/auto-complete:
http://wiki.apache.org/solr/SpellCheckComponent
-- Jack Krupansky
-Original Message-
From: ALEX PKB
Sent: Wednesday, February 13, 2013 2:34 PM
To: solr-user@lucene.apache.org
Subject: auto-complete with typo fuzzy
if I search on "Smi" it will match Chris Smith and also Chris
> Leaf. Exactly what I want.
>
>
>
>
> On Tue, Mar 27, 2012 at 11:05 AM, Rémy Loubradou wrote:
> > Hello, I am working on creating a auto-complete functionality for my
> field
> > merchant_name p
2012 at 11:05 AM, Rémy Loubradou wrote:
> Hello, I am working on creating a auto-complete functionality for my field
> merchant_name present all over my documents. I am using the version 3.4 of
> Solr and I am trying to take advantage of the Suggester functionality.
> Unfortunately s
Hello, I am working on creating a auto-complete functionality for my field
merchant_name present all over my documents. I am using the version 3.4 of
Solr and I am trying to take advantage of the Suggester functionality.
Unfortunately so far I didn't figure out how to make it works as I
exp
ely.
>>
>
> Or check out this post
> http://www.cominvent.com/2012/01/25/super-flexible-autocomplete-with-solr/
> looking very promising as an alternative.
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/phrase-auto-complete-with-suggester-comp
alternative.
--
View this message in context:
http://lucene.472066.n3.nabble.com/phrase-auto-complete-with-suggester-component-tp3685572p3689240.html
Sent from the Solr - User mailing list archive at Nabble.com.
t;> http://lucene.472066.n3.nabble.com/suggester-issues-td3262718.html#a3264740
>> which contains the solution to your problem.
>>
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/phrase-auto-complete-with-suggester-component-tp3685572p36857
740
> which contains the solution to your problem.
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/phrase-auto-complete-with-suggester-component-tp3685572p3685730.html
> Sent from the Solr - User mailing list archive at Nabble.com.
--
Tommy Chheng
You might wanna read
http://lucene.472066.n3.nabble.com/suggester-issues-td3262718.html#a3264740
which contains the solution to your problem.
--
View this message in context:
http://lucene.472066.n3.nabble.com/phrase-auto-complete-with-suggester-component-tp3685572p3685730.html
Sent from the
I'm testing out the various auto-complete functionalities on the
wikipedia dataset.
I first tried the facet.prefix and found it slow at times. I'm now
looking at the Suggester component. Given a query like "new york", I
would like to get results like "New York" or
.nabble.com/NGramFilterFactory-for-auto-complete-that-matches-the-middle-of-multi-lingual-tags-tp1619234p2459466.html
Sent from the Solr - User mailing list archive at Nabble.com.
> I got your point. You want to retrieve "electric吉他"
> with the query 吉他. That's why you don't want EdgeNGram.
> If this is the only reason for NGram, I think you can
> transform "electric吉他" into two tokens "electric"
> "吉他" in TokenFilter(s) and apply EdgeNGram approach.
>
What TokenFilters
> What TokenFilters would split "electric吉他" into
> "electric" & "吉他"?
Is it possible to write a regex to capture Chinese text? (Unicode range?)
If yes, you can use PatternReplaceFilter to transform electric吉他 into
electric_吉他.
After that WordDelimeterFilterFactory can produce two adjacent to
t generally NGramFilterFactory produces a lot of tokens. I mean query er can
return hermes. May be EdgeNGramFilterFactory can be more suitable for
auto-complete task. At least it guarantees that some word is starting with that
character sequence.
> I agree with the issues with NGramFilterFactory you pointed
> out and I really want to avoid using it. But the problem is
> that I have Chinese tags like "电吉他" and multi-lingual
> tags like "electric吉他".
I got your point. You want to retrieve "electric吉他" with the query 吉他. That's
why you don't
hat you describe in 1.
>
> But generally NGramFilterFactory produces a lot of tokens.
> I mean query er can return hermes. May be
> EdgeNGramFilterFactory can be more suitable for
> auto-complete task. At least it guarantees that some word is
> starting with that character sequence.
Thanks.
I agree
at, and Crowded'
Laugh at http://www.yert.com/film.php
--- On Sun, 10/3/10, Ahmet Arslan wrote:
From: Ahmet Arslan
Subject: Re: NGramFilterFactory for auto-complete that matches the middle of
multi-lingual tags?
To: solr-user@lucene.apache.org
Date: Sunday, October 3, 2010
t "Hermès"
Thanks.
--- On Sun, 10/3/10, Ahmet Arslan wrote:
> From: Ahmet Arslan
> Subject: Re: NGramFilterFactory for auto-complete that matches the middle of
> multi-lingual tags?
> To: solr-user@lucene.apache.org
> Date: Sunday, October 3, 2010, 6:26 AM
> > But I t
yert.com/film.php
--- On Sun, 10/3/10, Ahmet Arslan wrote:
> From: Ahmet Arslan
> Subject: Re: NGramFilterFactory for auto-complete that matches the middle of
> multi-lingual tags?
> To: solr-user@lucene.apache.org
> Date: Sunday, October 3, 2010, 3:26 AM
> > But I tho
documentation when I come accross it.
>
> Jonahtan
>
> From: Ahmet Arslan [iori...@yahoo.com]
> Sent: Sunday, October 03, 2010 6:26 AM
> To: solr-user@lucene.apache.org
> Subject: Re: NGramFilterFactory for auto-complete that matches the middle
> o
@lucene.apache.org
Subject: Re: NGramFilterFactory for auto-complete that matches the middle of
multi-lingual tags?
> But I thought NGramFilterFactory would generate substrings
> that start in the "middle", hence ensuring autocomplete
> matching in the middle.
>
> So i
> But I thought NGramFilterFactory would generate substrings
> that start in the "middle", hence ensuring autocomplete
> matching in the middle.
>
> So in the case of "electric guitar", keywordtokenizer would
> create one token - "electric guitar"
>
> NGramFilterFactory would then take that one t
On 03.10.2010 09:20, Andy wrote:
NGramFilterFactory would then take that one toke ("electric guitar")
and generate N-grams out of it. One of the ngrams would be "guit"
because "guit" is a substring of "electric guitar".
AFAIK it only produces prefix-strings like
gui
guit
guita
guitar
etc.
So
--- On Sat, 10/2/10, Ahmet Arslan wrote:
> > I don't understand. Many tags like "electric吉他"
> or
> > "古典吉他" have no whitespace at all, so how does
> > WhitespaceTokenizer help?
>
> It makes sense for tags having more than one words. i.e.
> "electric guitar"
>
> If you tokenize this using whi
> I don't understand. Many tags like "electric吉他" or
> "古典吉他" have no whitespace at all, so how does
> WhitespaceTokenizer help?
It makes sense for tags having more than one words. i.e. "electric guitar"
If you tokenize this using whitespacetokenizer, you obtain two tokens.
If you use keywordtok
--- On Sat, 10/2/10, Ahmet Arslan wrote:
> From: Ahmet Arslan
> > For example, if a user types
> "guit" I want to suggest:
> > "guitar"
> > "electric guitar"
> > "电动guitar"
> > "guitar英雄"
> >
> > And if a user types "吉他" I want to suggest:
> > "吉他Hero"
> > "electric吉他"
> > "古典吉他"
> >
> >
>
> For example, if a user types "guit" I want to suggest:
> "guitar"
> "electric guitar"
> "电动guitar"
> "guitar英雄"
>
> And if a user types "吉他" I want to suggest:
> "吉他Hero"
> "electric吉他"
> "古典吉他"
>
>
> I'm thinking about using:
>
> positionIncrementGap="100">
>
> class="solr.KeywordToke
I working on a user-generated tagging feature. Some of the tags could be
multi-lingual, mixng languages like English, Chinese, Japanese
I'd like to add auto-complete to help users to enter the tags. And I'd want to
match in the middle of the tags as well.
For example, if a user type
I want to provide auto-complete to users when they're inputting tags. The
auto-complete tag suggestions would be based on tags that are already in the
system.
Multiple tags are separated by commas. A single tag could contain multiple
words such as "Apple computer".
One issu
Thanks Avlesh for sharing the info. Will try it!
In between, some another solution is also found
http://metaoptimize.com/qa/questions/17/stemming-problems-when-writing-search-auto-complete
Kind regards.
On 8/4/2010 9:13 PM, Avlesh Singh wrote:
> I preferred to answer this question privat
:
>
>
> From whatever I could read in your broken table of sample use cases, I think
>
>
> you are looking for something similar to what has been done here
> -http://askme.in; if this is what you are looking do let me know.
>
> Cheers
> Avlesh
> @avlesh<http://tw
Cheers
>> Avlesh
>> @avlesh<http://twitter.com/avlesh> | http://webklipper.com
>>
>> On Mon, Aug 2, 2010 at 8:09 PM, Bhavnik Gajjar<
>> bhavnik.gaj...@gatewaynintec.com> wrote:
>>
>>
>>
>>> Hi,
>>>
>>&g
g 2, 2010 at 8:09 PM, Bhavnik Gajjar<
> bhavnik.gaj...@gatewaynintec.com> wrote:
>
>
>> Hi,
>>
>> I'm looking for a solution related to auto complete feature for one
>> application.
>>
>> Below is a list of texts from which auto complete resul
Ok i'm still interested of the design
-Original Message-
From: Avlesh Singh
To: solr-user@lucene.apache.org
Sent: Mon, Aug 2, 2010 5:20 pm
Subject: Re: enhancing auto complete
Hahaha ... sorry its not. And there is no readymade code that I can give you
either. But ye
wrote:
>
> Hi, I'm also interested of this feature... is it open source?
>
>
>
>
>
>
>
>
> -Original Message-
> From: Avlesh Singh
> To: solr-user@lucene.apache.org
> Sent: Mon, Aug 2, 2010 5:09 pm
> Subject: Re: enhancing auto complete
Hi, I'm also interested of this feature... is it open source?
-Original Message-
From: Avlesh Singh
To: solr-user@lucene.apache.org
Sent: Mon, Aug 2, 2010 5:09 pm
Subject: Re: enhancing auto complete
>From whatever I could read in your broken table of sample use
Mon, Aug 2, 2010 at 8:09 PM, Bhavnik Gajjar <
bhavnik.gaj...@gatewaynintec.com> wrote:
> Hi,
>
> I'm looking for a solution related to auto complete feature for one
> application.
>
> Below is a list of texts from which auto complete results would be
> populated.
&
Hi,
I'm looking for a solution related to auto complete feature for one
application.
Below is a list of texts from which auto complete results would be
populated.
Lorem ipsum dolor sit amet
tincidunt ut laoreet
dolore eu feugiat nulla facilisis at vero eros et
te feugait nulla fac
l/?q=humanites&spellcheck=true&spellcheck.collate=true
It seems like if I change the type of 'fSpell' to 'string' the query would
not work. Any suggestions?
2) Auto complete issue
Currently I'm using the following URL for auto complete.
http://lib-dev-web1.lib.campu
On Sep 14, 2009, at 2:06 PM, Mohamed Parvez wrote:
I am trying configure an request handler that will be uses in the Auto
Complete Query.
I am limiting the result to one field by using the "fl" parameter,
which can
be used to specify field to return.
How to make the field retur
I am trying configure an request handler that will be uses in the Auto
Complete Query.
I am limiting the result to one field by using the "fl" parameter, which can
be used to specify field to return.
How to make the field return only one word not full sentences.
Thanks/Regards,
Parvez
ate: Tue, 8 Jul 2008 23:13:57 +0530> From: [EMAIL PROTECTED]> To:
> solr-user@lucene.apache.org> Subject: Re: Auto complete> > He must be using a
> nightly build of Solr 1.3 -- I think you can consider> using it as it is
> quite stable and close to release.> > On
Thanks Shalin.
> Date: Tue, 8 Jul 2008 23:13:57 +0530> From: [EMAIL PROTECTED]> To:
> solr-user@lucene.apache.org> Subject: Re: Auto complete> > He must be using a
> nightly build of Solr 1.3 -- I think you can consider> using it as it is
> quite stable and clos
hat you have
> EdgeNGramFilterFactory. I didnt find it in the 1.2 Solr version. Which
> version are you using for this. 1.3 isnt out yet rite. Is there any other
> production version of Solr available that I can use?
>
> Regards
> Sundar
>
>
>
> > Subject: Re: Auto compl
> Subject: Re: Auto complete> From: [EMAIL PROTECTED]> To:
> solr-user@lucene.apache.org> Date: Tue, 8 Jul 2008 11:30:31 +0100> > Hi,> >
> This is how we implement our autocomplete feature, excerpt from> schema.xml>
> > -First accept the input as is wit
,
Dan
On Mon, 2008-07-07 at 17:12 +, sundar shankar wrote:
> Hi All,
>I am using Solr for some time and am having trouble with an auto
> complete feature that I have been trying to incorporate. I am indexing solr
> as a database column to solr field mapping. I have t
Hi All,
I am using Solr for some time and am having trouble with an auto
complete feature that I have been trying to incorporate. I am indexing solr as
a database column to solr field mapping. I have tried various configs that were
mentioned in the solr user community suggestions
88 matches
Mail list logo