Questions tagged [lucidworks]
60 questions
8
votes
2 answers
Pros and cons using Lucidworks Fusion instead of regular Solr
i wanna know what are the pros and cons using Fusion instead of regular Solr ? can you guys give some example (like some problem that can be solved easily using Fusion)?

donthurtme
- 1,347
- 1
- 10
- 16
5
votes
1 answer
Solr throwing SocketException: Connection reset
I have 8 node solr cloud cluster connected with external zookeeper. Each node : 30 Gb, 4 core.
I have created around 100 collections, each collection is having approx. 30 shards. (Why I need it, let be a different story, business isolation, business…

nxG
- 61
- 4
3
votes
1 answer
Spark-Solr Connector trying to add already existing field with stored=true
I am using Spark-Solr connector 3.4.0 with Solr cloud version 7.6.0 in a Spark 2.2.1 Cluster . We have an existing Solr collection with a predefined schema for it. Most of the fields have the stored parameter set to true, but there are certain…

Suman Mandal
- 41
- 6
3
votes
1 answer
Lucidworks save solr format Unknown field
I'm making a script in spark java.
I need to insert data (from a DataFrame) into a Solr collection using Lucidworks - spark-solr tools (https://github.com/lucidworks/spark-solr)
My schema.xml :

Lucien
- 99
- 1
- 7
3
votes
2 answers
"Hadoop-Solr Lucidworks Project" retrieve input name-path
I am using this project :https://github.com/lucidworks/hadoop-solr
Does anyone know in which value is saved the name (or the path) of the document that is being processed. I want to retrieve this value to Solr Admin (adding a field with its name to…

Spyros_av
- 854
- 2
- 8
- 24
3
votes
2 answers
MapReduceIndexerTool - Best way to index HDFS files in Solr?
I have a requirement where I have to index HDFS files (includes TXT, PDF, DOCX, other rich documents) into Solr.
Currently, I am using DirectoryIngestMapper of the LucidWorks connector to achieve the…
user6732360
3
votes
1 answer
Solr Function Query to Sort by phrase slop
For Solr 5.0.0, is there any way to sort the results by their phrase slop.
Example:
if my search word is laptop table,
my current results are like this:
laptop dell inspiron table
dell laptop table
laptop sony table
dell inspiron laptop table
But…

User123
- 91
- 6
3
votes
1 answer
Display Stacked Histogram in Banana
I am using Banana (the open source port of Kibana 3 https://github.com/LucidWorks/banana/) to visualize data stored in SOLR.
I have some problems in displaying a stacked histogram. I am not sure if that is possible. To make it simpler, I would like…

marlieg
- 449
- 2
- 5
- 16
2
votes
1 answer
Change Lucidworks Fusion 3.15 default cluster
I have installed lucidworks fusion 3.1.5 server in my computer. As you know default solr version for this fusion is 6.6, but I have already configured existing zookeeper cluster with solr v7.2.1. After a lot of researches I have managed to connect…

Alik Vardanyan
- 77
- 6
2
votes
2 answers
DataImportHandler DIH for FileSystem DataSource
I have a fileSystem datasource, and i have created a dataconfig for it to run DIH
the dataconfig is

Alaa
- 4,471
- 11
- 50
- 67
2
votes
2 answers
Getting Banana to work with Solr 4.2
I'm running Solr 4.2 and would like to try out LucidWorks Banana product. However, when I navigate to the banana directory on my Solr server, I receive a 404 error.
I'm following the instructions from their github site here, basically dropping the…

David Hoerster
- 28,421
- 8
- 67
- 102
2
votes
1 answer
Connecting Lucidworks With Documentum
I am building an enterprise search application in which i am using the lucidworks as a search engine and EMC Documentum as a back end technology for storing documents and meta Data.Currently i am using DQL to fire up queries and fetch data in…

tusharagrawa
- 371
- 2
- 5
- 20
1
vote
0 answers
Apache Pulsar corrupted ledger data keeps Lucidworks Fusion from starting up
I am new to Apache Pulsar and I am trying to recover from a situation. To start with I have Lucidworks Fusion running on Amazon EKS. Fusion uses Apache Pulsar as their distributed messaging platform. While upgrading the version of Fusion I seem to…

nabello
- 716
- 11
- 29
1
vote
1 answer
Enable Spark metric in LucidWorks Fusion
I'm attempting to add the Graphite sink to my Fusion Spark component.
I've created a file - ${FUSION_DIR}/apps/spark-dist/conf/metrics.properties with the contents -
# Enable…

Jeremy
- 2,970
- 1
- 26
- 50
1
vote
0 answers
In Solr Dashboard how to auto increase the height of tagcloud panel when the height of terms panel increases due to legend addition?
I have two panels "The term panel as a bar chart" and "The tagcloud panel" in a single row inside banana dashboard.If a "legend" is added to the top or the bottom of the bar chart the height of the entire row increases to the height of the terms…

raikumardipak
- 1,461
- 2
- 29
- 49