Re: [GitHub] [lucene-solr] atris commented on pull request #1636: Remove Compound file formation

2020-07-01 Thread Jan Høydahl
And he does not reply to comments either. I closed all his PRs. Jan Høydahl > 1. jul. 2020 kl. 13:56 skrev Michael Sokolov : > >  > Seems like trolling > >> On Wed, Jul 1, 2020, 6:51 AM GitBox wrote: >> >> atris commented on pull request #1636: >> URL: https://github.com/apache/lucene-solr/p

Re: FunctionScoreQuery how to use it

2020-07-01 Thread Mikhail Khludnev
Hi, Vincenzo. Discussed earlier https://www.mail-archive.com/java-user@lucene.apache.org/msg50255.html On Wed, Jul 1, 2020 at 8:36 PM Vincenzo D'Amore wrote: > Hi all, > > I'm struggling with an old class that extends CustomScoreQuery. > I was trying to port to solr 8.5.2 and I'm looking for an

FunctionScoreQuery how to use it

2020-07-01 Thread Vincenzo D'Amore
Hi all, I'm struggling with an old class that extends CustomScoreQuery. I was trying to port to solr 8.5.2 and I'm looking for an example on how to implement it using FunctionScoreQuery. Do you know if there are examples that explain how to port the code to the new implementation? -- Vincenzo D

Re: [GitHub] [lucene-solr] atris commented on pull request #1636: Remove Compound file formation

2020-07-01 Thread Michael Sokolov
Seems like trolling On Wed, Jul 1, 2020, 6:51 AM GitBox wrote: > > atris commented on pull request #1636: > URL: > https://github.com/apache/lucene-solr/pull/1636#issuecomment-652347025 > > >I am pretty sure I am missing the point of this PR? > > > ---

Parallel SQL join on multivalued fields

2020-07-01 Thread Piero Scrima
Hi, I don't know if this is the right place for my question, anyway I'll try to explain the issue here and understand together with you if it's worth working on it. I'm working with the parallel sql feature of Solr. Even though , looking at the documentation, the join seems not supported, the join