g Support Training - http://sematext.com/
>
>
>
> > On 23 May 2018, at 06:46, Thomas Lustig wrote:
> >
> > dear community,
> >
> > Is it possible to index documents (e.g. pdf, word,...) for
> fulltextsearch
> > without storing their content(payload) inside Solr server?
> >
> > Thanking you in advance for your help
> >
> > BR
> >
> > Tom
>
>
tially reconstruct it.
HTH,
Emir
--
Monitoring - Log Management - Alerting - Anomaly Detection
Solr & Elasticsearch Consulting Support Training - http://sematext.com/
> On 23 May 2018, at 06:46, Thomas Lustig wrote:
>
> dear community,
>
> Is it possible to index documents
dear community,
Is it possible to index documents (e.g. pdf, word,...) for fulltextsearch
without storing their content(payload) inside Solr server?
Thanking you in advance for your help
BR
Tom
Do note that you _can_ join across cores. BUT the join
capability is a fairly restricted use-case. And even if it was
performant, it's not like a DB join, you can only return info
from a single kind of doc. That is, if you were joining between
customer documents and vendor documents, you could only
This is gold info for me! Thanks!
2012/10/24 Martin Koch
> In my experience, about as fast as you can push the new data :) Depending
> on the size of your records, this should be a matter of seconds.
>
> /Martin Koch
>
> On Wed, Oct 24, 2012 at 9:01 PM, Marcelo Elias Del Valle <
> mvall...@gmail
In my experience, about as fast as you can push the new data :) Depending
on the size of your records, this should be a matter of seconds.
/Martin Koch
On Wed, Oct 24, 2012 at 9:01 PM, Marcelo Elias Del Valle wrote:
> Erick,
>
> Thanks for the help, it sure helps a lot to read that, as it
Erick,
Thanks for the help, it sure helps a lot to read that, as it gives me
more confidence I am not crazy about what I am thinking.
The only problem I see by de-normalizing data as you said is that if
any relation between customer and vendor changes, I will have to update the
index for
One, take off your RDBMS cap ...
DB folks regularly reject the idea of de-normalizing data
to make best use of Solr, but that's what I would explore
first. Yes, this repeats the, in your case, vendor information
perhaps many times, but try that first, even though that
causes you to update multiple
Hello,
I am new to Solr and I have a scenario where I want to use it, but I
might be misunderstanding some concepts. I will explain what I want here,
if someone has a solution for this, I would gladly accept the help.
I have a core indexing customers. I have another core indexing vendors.
pl.execute(StatementImpl.java:841)
at com.mysql.jdbc.StatementImpl.execute(StatementImpl.java:681)
at
org.apache.solr.handler.dataimport.JdbcDataSource$ResultSetIterator.(JdbcDataSource.java:246)
... 13 more
Is it possible to index pdfs, docs, rtf along with database and havin
10 matches
Mail list logo