Re: Possible bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-06 Thread Florin Babes
tureA and featureB are both SolrFeature > features with _identical_ parameters but different names. > > Hope that helps. > > Regards, > > Christine > > [1] > https://lucene.apache.org/solr/guide/8_6/learning-to-rank.html#extracting-features > [2] > https://github

Re:Possible bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-05 Thread Christine Poerschke (BLOOMBERG/ LONDON)
-features [2] https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.6.3/solr/contrib/ltr/src/java/org/apache/solr/ltr/feature/SolrFeature.java#L243 [3] https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.6.3/solr/contrib/ltr/src/java/org/apache/solr/ltr/LTRScoringQuery.java#L520

Possible bug on LTR when using solr 8.6.3 - index out of bounds DisiPriorityQueue.add(DisiPriorityQueue.java:102)

2021-01-04 Thread Florin Babes
Hello, We are trying to update Solr from 8.3.1 to 8.6.3. On Solr 8.3.1 we are using LTR in production using a MultipleAdditiveTrees model. On Solr 8.6.3 we receive an error when we try to compute some SolrFeatures. We didn't find any pattern of the queries that fail. Example: We have the following

Re: solr 8.6.3 and noggit

2020-11-20 Thread Susmit Shukla
gt; https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.6.3/solr/solrj/src/java/org/noggit/ObjectBuilder.java > > It looks like that particular method was added in 8.4 via > https://issues.apache.org/jira/browse/SOLR-13824 > > Is it possible you're using an older SolrJ aga

Re: solr 8.6.3 and noggit

2020-11-20 Thread Mike Drob
Noggit code was forked into Solr, see SOLR-13427 https://github.com/apache/lucene-solr/blob/releases/lucene-solr/8.6.3/solr/solrj/src/java/org/noggit/ObjectBuilder.java It looks like that particular method was added in 8.4 via https://issues.apache.org/jira/browse/SOLR-13824 Is it possible

solr 8.6.3 and noggit

2020-11-20 Thread Susmit Shukla
Hi, got this error using streaming with solrj 8.6.3 . does it use noggit-0.8. It was not mentioned in dependencies https://github.com/apache/lucene-solr/blob/branch_8_6/solr/solrj/ivy.xml Caused by: java.lang.NoSuchMethodError: 'java.lang.Object org.noggit.ObjectBuilder.getValStrict()' at

Index size issue. Migration from Solr-6.5.1 To Solr-8.6.3

2020-11-17 Thread Modassar Ather
Hi, I am in a process of migrating from Solr-6.5.1 To Solr-8.6.3. The current index size after optimisation is 2.4 TB. We use a 7TB disk for indexing as the optimization needs extra space. Now with the newer Solr the un-optimised index itself got created of size 5+TB which after optimisation

Re: Solr 8.6.3

2020-10-22 Thread David Smiley
ted the warning about this in 8.7, so you won't see that again. ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Thu, Oct 15, 2020 at 4:13 PM Kris Gurusamy wrote: > I've just downloaded solr 8.6.3 and trying to create DIH for loading > structured XML

Re: Solr 8.6.3

2020-10-15 Thread Gus Heck
> > As long as final XML is in Solr format, you are good to go. > > Regards, > Alex > > On Thu., Oct. 15, 2020, 4:13 p.m. Kris Gurusamy, < > krishnan.gurus...@xpanse.com> wrote: > > > I've just downloaded solr 8.6.3 and trying to create DIH for loading >

Re: Solr 8.6.3

2020-10-15 Thread Walter Underwood
g http://observer.wunderwood.org/ (my blog) > On Oct 15, 2020, at 1:10 PM, Kris Gurusamy > wrote: > > I've just downloaded solr 8.6.3 and trying to create DIH for loading > structured XML. I found out that DIH will be deprecated soon with version > 9.0. What is the equivalent of DIH

Re: Solr 8.6.3

2020-10-15 Thread Alexandre Rafalovitch
XQuery instead. As long as final XML is in Solr format, you are good to go. Regards, Alex On Thu., Oct. 15, 2020, 4:13 p.m. Kris Gurusamy, < krishnan.gurus...@xpanse.com> wrote: > I've just downloaded solr 8.6.3 and trying to create DIH for loading > structured XML. I found

Solr 8.6.3

2020-10-15 Thread Kris Gurusamy
I've just downloaded solr 8.6.3 and trying to create DIH for loading structured XML. I found out that DIH will be deprecated soon with version 9.0. What is the equivalent of DIH in new solr version? How do I import structured XML data which is very custom and index in Solr new version? Any help

[ANNOUNCE] Apache Solr 8.6.3 released

2020-10-08 Thread Jason Gerlowski
The Lucene PMC is pleased to announce the release of Apache Solr 8.6.3. Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database