Re: search q via dynamic string depends on date

2018-06-01 Thread servus01
Hey Emir, yes of course. My problem is more related to dynamic data in the search string. I have an xml which is not part of my solr index and has matchday data e.g.: > (start-date-time="2018-04-01T18:00:00.000+02:00" code-name="MD 28") > (start-date-time="2018-04-07T15:00:00.000+02:00"

Re: search q via dynamic string depends on date

2018-06-02 Thread servus01
Yeah shawn, you're right. But what i hoped to get was a hint howto build this a easy way. Maybe something like a double query with a check between. check fq = highest match will be last matchday = query with last matchday i will google for some php script that can do this if you got a hint,

Solr query string compare to actual date and build a new string on this?

2018-05-31 Thread servus01
Hey, digging the web for a while now to find a solution due to a complex search string. what i've got: xml file with a date/description fields which are not part of the index: (start-date-time="2018-04-01T18:00:00.000+02:00" code-name="MD 28") (start-date-time="2018-04-07T15:00:00.000+02:00"

search q via dynamic string depends on date

2018-05-31 Thread servus01
Hey, digging the web for a while now to find a solution due to a complex search string. what i've got: xml file with a date/description fields which are not part of the index: (start-date-time="2018-04-01T18:00:00.000+02:00" code-name="MD 28") (start-date-time="2018-04-07T15:00:00.000+02:00"

Re: Need an advice for architecture.

2018-07-20 Thread servus01
Well, thanks a lot. Chris Hostetter-3 wrote > The first question i have is why you are using a version of Solr that's > almost 5 years old. *Well, Solr is part of another software and integrated with this version. With next update they will also update Solr to ver. 7...* Chris Hostetter-3

Need an advice for architecture.

2018-07-19 Thread servus01
Would like to ask what your recommendations are for a new performant Solr architecture. SQL DB 4M documents with up to 5000 metadata fields each document [2xXeon 2.1Ghz, 32GB RAM] Actual Solr: 1 Core version 4.6, 3.8M documents, schema has 300 metadata fields to import, size 3.6GB [2xXeon

WordDelimiter in extended way.

2019-10-23 Thread servus01
Hello, maybe somebody can help me out. We have a lot of datasets that are always built according to the same scheme: Expression - Expression as an example: "CCF *HD - 2nd* BL 2019-2020 1st matchday VfL Osnabrück vs. 1st FC Heidenheim 1846 | 1st HZ without WZ" or "Scouting Feed *mp4 - 2.* BL

Re: WordDelimiter in extended way.

2019-10-23 Thread servus01
Hey, thank you for helping me: Thanks in advanced for any help, really appriciate. -- Sent from:

Re: WordDelimiter in extended way.

2019-10-23 Thread servus01
got it, thank you -- Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html