Varun Thacker wrote:
> I was able to narrow down to
> https://github.com/apache/solr/commit/cfec121bab2ecfc4c06e20a5533596025ae63d98
> that causes this issue.
>
> Without that change the bug doesn't repro
>
> On Thu, Jan 16, 2025 at 6:49 PM Varun Thacker wrote:
>
I was able to narrow down to
https://github.com/apache/solr/commit/cfec121bab2ecfc4c06e20a5533596025ae63d98
that causes this issue.
Without that change the bug doesn't repro
On Thu, Jan 16, 2025 at 6:49 PM Varun Thacker wrote:
> I misspoke, for regular search KnnFloatVectorQuery is t
Query
I'll try looking with some fresh eyes tomorrow
On Thu, Jan 16, 2025 at 6:00 PM Varun Thacker wrote:
> I'll have to recreate my setup again since I tried re-building solr
> without some PRs and it wiped everything out(my mistake!)
>
> I was able to get the
= 1706435309
On Thu, Jan 16, 2025 at 5:28 PM Varun Thacker wrote:
> I have an index where I can repro it with 100% success. Let me look into
> what's causing it and create a Solr Jira
>
> On Mon, Oct 21, 2024 at 11:11 AM Michael Sokolov
> wrote:
>
>> I
I have an index where I can repro it with 100% success. Let me look into
what's causing it and create a Solr Jira
On Mon, Oct 21, 2024 at 11:11 AM Michael Sokolov wrote:
> I think this might be a better question for solr-user@? EG I don't
> understand how Solr decides which Query to send to popu
Ryan,
Sorry for the confusion but here is my retake
(binding)
vote: A1, A2, D
On Tue, Sep 1, 2020 at 7:35 PM Atri Sharma wrote:
> D (binding)
>
> On Wed, 2 Sep 2020 at 01:51, Ryan Ernst wrote:
>
> > Dear Lucene and Solr developers!
> >
> >
> >
> > Sorry for the multiple threads. This should b
(non-binding)
vote: A1, A2, D
On Tue, Sep 1, 2020 at 1:21 PM Ryan Ernst wrote:
> Dear Lucene and Solr developers!
>
> Sorry for the multiple threads. This should be the last one.
>
> In February a contest was started to design a new logo for Lucene
> [jira-issue]. The initial attempt [first-vote
7 September 2017, Apache Lucene™ 6.6.1 available
The Lucene PMC is pleased to announce the release of Apache Lucene 6.6.1
Apache Lucene is a high-performance, full-featured text search engine
library written entirely in Java. It is a technology suitable for nearly
any application that requires fu
t.
>
> Nawab
>
> On Fri, Aug 4, 2017 at 9:49 AM, Varun Thacker wrote:
>
> > I just ran into this issue yesterday and a couple of times last week.
> >
> > The team I was working with was running Solr 5.4.1 so the auto-throttle
> > merge policy applies. We were us
I just ran into this issue yesterday and a couple of times last week.
The team I was working with was running Solr 5.4.1 so the auto-throttle
merge policy applies. We were using the default merge policy. When
infoStream was turned on for a dummy collection on the same box the output
for the settin
n that particular case, it just saves a null check
> but there are more useful methods like DocValues.getSortedSet which
> allow to treat fields which have been indexed with
> DocValuesType.SORTED and DocValuesType.SORTED_SET the same way.
>
> On Thu, Jul 9, 2015 at 1:04 PM, Varun Thacker
.
Was curious as to why do we have two different ways to fetch it and why do
they have an different behaviour on no values for the field are present in
an segment.
--
Regards,
Varun Thacker
e your code passes 'false' for that.
>
> On Sun, Jan 11, 2015 at 10:49 AM, Varun Thacker
> wrote:
> > I wanted to know whats the difference betwen the two ways that I am
> getting
> > a list of all segment files belonging to a segment?
> >
> > method
I wanted to know whats the difference betwen the two ways that I am getting
a list of all segment files belonging to a segment?
method1 never returns .liv files.
https://gist.github.com/vthacker/98065232c3d2da579700
--
Regards,
Varun Thacker
http://www.vthacker.in/
M, Robert Muir wrote:
> > > I think NoMergePolicy.NO_COMPOUND_FILES and
> > > NoMergePolicy.COMPOUND_FILES should be removed, and replaced with
> > > NoMergePolicy.INSTANCE
> > >
> > > If you want to change whether CFS is used by index
> > NoMergePolicy.INSTANCE
> >
> > If you want to change whether CFS is used by indexwriter flush, you
> > need to set that in IndexWriterConfig.
> >
> > On Tue, Apr 29, 2014 at 8:03 AM, Varun Thacker
> > wrote:
> > > I wanted to use the NoMergePol
policy.setNoCFSRatio(0.0)
3. The code snippet I used.
https://gist.github.com/vthacker/11398124
I tried it using Lucene 4.7
--
Regards,
Varun Thacker
http://www.vthacker.in/
;
> }
>
> }
> else
> {
> System.out.println("No Suggestions found");
> }
>
>
> Please guide. Basically the suggested words should be provided from the
> indexes I have created.. It should not come from
; API have undergone significant changes thus making them not so very useful.
>
>
> --
> Regards
>
> Ankit Murarka
>
> "Peace is found not in what surrounds us, but in what we hold within."
>
>
> --**--**-
> To unsubscribe, e-mail:
> java-user-unsubscribe@lucene.**apache.org
> For additional commands, e-mail:
> java-user-help@lucene.apache.**org
>
>
--
Regards,
Varun Thacker
http://www.vthacker.in/
-
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>
>
> -
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>
--
Regards,
Varun Thacker
http://www.vthacker.in/
20 matches
Mail list logo