Use TopicStream as percolator

2018-04-08 Thread SOLR4189
Hi all, I need to implement percolator functionality in SOLR (i.e. get all indexed docs that are matched to monitored query). How can I do this? I found out in Solr TopicStream class. If I understand right, using TopicStream with DaemonStream will give me percolator functionality, won't it?

Solr 7.3.0 loading OpenNLPExtractNamedEntitiesUpdateProcessorFactory

2018-04-08 Thread Ryan Yacyshyn
Hi all, I'm running into a small problem loading the OpenNLPExtractNamedEntitiesUpdateProcessorFactory class, getting an error saying it's not found. I'm loading all the required jar files, according to the readme: *solrconfig.xml* ... en-ner-person.bin

Re: Solr 7.3.0 loading OpenNLPExtractNamedEntitiesUpdateProcessorFactory

2018-04-08 Thread Shawn Heisey
On 4/8/2018 2:36 AM, Ryan Yacyshyn wrote: I'm running into a small problem loading the OpenNLPExtractNamedEntitiesUpdateProcessorFactory class, getting an error saying it's not found. I'm loading all the required jar files, according to the readme: You've got a element to load analysis-extras

Re: Match a phrase like "Apple iPhone 6 32GB white" with "iphone 6"

2018-04-08 Thread Sami al Subhi
I think this filter will output the desired result: indexing: "iPhone 6" will be indexed as "iphone 6" (always a single token) querying: so this will analyze "Apple iPhone 6 32GB white" to "apple", "apple iphone", "iphone", "iphone 6" and so on... then here a match

Fwd: Solr join With must clause in fq

2018-04-08 Thread manuj singh
Hi all, I am trying to debug a problem which i am facing and need some help. I have a solr query which does join on 2 different cores. so lets say my first core has following 3 docs { "id":"1", "m_id":"lebron", "some_info":"29" } { "id":"2", "m_id":"Wade", "matches_win":"29" } { "id":"3",

Re: Use TopicStream as percolator

2018-04-08 Thread Joel Bernstein
Some interesting articles on uses of the topic, that might answer the questions you have above: http://joelsolr.blogspot.com/2017/01/deploying-ai-alerting-system-with-solrs.html http://joelsolr.blogspot.com/2017/01/deploying-solrs-new-parallel-executor.html If you have a smaller number of alerts

Re: Urgent! How to retrieve the whole message in the Solr search result?

2018-04-08 Thread Stefan Matheis
Raymond, please don't get this the wrong way - it's entirely possible that you didn't mean it like it sounded to me ... "Urgent" is a term you can use with your colleagues or a supplier of yours .. but not a mailing list like this. We're doing this in our spare time, trying to help out others

Re: Match a phrase like "Apple iPhone 6 32GB white" with "iphone 6"

2018-04-08 Thread Mikhail Khludnev
It reminds edismax (see mm, pf params) and MLT (more like this) features, but unless you _extract_ an _entity_ to search in compatible_with field it's can hardly avoid false positive matches like "apple white". On Sun, Apr 8, 2018 at 11:01 PM, Sami al Subhi wrote: > I have a

[SECURITY] CVE-2018-1308: XXE attack through Apache Solr's DIH's dataConfig request parameter

2018-04-08 Thread Uwe Schindler
CVE-2018-1308: XXE attack through Apache Solr's DIH's dataConfig request parameter Severity: Major Vendor: The Apache Software Foundation Versions Affected: Solr 1.2 to 6.6.2 Solr 7.0.0 to 7.2.1 Description: The details of this vulnerability were reported to the Apache Security mailing list.

Match a phrase like "Apple iPhone 6 32GB white" with "iphone 6"

2018-04-08 Thread Sami al Subhi
I have a set of products' docs with field name_en for example name_en:"Apple iPhone 6 32GB white" when a user chooses this product to view, I use the product name as a search phrase and retrieve all the product accessories docs that have "iphone 6" (not "iphone 7") in the field of compatible_with

Solr nodes out of sync

2018-04-08 Thread James Keeney
We have a case on our dev server which uses the cloud example setup where our two nodes are out of synch. One has records that the other does not. We found the error: c:organizations s:shard1 r:core_node1 x:organizations_shard1_replica0]