Re: Can perform partial searches without fieldname in solr

2020-05-13 Thread ART GALLERY
check out the videos on this website TROO.TUBE don't be such a sheep/zombie/loser/NPC. Much love! https://troo.tube/videos/watch/aaa64864-52ee-4201-922f-41300032f219 On Thu, May 7, 2020 at 3:36 PM erars+jonathan.cook wrote: > > Hello, > > I am trying to perform a partial search on a field in solr

Can perform partial searches without fieldname in solr

2020-05-07 Thread erars+jonathan.cook
Hello, I am trying to perform a partial search on a field in solr. my_id: ABC_00123 I would like to search for 123 and see this item. I cannot get it to work without using the my_id field in the query. In my schema.xml I have put: positionIncrementGap="100">