In, java i want to create index of a collection named person and say an "Age" attribute for the values between 20 and 35. so that when i query Solr on those values it retrieves them quickly how to do that ?
Le ven. 27 janv. 2023 à 03:42, Shawn Heisey <apa...@elyograg.org> a écrit : > On 1/26/2023 2:22 PM, marc nicole wrote: > > Hello - I want to know how it is possible to create indexes for a certain > > attribute (and its different values) of a document, using Java. > > This is a pretty vague question. We need details of exactly what you're > trying to do and what the environment looks like. > > Thanks, > Shawn > >