Any ideas on this?

wunder
Walter Underwood
[email protected]
http://observer.wunderwood.org/  (my blog)

> On Aug 12, 2021, at 9:46 AM, Walter Underwood <[email protected]> wrote:
> 
> The values for IntPointField docValue fields are not showing up in the schema 
> browser. We can search the values, sort by them, and return them, but they 
> aren’t displayed. Bug?
> 
>    <fieldType name="int" omitNorms="true" class="solr.IntPointField" 
> positionIncrementGap="0" />
> 
>    <field name="demand_chegg_rolling" type="int" stored="true" indexed="true" 
> multiValued="false" default="0"
>           docValues="true" />
> 
> Checking in developer mode, I see a 404 for 
> /solr/libs/angular-route.min.js.map. but I doubt that is related.
> 
> It looks like this request is not returning the fields stats: docs, distinct, 
> topTerms, and histogram. Don’t worry, you cannot access this URL.
> 
> http://solr-shared-alb.test.search.cheggnet.com:8983/solr/textbooks/admin/luke?_=1628786489441&fl=demand_chegg_rolling&wt=json
> 
> wunder
> Walter Underwood
> [email protected]
> http://observer.wunderwood.org/  (my blog)
> 

Reply via email to