I read the code of the class,
`org.apache.lucene.util.bkd.BKDWriter`, the method of `private byte[]
packIndex(long[] leafBlockFPs, byte[] splitPackedValues) throws IOException`
what's the meaning of the code below?
I am having several issues due to the slf4j implementation dependency
“log4j-slf4j-impl” being declared as a dependency of solr-core:7.5.0. The
first issue observed when starting the app is this:
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/Users/ma-w
Hi All,
Do we have any library which can convert Odata filter to Solr Query
EX : $filter=Address eq 'Redmond' to ?q=Address:Redmond
Any suggestions will help.
Thanks
Sambasiva
Yes already read this stuff but was not sure 1000 docs was considered as "deep"
or not.
De : Vincenzo D'Amore
Envoyé : mardi 14 janvier 2020 22:22
À : solr-user@lucene.apache.org
Objet : Re: Querying multiple pages for same keyword at same time
Had you already
Indeed, with a max of 1K doc to be manipulated, I don't expect issues.
We are looking at other avenues to understand our issues.
Regards,
Gaël
Elasticsearch is easier to set up the first time, but that should not be a
deciding factor. Decide on features, not something you’ll do once.
ES has most configuration power at query time. Solr has most at index time. If
every query is different, like log search, ES will be better. If queries on
Hi,
Any suggestions from anyone?
Regards,
kshitij
On Tue, Jan 14, 2020 at 4:11 PM Jan Høydahl wrote:
> Please don’t cross-post, this discussion belongs in solr-user only.
>
> Jan
>
> > 14. jan. 2020 kl. 22:22 skrev kshitij tyagi >:
> >
> > Also trie fileds have been updated to point fields, w
Hi Akreeti,
The "onDeckSearcher" count is the number of searchers that are
currently being opened/warmed for a given core. New searchers are
opened by (some types of) commits. So essentially, what this message
means is that you're asking Solr to do commits so close together that
commit N is happ
Thank you Jan and Charlie.
I should say that in terms of posting to the community regarding Elastic vs
Solr - this is probably the most civil and helpful community that I have been a
part of - and your answers have only reinforced that notion !!
Thank you for your responses. I am glad to hear
How do I update the synonyms.txt file if the data is being fetched from a
database say PostgreSQL since I wont be able to update the synonmys.txt file
every time manually and also the data is related to a table and not known to
Solr.
I am using Apache Solr 8.4.
Regards,
Seetesh hindlekar
--
S
Hi,
Choosing the solr community mailing list to ask advice for whether to choose ES
- you already know what to expect, not?
More often than not the choice comes down to policy, standardization, what
skills you have in the house etc rather than ticking off feature checkboxes.
Sometimes company va
Ah I’m glad you got that working.
Thanks for reporting back!
— Martijn
> On 14 Jan 2020, at 22:48, Arnold Bronley wrote:
>
> Thanks.
>
> The issue turned out to be little different that expected. My IntelliJ was
> on a Windows (my main operating system). Solr was running inside a docker
> cont
On 15/01/2020 04:02, Dc Tech wrote:
I am SOLR fant and had implemented it in our company over 10 years ago.
I moved away from that role and the new search team in the meanwhile
implemented a proprietary (and expensive) nosql style search engine. That
the project did not go well, and now I am back
Hi All,
I am using SOLR 7.5 version with master slave architecture.
I am getting :
"PERFORMANCE WARNING: Overlapping onDeckSearchers=2"
continuously on my master logs for all cores. Please help me to resolve this.
Thanks & Regards,
Akreeti Agarwal
::DISCLAIMER::
__
14 matches
Mail list logo