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

Alexandre Rafalovitch commented on SOLR-10299:
----------------------------------------------

Just to add this for reference, there is a Javascript search called Lunr.js ("A 
bit like Solr, but much smaller and not as bright." - their words not mine) : 
https://lunrjs.com/

They do support [pre-built 
indexes|https://lunrjs.com/guides/index_prebuilding.html] , but the pipeline is 
Node.js based and does have some dependencies. And require JSON documents 
generated to be indexed (like Solr I guess).

The other idea is to make Ref Guide one of the shipped (or downloadable) 
examples. So, it becomes bin/start -e refguide, possibly with browse interface 
or what not. Not sure the effort involved though and whether release timelines 
would line up.

> 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
>
> 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
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to