n’t really an “industry standard”, since the reasons someone
> wants this kind of behavior vary from situation to situation. That said,
> Solr has RerankQParserPlugin that’s designed for this.
>
> Best,
> Erick
>
> > On Feb 10, 2020, at 4:23 AM, Nitin Arora wrote:
I am looking for an efficient way for setting the MM(minimum should match)
parameter for my solr search queries. As we go from MM=100% to MM=0%, we
move from lots of zero result queries on one hand to too many irrelevant
results (which may then get boosted by other factors) on the other. I can
thin
y and re-scores
> them through another query. So just boost the secondary query.
>
> But you may not even have to do that. Just add a boost clause to a single
> query and boost your class A1 quite high. See “boost” and/or “bq”.
>
> Best,
> Erick
>
> > On Dec 27, 2
er
> Walter Underwood
> wun...@wunderwood.org
> http://observer.wunderwood.org/ (my blog)
>
> > On Dec 27, 2019, at 9:57 AM, Nitin Arora wrote:
> >
> > Hi Erick, I was not able to figure how exactly I will use
> > RerankQParserPlugin to achieve the desired reranking. I se
r
> > --
> > Monitoring - Log Management - Alerting - Anomaly Detection
> > Solr & Elasticsearch Consulting Support Training - http://sematext.com/
> >
> >
> >
> >> On 27 Dec 2019, at 13:55, Nitin Arora wrote:
> >>
> >> Hello, I have a com
top 5:
>
> ….&fq=class:A1&rows=5
>
> Emir
> --
> Monitoring - Log Management - Alerting - Anomaly Detection
> Solr & Elasticsearch Consulting Support Training - http://sematext.com/
>
>
>
> > On 27 Dec 2019, at 13:55, Nitin Arora wrote:
> >
> > H
Hello, I have a complex solr query with various boosts applied that
returns, say a few hundred results. Out of these hundreds of results I want
to further boost, say the top 5 results that satisfy a particular criteria
- e.g. class=A1. So I want the top 5 results from class A1 in my existing
result
Any thoughts guys.
Your insights will really help if you have already worked on a scenario like
this.
Thanks in advance
Nitin
--
View this message in context:
http://lucene.472066.n3.nabble.com/Limit-on-SOLR-Cores-tp403p4000299.html
Sent from the Solr - User mailing list archive at Nabbl
Hi Guys,
I've come across a use case where I've to keep separate indexes for multiple
tanents. Data directory of each tenant should be different but SOLR server
instance has same schema and configuration for all the tenants.
Tenants in our case can be added dynamically. I know that I can handle e
Hi,
I'm using SOLR and Lucene in my application for search.
I'm facing an issue of highlighting using FastVectorHighlighter not working
when I use PayloadTermQueries as clauses of a BooleanQuery.
After Debugging I found that In DefaultSolrHighlighter.Java,
fvh.getFieldQuery does not return an
Thanks for the reply guys (Cameron, David and Anderson).
I will go through the details of using multiple cores.
Thanks
Nitin
--
View this message in context:
http://lucene.472066.n3.nabble.com/Multiple-Data-Directories-and-1-SOLR-instance-tp3691644p3694412.html
Sent from the Solr - User mailin
Hi,
We are using SOLR/Lucene to index/search the data about the user's of an
organization. The nature of data is brief information about the user's work.
Our data index requirement is to have segregated stores for each
organization and currently we have 10 organizations and we have to run 10
diffe
Anybody have any suggestions or hints?
~Nitin
--
View this message in context:
http://lucene.472066.n3.nabble.com/Sorting-results-within-the-fields-tp3656049p3673371.html
Sent from the Solr - User mailing list archive at Nabble.com.
13 matches
Mail list logo