Re: How to add MoreLikeThis MLT handler in Solr Cloud

2020-05-12 Thread Vignan Malyala
Any reference on this Is it possible actually? On Tue, May 12, 2020 at 2:21 PM Vignan Malyala wrote: > How to add mlt handler in Solr Cloud? > > There is very limited documentation on this. Using search component with > mlt=true doesn't include all configurations like boosting and mlt filters.

Re: Integrate highlighting data within main search results

2020-05-12 Thread ART GALLERY
check out the videos on this website TROO.TUBE don't be such a sheep/zombie/loser/NPC. Much love! https://troo.tube/videos/watch/aaa64864-52ee-4201-922f-41300032f219 On Tue, May 12, 2020 at 11:35 PM Kamal Kishore Aggarwal wrote: > > any update on this guys > > On Wed, May 6, 2020 at 3:39 PM

Re: Integrate highlighting data within main search results

2020-05-12 Thread Kamal Kishore Aggarwal
any update on this guys On Wed, May 6, 2020 at 3:39 PM Kamal Kishore Aggarwal wrote: > Hi, > > I am using highlighting feature in solr 8.3 with default method. With > current behaviour, main search results and highlighted results are shown in > different blocks. Is there a way we can

Re: How to add MoreLikeThis MLT handler in Solr Cloud

2020-05-12 Thread ART GALLERY
check out the videos on this website TROO.TUBE don't be such a sheep/zombie/loser/NPC. Much love! https://troo.tube/videos/watch/aaa64864-52ee-4201-922f-41300032f219 On Tue, May 12, 2020 at 12:59 PM Vignan Malyala wrote: > > Anyone knows how to add mlt handler in solr cloud? > > On Tue, May 12,

Re: Solr currency function and asymmetric rates

2020-05-12 Thread ART GALLERY
check out the videos on this website TROO.TUBE don't be such a sheep/zombie/loser/NPC. Much love! https://troo.tube/videos/watch/aaa64864-52ee-4201-922f-41300032f219 On Tue, May 12, 2020 at 5:39 PM Murray Johnston wrote: > > I have a question / potential bug. The currency function created in >

Re: Solr 8.5.1 query timeAllowed exceeded throws exception

2020-05-12 Thread ART GALLERY
check out the videos on this website TROO.TUBE don't be such a sheep/zombie/loser/NPC. Much love! https://troo.tube/videos/watch/aaa64864-52ee-4201-922f-41300032f219 On Tue, May 12, 2020 at 5:37 PM Phill Campbell wrote: > > Upon examining the Solr source code it appears that it was unable to

Re: Limiting random results set with facets.

2020-05-12 Thread ART GALLERY
check out the videos on this website TROO.TUBE don't be such a sheep/zombie/loser/NPC. Much love! https://troo.tube/videos/watch/aaa64864-52ee-4201-922f-41300032f219 On Tue, May 12, 2020 at 9:38 PM David Lukowski wrote: > > Thanks Srijan, 2 queries is exactly the route I started going today. >

Re: Limiting random results set with facets.

2020-05-12 Thread David Lukowski
Thanks Srijan, 2 queries is exactly the route I started going today. Query 1: http://mysolr-node:8080/solr/M2_content/select ?q=({!terms f='permissionFilterId'}10,49 AND docBody:(lucky)) =0 =100 =channelId:(2 1 3 78 34 35 7 72) =date:([* TO 2020-05-12T03:59:59.999Z]) =false =id =json

Re: Limiting random results set with facets.

2020-05-12 Thread Srijan
I see what you mean now. You could use two queries - first would return 100 randomly sorted docs (no faceting) and the second with fq that includes the ids of the returned 100 docs + faceting. On Tue, May 12, 2020 at 1:29 PM David Lukowski wrote: > Thanks for the offer of help, this doesn't

Solr currency function and asymmetric rates

2020-05-12 Thread Murray Johnston
I have a question / potential bug. The currency function created in https://issues.apache.org/jira/browse/SOLR-4138 first converts the field to the default currency before then converting to the currency requested as part of the function. When dealing with asymmetric rates, that leads to

Re: Solr 8.5.1 query timeAllowed exceeded throws exception

2020-05-12 Thread Phill Campbell
Upon examining the Solr source code it appears that it was unable to even make a connection in the time allowed. While the error message was a bit confusing, I do understand what it means. > On May 12, 2020, at 2:08 PM, Phill Campbell > wrote: > > > >

Solr 8.5.1 query timeAllowed exceeded throws exception

2020-05-12 Thread Phill Campbell
org.apache.solr.client.solrj.SolrServerException: Time allowed to handle this request exceeded:… at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:345) at

Re: How to add MoreLikeThis MLT handler in Solr Cloud

2020-05-12 Thread Vignan Malyala
Anyone knows how to add mlt handler in solr cloud? On Tue, May 12, 2020 at 2:21 PM Vignan Malyala wrote: > How to add mlt handler in Solr Cloud? > > There is very limited documentation on this. Using search component with > mlt=true doesn't include all configurations like boosting and mlt

Re: Limiting random results set with facets.

2020-05-12 Thread David Lukowski
Thanks for the offer of help, this doesn't really seem like what I'm looking for though, but I could be misunderstanding. I'll try to state it more clearly and include the query. -- This will give me back all the documents that have "lucky" in them in RANDOM sorted order.

Rule-Based Auth - update not working

2020-05-12 Thread Isabelle Giguere
Hi; I'm using Solr 8.5.0. I'm having trouble setting up some permissions using the rule-based authorization plugin: https://lucene.apache.org/solr/guide/8_5/rule-based-authorization-plugin.html I have 3 users: "admin", "search", and "indexer". I have set permissions and user roles:

solr-user@lucene.apache.org

2020-05-12 Thread Nikolai Efseaff
Any tax advice in this e-mail should be considered in the context of the tax services we are providing to you. Preliminary tax advice should not be relied upon and may be insufficient for penalty protection. The

velocity reponse writer javascript execution problem

2020-05-12 Thread Serkan KAZANCI
Hi, This is my first mail to the group. Nice to be here. 4 years ago, I have set up a solr search interface using velocity response writer templates. (Solr version : 5.3.1) I want to re-do the interface with new solr version(8.5.1). After some tests, I have realized that velocity

RE: 8.5.1 LogReplayer extremely slow

2020-05-12 Thread Markus Jelsma
I found the bastard, it was a freaky document that skrewed Solr over, indexing kept failing, passing documents between replica's times out, documents get reindexed and so the document (and others) end up in the transaction log (many times) and are eligible for reindexing. Reindexing and

How to add MoreLikeThis MLT handler in Solr Cloud

2020-05-12 Thread Vignan Malyala
How to add mlt handler in Solr Cloud? There is very limited documentation on this. Using search component with mlt=true doesn't include all configurations like boosting and mlt filters. Also the results with filters don't seem to work. Adding mlt handler seem better, but how to add in solr cloud.

Re: Creating 100000 dynamic fields in solr

2020-05-12 Thread Jan Høydahl
Note that my example is simplified. Both the parent and child docs need to have globally unique ‘id’ fields, and any field names used both in parent and child needs to have same fieldType in schema. There was some plans to automatically generate IDs for child documents if they do not exist, but