[ 
https://issues.apache.org/jira/browse/SOLR-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495868#comment-16495868
 ] 

Shawn Heisey commented on SOLR-10299:
-------------------------------------

[~gstein]. the search capability for the reference guide needs to available to 
everyone.  It's our online documentation.  We can't limit it to just committers.

Within our project, there's no shortage of expertise in making Solr do amazing 
things.  But for the kind of setup that Infra provides for project web pages, 
running and accessing a service like Solr is extremely difficult. It is *Solr* 
that we don't want to expose to the Internet.  Solr shouldn't be accessible to 
*anyone* outside of trusted admins and the servers that will send updates and 
make queries on behalf of users.

Here's a silly diagram of how it would normally look:

 !basic-services-diagram.png!

The current search capability in the reference guide is javascript, so it runs 
in the user's browser and accesses a json file with the search data that's 
generated along with the reference guide.  At the moment, it can only search 
page titles and doesn't have full-text search capability.  I think that our 
best bet is probably to continue that general approach, but change the search 
library to one that can do the job better.

> Provide search for online Ref Guide
> -----------------------------------
>
>                 Key: SOLR-10299
>                 URL: https://issues.apache.org/jira/browse/SOLR-10299
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation
>            Reporter: Cassandra Targett
>            Priority: Major
>         Attachments: basic-services-diagram.png
>
>
> The POC to move the Ref Guide off Confluence did not address providing 
> full-text search of the page content. Not because it's hard or impossible, 
> but because there were plenty of other issues to work on.
> The current HTML page design provides a title index, but to replicate the 
> current Confluence experience, the online version(s) need to provide a 
> full-text search experience.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to