Re: unescape solr index content

2025-06-05 Thread anon anon
Oh nice! Great ! I am very glad to learn that my search will find unescape if looking for unescape. I worried about to require to type escaped to find. Thank you and best regards! Le ven. 6 juin 2025 à 01:20, anon anon a écrit : > Ah sorry! I did not read you yet as it was marked as a s

Re: unescape solr index content

2025-06-05 Thread anon anon
l>" > > > > > > That's just the escaping that needs to be done for JSON. It's applied on > > the response data before sending it off, not stored like that in the > index. > > Any tool that decodes that JSON result will be working on

Re: unescape solr index content

2025-06-05 Thread anon anon
à 20:59, anon anon a écrit : > Hello. > > I want to store a FULL web page including tags in it full original > content. It is for a cyber security tool. > > Once visiting at http://localhost:8984/solr/#/MYCOLLECTION/query?q=*:* , > I see escaping (that I do not wish), I st

unescape solr index content

2025-05-11 Thread anon anon
Hello. I want to store a FULL web page including tags in it full original content. It is for a cyber security tool. Once visiting at http://localhost:8984/solr/#/MYCOLLECTION/query?q=*:* , I see escaping (that I do not wish), I still do not see escape when browsing at : http://localhost:8984/solr

Re: Recovery from disk failure

2025-05-07 Thread anon anon
did you tried solr delete -c YOUR_DUPLICATA ? I am noob and I am just asking. Le mer. 7 mai 2025 à 09:07, Karl Stoney a écrit : > Ah no worries, thanks for the reply. > I already have a customer operator that watches the statefulsets and does > some admin type stuff, guess ill shim into there th

Re: index source code with solr combined with a SAST for cyber security purpose

2025-04-05 Thread anon anon
re > facing working with the Zoekt code are likely to be the same challenges > working with the Solr code. What you are attempting is challenging, plain > and simple. > > Andrew Witt > Senior Software Engineer II > Learning A-Z, a Cambium Learning® Group Company > andrew.w.

index source code with solr combined with a SAST for cyber security purpose

2025-03-19 Thread anon anon
Hello, I wanted to combine the power of a search engine with a SAST. I already started with Zoekt. I want to know if I should fork zoekt or solr. I am wondering: - If I can rewrite it in solr for more maintainability - if I SHOULD actually maintain zoekt instead of solar in order to not have to r

Fwd:

2025-03-08 Thread anon anon
-- Forwarded message - De : anon anon Date: sam. 8 mars 2025 à 19:03 Subject: To: Hello, I want to filter any google owned repo that does NOT contains the string ABC in any source file as well as README.md or any file. I ran then zoekt and I did: $(go env GOPATH)/bin/zoekt

Re: I may fork nutch. Is it a good plan?

2025-01-29 Thread anon anon
are interested. I could publish the nutch plugin in an open source way. I will write a lot of documentation ! Best regards! Le ven. 24 janv. 2025 à 17:18, anon anon a écrit : > I am currently digging the zoekt indexer trough the lack of flexibility. I > will see. > > Le lun. 13

Re: I may fork nutch. Is it a good plan?

2025-01-24 Thread anon anon
to research how to > ask questions. Looks like people ask questions in GitHub issues.. > > Jan > > > 10. jan. 2025 kl. 07:13 skrev anon anon : > > > > Are you sure it is apache2-0 ? the cla seems weird ! read article 3: > > > https://docs.google.com/forms/d/e/1F

Re: I may fork nutch. Is it a good plan?

2025-01-09 Thread anon anon
Are you sure it is apache2-0 ? the cla seems weird ! read article 3: https://docs.google.com/forms/d/e/1FAIpQLSfxy_9WJptKeTmTsrQ6C-5JeiVs4i1pUiahzgLZta1t6Nls-g/viewform Le jeu. 9 janv. 2025 à 14:15, anon anon a écrit : > Jan : yes you were right! It seems that zoekt is still open sou

Re: I may fork nutch. Is it a good plan?

2025-01-09 Thread anon anon
you believe you cannot use it? > Anyway, this is off-topic for the solr list, you should probably engage > with the community / mailing list of the product you intend to use :) > > Jan > > > 8. jan. 2025 kl. 22:59 skrev anon anon : > > > > https://github.com/sour

Re: I may fork nutch. Is it a good plan?

2025-01-08 Thread anon anon
. jan. 2025 kl. 20:41 skrev anon anon : > > > > I already knew and tested grep.app. It is definitely a great soft! > > > > I need my own search because: > > - I need regex on ALL search in a way similar to sourcegraph that already > > does it > > - I plan to e

Re: I may fork nutch. Is it a good plan?

2025-01-08 Thread anon anon
tiny! :) Le mer. 8 janv. 2025 à 17:41, Gus Heck a écrit : > Perhaps you're looking for https://grep.app/ ? It does regex search vs > github and was recently acquired by Vercel. It was written by a friend of > mine. > > On Wed, Jan 8, 2025 at 9:44 AM anon anon > wrote: &

Re: I may fork nutch. Is it a good plan?

2025-01-08 Thread anon anon
Markus: I probably misunderstood your remark. Could it be possible to use a git clone protocol plugin please? Le mer. 8 janv. 2025 à 15:41, anon anon a écrit : > David: > > I also would like to ensure I clarified correctly. > > I absolutely need to index source code to my

Re: I may fork nutch. Is it a good plan?

2025-01-08 Thread anon anon
? Best regards. Le mer. 8 janv. 2025 à 15:25, anon anon a écrit : > Hello David, > > I need a git "clone" indexer to index an as huge as possible database of > repo to make cyber security research for my job. > > Hello Markus, > > I am open to any proposition. >

Re: I may fork nutch. Is it a good plan?

2025-01-08 Thread anon anon
Hello David, I need a git "clone" indexer to index an as huge as possible database of repo to make cyber security research for my job. Hello Markus, I am open to any proposition. I did not found in the doc how to make a git clone only of a repo url from the crawler indexer config regex. I also