In case of lowercase search, you need to apply analyzer with filter..
Hope this will help you
On Tue, Jun 12, 2018 at 1:52 AM, ron773 wrote:
> I'm using solr to query a database to find UK postal codes. However, I can
> only find zip codes when they use capital letters, a
Here is some basic question based on that answers vary.
1) Are you going to use UUID column as unique column.
2) what do you with that column.
Process :-
Column is :-
For Add this :-
And then need to add in uniqueid section.
id
On Thu, May 17, 2018 at 5:00 PM, msaunier wrote:
> Hell
You can change into core config file and then you can use any name .
As i used as table_solrconfig.xml
Same concept will applicable with schema.xml file too.
On Feb 27, 2018 11:11 AM, "Zheng Lin Edwin Yeo"
wrote:
Hi Alexandre,
Thanks for your reply.
Will this cause other issues with the functi
Thanks Rick.
Is it possible to get some demo learning video link or web links from
where I can get overview with real example?
By which I can able to know in more details.
On Feb 18, 2018 4:11 AM, "Rick Leir" wrote:
> Nandan
> Work backwards from your results screen. When a
ot; wrote:
> Your first step is to denormalize your data into a flat data structure.
> Then index that into your solr instance. Then you’re done
>
> On Feb 17, 2018, at 12:16 PM, @Nandan@ <mailto:nandanpriyadarshi...@gmail.com>> wrote:
>
> Hi Team,
> I am working on
me how can I Achieve it. Please provide some information links
which I can refer to learn more in details from scratch.
Thanks and Best Regards,
Nandan Priyadarshi
s>java -Dtype=text/csv -Dc= -jar
post.jar
Example:-
C:\solr\example\exampledocs>java -Dtype=text/csv -Dc=films -jar post.jar
C:\solr\example\books_data.csv
Thanks...
On Wed, Feb 7, 2018 at 1:55 PM, Shawn Heisey wrote:
> On 2/6/2018 6:00 PM, @Nandan@ wrote:
>
>> Even I tried t
try using the post Tool.
>
> https://lucene.apache.org/solr/guide/6_6/post-tool.html
>
> bin/post -c film example/books_data.csv
>
>
> Cheers!
> Abhishek
>
>
> On Tue, Feb 6, 2018 at 1:22 PM, @Nandan@
> wrote:
>
> > Hi ,
> > I created core name as &qu
Hi ,
I created core name as "films". Now I am trying to insert my csv file by
below step:-
C:\solr>curl "http://localhost:8983/solr/films/update?commit=true";
--data-binary @example/books_data.csv -H 'Content-type:application/csv'
Got Below result.
{
"responseHeader":{
"status":0,
"QTime"
ious supporting
> files referred in the schema.xml) you specified on the command line?
>
> can you share the conf directory, if you can?
>
> Cheers!
> Abhishek
>
> On Tue, Feb 6, 2018 at 9:30 AM, @Nandan@
> wrote:
>
> > Hi Sadiki,
> > I checked Sample Techproduct
n needs. I
> am not 100% sure where to find them on a windows installation but I believe
> it would be C:\solr\server\configsets\ or another subfolder of the server
> folder.
>
> -Original Message-
> From: @Nandan@ [mailto:nandanpriyadarshi...@gmail.com]
> Sent: Mond
Hi ,
This question might be very basic, but need to clarify my basic
understanding.
I am using Solr Version 7.2.1
I have one CSV file named as books_data.csv which contains 2 records.
Now I want to create solr core to start my basic search using Solr UI.
Steps which I Follow :-
1) Go to bin dir
Hi ,
I am working on an Ecommerce database . I have more then 40 tables and
around 20GB of data.
I want to index data with solr for more effective search feature.
Please tell me how to index MySQL data with Apache solr.
Thanks in advance
Nandan Priyadarshi
Hi ,
I am using Apache Solr with Cassandra Database. In my table, I have 20
rows. Due to some changes, I changed my Solr schema and Reindex schema with
below option as
*reindex=true and deleteAll=false*
After Reindexing my Solr Schema, I am not able to do reindex my old data
which are present in
olr
e6229268-d0fd-485b-ad89-bbde73a07ed6 | 货 | 2015 | 现有货 | null
| Solr
76461e7e-6c31-4a4b-8a36-0df5ce746d50 | Nandan | 2017 |1 |
null | Datastax
9a9c66c2-cd34-460e-a301-6d8e7eb14e55 | Kundan | 2016 | 12ws |
null | Cassandra
7e87dc3a-5e4e-4653-84cc-3d83239708d4 |
Hi ,
I am using Apache Solr for do advanced searching with my Big Data.
When I am creating Solr core , then by default for text field , it is
coming as TextField data type and class.
Can you please tell me how to change TextField to StrField. My table
contains record into English as well as Chin
16 matches
Mail list logo