Hi,
I stumbled across https://wiki.apache.org/solr/DataImportHandler and found
it matching my needs exactly.
So I just wanted to confirm if it is an actively supported plugin, before I
start using it for production.
Are there any users who have had a good or a bad experience with DIH ?
Thanks
TI
enabled by default for multi-valued
> fields?
> Because it is overhead when it comes to indexing and it is not used in all
> cases - only if field is used for faceting, sorting or in functions.
>
> HTH,
> Emir
> --
> Monitoring - Log Management - Alerting - Anomaly Detection
Very interesting discussion SG and Erick.
I wish these details were part of the official Solr documentation as well.
And yes, "columnar format" did not give any useful information to me either.
"A good explanation increases contributions to the project as more people
become empowered to improvise
Hi,
So I was a bit frustrated the other day when all of a sudden my Solr nodes
started going into recovery.
Everything became normal after a rolling restart, but when I looked at the
logs, I was surprised to see --- nothing !
Solr UI gave me no information during recovery.
Solr logs gave me no inf
Yes, this is really good to know.
With Jolokia, it is difficult to parse the output a bit because of the
presence of special characters in the mbean name like '
http://localhost:17330/jolokia/read/solr!/my!-collection_shard1_replica2:*'
The presence of slashes etc. makes parsing and querying a bi
Hi,
Can someone please respond to this zookeeper-for-Solr Stack-Overflow
question: http://stackoverflow.com/questions/40755137/should-
zookeeper-be-run-on-the-worker-machines
Thanks
TI
Hi,
We are unable to resolve a problem with dynamic fields in Solr 6.
The question and details can be found on stack-overflow at
http://stackoverflow.com/questions/37014345/unable-to-add-new-dynamic-fields-in-solr-6-0/37018450#37018450
If its a real bug, then we can file a JIRA for the same.
App
On Tue, Nov 5, 2013 at 10:53 AM, Alvaro Cabrerizo wrote:
> In my case, everytime I've used joins, the FROM field was a multivalued
> string and the TO was an univalued string.
>
> Regards.
> El 05/11/2013 18:37, "Tech Id" escribió:
>
> > I think Solr ha
above example is a complete one.
It leaves a lot for a fresh solr-user to guess about how to customize the
schema and how to index two documents into Solr before doing a join.
On Tue, Nov 5, 2013 at 9:31 AM, Tech Id wrote:
> Hi,
>
> I have been searching for an example of joins using so
Hi,
I have been searching for an example of joins using solr/lucene.
But I have not found anything either on the net or in the src/examples.
Can someone please point me to the same?
Ideally, I need a join working with Solrj APIs (Please let me know if this
group is Lucene-specific).
Best Regard
10 matches
Mail list logo