Hi folks,
Hopefully this is an easy question but I couldn't do it after several
hours..
I created a new field (adding indexed="true" stored="true"/>) and I'd like to use name file value to
fill out it.
The name files are like: TEXT_CRE_MMGG_X-XXX-XXX.txt or
TEXT_CRE_MMGG_X-XXX.txt (w
I forgot to add that the txt files are divided in directory following
this rule: //MM/**files**.
Regards,
Mirko
Hi all,
I am very new with Solr (and Lucene) and I use the last version of it.
I do not understand why I obtain this:
Exception in thread "main"
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://localhost:8983/solr/Collection1: Invalid Dat
Thanks very much for each of your replies. These resolved my problem and
teach me something important.
I have just discovered that I have another problem but I guess that I
have to open another discussion.
Cheers,
Mirko
On 10/03/15 20:30, Chris Hostetter wrote:
":" is a syntactically signifi
Hi folks,
I googled and tried without success so I ask you: how can I modify the
setting of a field to store it ?
It is interesting to note that I did not add _text field so I guess it
is a default one. Maybe it is normal that it is not showed on the result
but actually this is my real probl
Mirko
On 13/03/15 00:27, Alexandre Rafalovitch wrote:
Wait, step back. This is confusing. What's your real problem you are
trying to solve?
Regards,
Alex.
Solr Analyzers, Tokenizers, Filters, URPs and even a newsletter:
http://www.solr-start.com/
On 12 March 2015 at 19:50, Mirko Torrisi
re actually sending content to that field when
you index docs.
If none of this helps, show us the definition from schema.xml and a
sample input document and a query that illustrate the problem please.
Best,
Erick
On Fri, Mar 13, 2015 at 1:20 AM, Mirko Torrisi
wrote:
Hi Alexandre,
I need to
hemaless indexing, it
> has to guess. It does the best it can, but it's quite possible that it
> guesses wrong.
>
> If this is a "mananged schema", you can use the REST API commands to
> make whatever field you want. Or you can start over with a concrete
> schema.xml