Re: Query Elevation Component as a Managed Resource

2017-01-10 Thread Jeffery Yuan
Hi, kamaci: That's great :) It's so nice of you to create the path and implement the feature which are wanted for a long time :) Best, Jeffery Yuan -- View this message in context: http://lucene.472066.n3.nabble.com/Query-Elevation-Component-as-a-Managed-Resource-tp4312089p4313380.html

Re: Query Elevation Component as a Managed Resource

2017-01-10 Thread Furkan KAMACI
doesn't support this. > > Maybe you can vote for https://issues.apache.org/jira/browse/SOLR-6092, so > add a patch for it :) > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.com/Query-Elevation-Component-as-a-Managed- > Resource-tp4312089p431

Re: Query Elevation Component as a Managed Resource

2017-01-08 Thread Jeffery Yuan
I am looking for same things. Seems Solr doesn't support this. Maybe you can vote for https://issues.apache.org/jira/browse/SOLR-6092, so add a patch for it :) -- View this message in context: http://lucene.472066.n3.nabble.com/Query-Elevation-Component-as-a-Managed-Resource

Re: [Query Elevation Component] Elevate on collapsed field

2016-09-19 Thread Alessandro Benedetti
More I investigate the code more I grow sceptical it is feasible at all with the current architecture I will investifgate a bit more. Cheers On Mon, Sep 19, 2016 at 10:17 AM, Alessandro Benedetti < abenede...@apache.org> wrote: > Hi gents, > I was thinking to use the que

Re: The Query Elevation Component

2016-08-09 Thread Ryan Yacyshyn
re looking for the classic edismax with different field > boosting instead than the query elevation component. > Let us know and we can help you better! > > Cheers > > On Wed, Jul 27, 2016 at 4:49 AM, Ryan Yacyshyn <ryan.yacys...@gmail.com> > wrote: > > > Hi

Re: The Query Elevation Component

2016-07-27 Thread Alessandro Benedetti
ic edismax with different field boosting instead than the query elevation component. Let us know and we can help you better! Cheers On Wed, Jul 27, 2016 at 4:49 AM, Ryan Yacyshyn <ryan.yacys...@gmail.com> wrote: > Hi everyone, > > I'm reading the docs on the query elevation component

The Query Elevation Component

2016-07-26 Thread Ryan Yacyshyn
Hi everyone, I'm reading the docs on the query elevation component and some questions came up: Can I specify a field that the elevate component will look at, such as only looking at the title field? My search handler (using eDisMax) is searching across multiple fields, but if I only want

Re: Query Elevation Component only elevates one document in elevateIds list

2015-02-08 Thread Charles Sanders
@lucene.apache.org Sent: Friday, February 6, 2015 2:54:20 PM Subject: Re: Query Elevation Component only elevates one document in elevateIds list Try sending the elevateIds as a comma delimited list. Joel Bernstein Search Engineer at Heliosearch On Fri, Feb 6, 2015 at 2:17 PM, Charles Sanders csand

Re: Query Elevation Component only elevates one document in elevateIds list

2015-02-06 Thread Joel Bernstein
Try sending the elevateIds as a comma delimited list. Joel Bernstein Search Engineer at Heliosearch On Fri, Feb 6, 2015 at 2:17 PM, Charles Sanders csand...@redhat.com wrote: Using the Query Elevation Component in solr 4.8 and the elevateIds parameter to force 3 documents to the top

Solr Query Elevation Component

2014-07-31 Thread dboychuck
The documentation is very unclear (at least to me) around Query Elevation Component and filter queries (fq param) The documentation for Solr 4.9 states: The fq Parameter Query elevation respects the standard filter query (fq) parameter. That is, if the query contains the fq parameter, all

Removal of unique key - Query Elevation Component

2013-07-02 Thread archit2112
.nabble.com/Removal-of-unique-key-Query-Elevation-Component-tp4074624.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Removal of unique key - Query Elevation Component

2013-07-02 Thread Shalin Shekhar Mangar
=authorarora arc/str str name=author_sarora arc/str str name=id4f65332d-49d9-497a-b88b-881da618f571/str/doc -- View this message in context: http://lucene.472066.n3.nabble.com/Removal-of-unique-key-Query-Elevation-Component-tp4074624.html Sent from the Solr - User mailing list

Re: Removal of unique key - Query Elevation Component

2013-07-02 Thread archit2112
Thanks! The author_s issue has been resolved. Why are the other fields not getting indexed ? -- View this message in context: http://lucene.472066.n3.nabble.com/Removal-of-unique-key-Query-Elevation-Component-tp4074624p4074636.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Query Elevation Component

2013-06-05 Thread jmlucjav
. Care to tell where did you see this discussed? I could not find anything. Also, did you manage to implement this somehow? thanks -- View this message in context: http://lucene.472066.n3.nabble.com/Query-Elevation-Component-tp4056856p4068308.html Sent from the Solr - User mailing list archive

Re: Query Elevation Component

2013-06-05 Thread davers
://lucene.472066.n3.nabble.com/Query-Elevation-Component-tp4056856p4068394.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Query Elevation Component

2013-04-18 Thread davers
.nabble.com/Query-Elevation-Component-tp4056856p4057065.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Query Elevation Component

2013-04-17 Thread Upayavira
Perhaps you should describe the problem you are tryin to solve. There may be other ways to solve it. Upayavira On Thu, Apr 18, 2013, at 01:08 AM, davers wrote: I would like to use the Query Elevation Component. As I understand it only elevates based on term. I would also like it to consider

Re: Do we need index analyzer for query elevation component

2010-08-13 Thread Chris Hostetter
: In order for query elevation we define a type. do we really need index time : analyzer for query elevation type. If you declared an index analyzer, it would probably never be used in this context (i don't remember the details of QEC off the top of my head) but to be clear: regardless of

Do we need index analyzer for query elevation component

2010-08-10 Thread Darniz
/ filter class=solr.LowerCaseFilterFactory/ /analyzer /fieldType darniz -- View this message in context: http://lucene.472066.n3.nabble.com/Do-we-need-index-analyzer-for-query-elevation-component-tp1077130p1077130.html Sent from the Solr - User mailing list archive