ot;status":400,
"QTime":0},
"error":{
"metadata":[
"error-class","org.apache.solr.common.SolrException",
"root-error-class","org.apache.solr.common.SolrException"],
"msg":"no stream",
"code":400}}
Please help me out what is the problem with this command as i have just
pasted it from the reference guide.
Thanks and Regards
Neha Gupta
them* => java.lang.IllegalStateException: No multipart config for
servlet
at org.eclipse.jetty.server.Request.getParts(Request.java:2420)
java.lang.IllegalStateException: *No multipart config for servlet*
Regards
Neha Gupta
On 15/03/2022 10:44, Neha Gupta wrote:
Dear All,
I am trying my hands on SOLR and
attribute?
Thanks and Regards
Neha Gupta
On 31/03/2022 17:05, Andy Lester wrote:
I have indexed 4 fields and want to use facet on "taxo_domain_mother" but i am not
getting any result
It looks like you don’t have facet.field=taxo_domain_mother specified in your
query. It’s hard to te
Thanks James...this is what i was looking for.
On 02/04/2022 03:24, James Greene wrote:
Either docValues set to true or field needs to be indexed to use the field
with faceting.
On Fri, Apr 1, 2022, 5:01 AM Neha Gupta wrote:
Hello Andy,
Thanks for the reply.
I had given
facet.field
please help me with this.
Thanks and Regards
Neha Gupta
the default one which is coming with SOLR 8.11
without any DIH package installed?
PS: - Our data is static and won't change in future. Need to re-index
only when indexed data in SOLR goes corrupt.
Thanks and Regards
Neha Gupta
On 05/04/2022 15:27, James Greene wrote:
Stand alone mode
perhaps better, roll your own client code
reading from DB and pushing documents to Solr.
Jan
6. apr. 2022 kl. 11:29 skrev Neha Gupta :
Ok Thanks a lot.
I have one more question even with SOLR 8.11, the data import handler is
coming but yes there is a message on GUI that it is deprecated and
table or should i indexed them in one core with
different entities. If latter is the case then how i can query Solr on
basis of entity?
Thanks and Regards
Neha Gupta
query.setQuery("multiple fields
concatenated via AND OR")
Is there any better way of doing this as creating a string with all
these multiple fields(1-13) can be cumbersome.
Thanks and Regards
Neha Gupta
till no success.
PS: - I don't want to make a query string with AND OR as i have around
13 fields with each field having many options.
Regards
Neha Gupta
On 16/04/2022 03:32, jagdish vasani wrote:
You can check SolrQuery setParam method, as
query.seParam("fl","id");
achieve the same or do i need to create a big query
with OR separated values? like attribute: value1 OR value2 OR value3 and
so on
If in case i create a query with the OR separated values will it have
any affect on the performance?
Requesting your valuable feedback on the same.
Regards
Neha
request in the query) can be returned
safely from SOLR.
It would be great if you can please share your experience with regard to
the same.
Thanks and Regards
Neha Gupta
documents using SOLRJ will that be OK. By safe here i mean approx.
maximum number of documents that i can request without causing any
problem in receiving a response from SOLR.
Is that enough to answer the question?
On 27/04/2022 22:26, Andy Lester wrote:
On Apr 27, 2022, at 3:23 PM, Neha
Thanks in advance for all the help this community always offers.
Regards
Neha Gupta
Hi Walter,
I already tried returning that field in the response but it was not present.
Thanks and Regards
Neha Gupta
On 28/04/2022 17:16, Walter Underwood wrote:
Try searching for that field and/or returning that fields. I’ve seen some
issues with the schema browser not showing data that
Hello Allessandro,
I indexed field with same name but in the different core.
I am not using dynamic fields and schema is as below.
Thanks
Neha Gupta
On 28/04/2022 16:37, Alessandro Benedetti wrote:
Hi Neha,
My shot in the dark:
Have you indexed any document containing that field?
Are you
Schultz wrote:
Neha,
On 4/27/22 16:35, Neha Gupta wrote:
I have different cores with different number of documents.
1) Core 1: - 227625 docs and each document having approx 10 String
fields.
2) Core 2: - Approx 3.5 million documents and each having 3 string
fields.
We still have no idea about
Hello Thamizh,
There is no problem with the underscore as other fields with underscore
are getting properly indexed and stored.
Regards
Neha Gupta
On 29/04/2022 09:32, Thamizh Azhagan wrote:
Hi Neha,
Please bear me with this basic question. You said that you were able
to index with the
Hello All,
Thanks a lot for the replies.
So the conclusion i came is to use either /exporthandler or cursor for
fetching large number of documents so i am going to use that and will
try to run tests to see whether all works fine or not.
Thanks again for all the help.
Regards
Neha Gupta
Hello Shawn,
Please find attached the schema file.
Regards
Neha Gupta
On 29/04/2022 14:43, Shawn Heisey wrote:
On 4/28/22 14:16, Neha Gupta wrote:
I am not using dynamic fields and schema is as below.
That isn't the schema. It's a screenshot of the Schema Browser in the
20 matches
Mail list logo