Re: Lucene two-phase iteration question

2018-01-01 Thread Wei
Hello Mikhail, Thank you so much for the info. Trying to digest it first.Can you elaborate more on what has changed? Any pointer is greatly appreciated. Regards, Wei On Mon, Jan 1, 2018 at 10:04 AM, Mikhail Khludnev wrote: > Hello, Wei. > Some first details have been discussed here > https

Re: Lucene two-phase iteration question

2018-01-01 Thread Mikhail Khludnev
Hello, Wei. Some first details have been discussed here https://www.youtube.com/watch?v=BM4-Mv0kWr8 Unfortunately, things have changed from those times. On Sat, Dec 23, 2017 at 1:43 AM, Wei wrote: > Hi, > > I noticed that lucene has introduced a new two-phase iteration API since 5, > but could n

Re: No match when querying but in admin/analysis it works!! (schema, indexed data and screen shots are provided)

2018-01-01 Thread Erick Erickson
First let me say that you did a great job of providing enough information to diagnose! We're always more inclined to take time when someone gives evidence of having already tried to solve the problem, then provides enough information to work with Your problem is, I think, WordDelimiterGraphFil

Sorting on Child document.

2018-01-01 Thread crezy
I am using solr 7.0.0. This is my document. [{ "id": 1, "Name": "Book 1", "Type": "Book", "_childDocuments_": [{ "id": 18, "Type": "DET", "Details":"foo foof ooof ", "Download": 6

No match when querying but in admin/analysis it works!! (schema, indexed data and screen shots are provided)

2018-01-01 Thread Sami al Subhi
data_to_be_indexed.xml schema.xml *above I uploaded a copy of my schema and data* *I have this in my schema.xml*