Perhaps the deprecation notices should feature on
https://lucene.apache.org/solr/news.html ? Because right now, they're not *very
*visible in the changes.
On Thu, 16 Jul 2020 at 01:18, Aroop Ganguly
wrote:
> May we ask what in hdfs support is being deprecated? Is Hdfs backup and
> restore being
Thanks for the feedback, Colvin. We'll certainly try and do something
around making the deprecations more visible and easier to track for all
users. I'm not sure if 'news' is the right section, but I think it might be
good to have a section on the website for users to look at and get a better
idea
I would want to know about this too
—
Mauro Asprea
E-Mail: mauroasp...@gmail.com
Mobile: +34 654 297 582
> El 14 jul 2020, a las 18:33, André Widhani escribió:
>
> Hi,
>
> Does anybody know if work is in progress to make Lucene's concurrent query
> execution accessible through Solr? I am tal
Can you raise a JIRA? If you’re ambitious, you can add a patch too ;)
> On Jul 16, 2020, at 2:52 AM, Marc Linden
> wrote:
>
> Thanks Erick for your fast response.
>
> I've checked out adding the sort param and yes that vanished the problem but
> it also disables elevation if I'm not mistaken.
The issue was figured out by starting solr with the -f parameter which
starts solr in foreground and provides the errors if any
Got an error - "Conflicting collector combinations in option list; please
refer to the release notes for the combinations allowed"
Turns out bin/solr file starts with CM
Instead of editing bin/solr, you should be able to set GC_TUNE in
solr.in.sh, as I showed in my post below.
wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/ (my blog)
> On Jul 16, 2020, at 7:52 AM, krishan goyal wrote:
>
> The issue was figured out by starting sol
Hallo,
I am using Solr 8.6.0.
When activating the Java security manager then Solr cannot use anymore the
jaas-client conf specified via java.security.auth.login.conf with Zookeeper. We
have configured Kerberos authentication for Zookeeper.
When disabling java security manager it works perfectly
I believe it is a bug in Solr because we need to create a policy to allow
creating a login context:
See here chapter "Running the Code with a Security Manager"
http://www.informatik.hs-furtwangen.de/doku/java/j2sdk-1_4_1-doc/guide/security/jaas/tutorials/LoginConfigFile.html
Please confirm and I w
The solution would be probably a policy file shipped with Solr that allows
the ZK jar to create a logincontext. I suggest that Solr ships it otherwise
one would need to adapt it for every Solr update manually to include the
version of the ZK jar.
On Thu, Jul 16, 2020 at 8:15 PM Jörn Franke wrote:
Hi All,
Below are question regarding querying solr using many QueryParser in one
call.
We have need to do a search by keyword and also include few specific
documents to result. We don't want to use elevator component as that would
put those mandatory documents to the top of the result. We would l
Hi All,
Below are question regarding querying solr using many QueryParser in one
call.
We have need to do a search by keyword and also include few specific
documents to result. We don't want to use elevator component as that would
put those mandatory documents to the top of the result. We would lik
Just to highlight the usage and importance of some of the items here.
1. HDFS Backup/Restore is integral to our system architecture, index
distribution and Disaster Recovery (system used by 1000+ users internally)
2. HDFS Directory factory, Embedded Solr, these items too are very important
for o
Is there a replacement for DIH?
On Wed, Jul 15, 2020 at 10:08 AM Ishan Chattopadhyaya
wrote:
>
> Dear Solr Users,
>
> In this release (Solr 8.6), we have deprecated the following:
>
> 1. Data Import Handler
>
> 2. HDFS support
>
> 3. Cross Data Center Replication (CDCR)
>
>
>
> All of these
Thanks Aroop for your feedback. We shall try to ensure continuity of
functionality via packages. Your help in those efforts would be greatly
appreciated as well. Let us take this discussion to SOLR-14660.
> Is there a replacement for DIH?
DIH is available as a community supported package. However,
Hi
Good morning
We are unable to view the body for post request in solr logs rather just the
Variable name shows up.Is there a way the post body can be shown in solr
(8.4.1)logs.
Regards
Sayanti
I hear all of that and agree, obviously, but "curl
solr:8983/collection/dataimport?blah" in cron was *pretty freaking
easy* ;)
Not sure why "pull" is elevated to "anti-pattern"; data is data is data
On Thu, Jul 16, 2020 at 8:49 PM Ishan Chattopadhyaya
wrote:
>
> Thanks Aroop for your feedback. W
Hello Solarians,
I know how to boost a query and I see the methods for tf and idf in
streaming scripting. What I don’t know is how to incorporate these things
together at a specific percentage of the ranking function.
How do I write a query to use dismax or edismax to rank using 60% tf-idf
score
FYI, CDCR support, as it exists in Solr today, has been deprecated in 8.6.
It suffers from serious design flaws and it allows such things to happen
that you observe. While there may be workarounds, it is advisable to not
rely on CDCR in production.
Thanks,
Ishan
On Thu, 2 Jul, 2020, 1:12 am Oakle
Hi Solr Users,
Here is a list of recent and upcoming deprecations in Solr 8.x.
https://cwiki.apache.org/confluence/display/SOLR/Deprecations
Please feel free to chime in if you have any questions. You can comment
here or in the specific JIRA issues.
Thanks and regards,
Ishan Chattopadhyaya
For any further discussion on the deprecations, please find a thread
"Recent and upcoming deprecations" [0] and we can discuss there.
Thanks,
Ishan
[0] -
https://www.mail-archive.com/solr-user@lucene.apache.org/msg151762.html
On Fri, Jul 17, 2020 at 8:50 AM matthew sporleder
wrote:
> I hear all
At first glance I see many Deprecations but also many TBD at Package location.
:-(
To understand this right, you kicked out the code and now waiting
for the community to take over and reinvent the wheel?
Or are there any recent plans of the PMC members to at least start
Package locations on gith
21 matches
Mail list logo